{"title":"Lighting","description":null,"products":[{"product_id":"hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-1","title":"Hammered Pendant Light, Brass Dome Ceiling Light, Kitchen Island Hanging Light Fixture","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n   \n    #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 20px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NATIVE HTML *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n      \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n      \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n\u003c\/style\u003e\n\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Pendant Light\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eAntique bronze dome with hand-hammered texture, a striking focal point over\n            kitchen islands, dining tables, and entryways.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Pendant Light in Antique Bronze\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/il_1588xN.6620962299_s92i.avif?v=1759848125\u0026amp;width=1800\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n           \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Hand-Hammered Distinction:\u003c\/strong\u003e Each dome is individually forged by master artisans organic\n            hammer marks and subtle asymmetry affirm its human origin. Made to order.\n        \u003c\/div\u003e\n        \u003c!-- VIDEO SECTION --\u003e\n        \u003ch3 style=\"font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; font-size: clamp(1.9rem, 3.0vw, 2.8rem); line-height: 1.3; margin-bottom: 24px; color: var(--ias-text); font-weight: 700; text-align: center;\"\u003e\n            The Soul of Manufacturing: A Journey Inside Our Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; margin: 60px auto 40px auto; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.08);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\" title=\"The Soul of Manufacturing\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eVintage Soul, Modern Presence\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eOur hammered pendant blends industrial heritage with contemporary elegance. The antique bronze finish rich\n            with depth and variation, creates a warm, inviting glow that evolves gracefully over time, becoming more\n            characterful with every passing season.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 500px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-6853409.jpg\" alt=\"Hammered Pendant Over Kitchen Island\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eForged for Generations\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eCrafted from solid brass not plated or hollow, this pendant delivers unmatched durability and heirloom\n                quality. The hand-hammered surface diffuses light softly, casting dynamic shadows that animate your\n                space throughout the day.\u003c\/p\u003e\n            \u003cp\u003eThe antique bronze finish is chemically aged and sealed for stability, offering vintage charm without the\n                maintenance of raw metal. It resists fingerprints while retaining its artisanal soul.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Bronze Finish (Sealed for Durability)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hanging Support Bracket Included\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully Compatible with Insideast Brass Collection\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Sizes \u0026amp; Configurations Available on Request\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Close-Up Hammered Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-7489391.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Side Profile View\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-5135033.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Over Dining Table\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-3618530.jpg\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Cluster Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-5137333.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom diameters, multi-pendant clusters, and\n                alternative finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed a specific size or configuration? Provide your details at checkout,\n                    we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003csection\u003e\n\n\u003cdiv class=\"light-dome__suspension\"\u003e\n  \u003cdiv class=\"light-dome__suspension-content\"\u003e\n    \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n    \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cdiv class=\"light-dome__suspension-note\"\u003e\n      \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n            \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n                \u003ch3\u003ePackage Includes\u003c\/h3\u003e\n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\n\n\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Blueprint\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload detailed dimensions, installation\n                    guide, and wiring diagrams.\u003c\/p\u003e\n                \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-008-01-088-08-23.pdf\" target=\"_blank\"\u003eView Technical Drawing\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eAntique Bronze\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation Type\u003c\/td\u003e\n                        \u003ctd\u003eCeiling-Mounted – Hanging Support Included\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                  \n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Type\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                     \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n                        \u003ctd\u003e300W Max\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110V \/ 220V Compatible\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n                        \u003ctd\u003eAdjustable\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eCustomer Stories\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication throughout the shipping thank you Oumaima.\n                    Excellent product love the look of these pendant. However one light socket was black the other is\n                    white, they both should have been the same color.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eBarry E.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Beautifully made. Real copper. Adds warmth and texture hanging over our\n                    kitchen island.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eStacey P.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★☆\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Love it but one thing could have been improved on. The ceiling canopy is\n                    shiny copper and the dome is aged with some black and more vintage looking. Canopy would have been\n                    nicer if it matched but pleased with it. And would buy again.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eJane\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs the antique bronze finish sealed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Unlike raw unlacquered brass, this finish is chemically aged and protected with a micro-thin\n                        sealant to prevent further oxidation while preserving its vintage character.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I get matching canopy hardware? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely. We now offer antique bronze canopies to match the dome. Just leave a note at checkout\n                        or email us after ordering.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat’s the maximum wattage? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003e300W max for incandescent\/halogen, or equivalent LED. Always use bulbs rated for enclosed\n                        fixtures if applicable.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; compatible with all standard dimmer switches when used with dimmable bulbs.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e Antique bronze is intentionally varied no two pieces are identical. This\n                is a feature, not a flaw.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match (just\n                        ask!).\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eHammered with Purpose\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is forged, finished, and fitted by hand.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 4ft","offer_id":50256725311745,"sku":"IP-008-01-088-08-23(4ft)","price":161.67,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 6ft","offer_id":50256725344513,"sku":"IP-008-01-088-08-23(6ft)","price":161.67,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 8ft","offer_id":50256725377281,"sku":"IP-008-01-088-08-23(8ft)","price":161.67,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 10ft","offer_id":50256725410049,"sku":"IP-008-01-088-08-23(10ft)","price":161.67,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 12ft","offer_id":50256725442817,"sku":"IP-008-01-088-08-23(12ft)","price":161.67,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 4ft","offer_id":50256725475585,"sku":"IP-008-01-088-10-23(4ft)","price":170.0,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 6ft","offer_id":50256725508353,"sku":"IP-008-01-088-10-23(6ft)","price":170.0,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 8ft","offer_id":50256725541121,"sku":"IP-008-01-088-10-23(8ft)","price":170.0,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 10ft","offer_id":50256725573889,"sku":"IP-008-01-088-10-23(10ft)","price":170.0,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 12ft","offer_id":50256725606657,"sku":"IP-008-01-088-10-23(10ft)","price":170.0,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 4ft","offer_id":50256725639425,"sku":"IP-008-01-088-12-23(4ft)","price":246.12,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 6ft","offer_id":50256725672193,"sku":"IP-008-01-088-12-23(6ft)","price":246.12,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 8ft","offer_id":50256725704961,"sku":"IP-008-01-088-12-23(8ft)","price":246.12,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 10ft","offer_id":50256725737729,"sku":"IP-008-01-088-12-23(10ft)","price":246.12,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 12ft","offer_id":50256725770497,"sku":"IP-008-01-088-12-23(12ft)","price":246.12,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 4ft","offer_id":50256725803265,"sku":"IP-008-01-088-14-23(4ft)","price":298.23,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 6ft","offer_id":50256725836033,"sku":"IP-008-01-088-14-23(6ft)","price":298.23,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 8ft","offer_id":50256725868801,"sku":"IP-008-01-088-14-23(8ft)","price":298.23,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 10ft","offer_id":50256725901569,"sku":"IP-008-01-088-14-23(10ft)","price":298.23,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 12ft","offer_id":50256725934337,"sku":"IP-008-01-088-14-23(12ft)","price":298.23,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 4ft","offer_id":50256725967105,"sku":"IP-008-01-088-18-23(4ft)","price":430.65,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 6ft","offer_id":50256725999873,"sku":"IP-008-01-088-18-23(6ft)","price":430.65,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 8ft","offer_id":50256726032641,"sku":"IP-008-01-088-18-23(8ft)","price":430.65,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 10ft","offer_id":50256726065409,"sku":"IP-008-01-088-18-23(10ft)","price":430.65,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 12ft","offer_id":50256726098177,"sku":"IP-008-01-088-18-23(12ft)","price":430.65,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/hammered-pendant-light-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-6853409.jpg?v=1788137164"},{"product_id":"hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-1","title":"Hammered Pendant Light, Antique Brass Dome Ceiling Light, Kitchen Island Hanging Light Fixture","description":"\u003cstyle\u003e\n  \/* ========== EXISTING STYLES ========== *\/\n  .light-dome {\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  .light-dome__wrap {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 clamp(16px, 2vw, 24px) clamp(24px, 4vw, 60px);\n  }\n\n  \/* FORCE-CENTER HEADER *\/\n  .light-dome__header {\n    position: relative;\n    padding: 0 0 clamp(40px, 6vw, 80px);\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  .light-dome__header * {\n    text-align: center !important;\n    margin-left: auto;\n    margin-right: auto;\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__sub {\n    color: var(--muted);\n    font-size: clamp(1.6rem, 1.8vw, 1.5rem);\n    max-width: 700px;\n    margin: 0 auto;\n    line-height: 1.7;\n    text-align: center;\n  }\n\n  .light-dome__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .light-dome__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  .light-dome__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n  }\n\n  .light-dome__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .light-dome__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  .light-dome__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n  }\n\n  .light-dome__specs-table tr:last-child {\n    border-bottom: none\n  }\n\n  .light-dome__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\n  }\n\n  .light-dome__specs-table td:first-child {\n    font-weight: 700;\n    color: var(--primary);\n    width: 40%;\n    background: var(--bg-light)\n  }\n\n  .light-dome__specs-table td:last-child {\n    color: var(--muted)\n  }\n\n  .light-dome__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  .light-dome__dimension-card {\n    text-align: center;\n    padding: 10px\n  }\n\n  .light-dome__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  .light-dome__dimension-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--primary)\n  }\n\n  .light-dome__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\n  }\n\n  .light-dome__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  .light-dome__download h4 {\n    color: var(--primary)\n  }\n\n  .light-dome__download p {\n    color: var(--muted);\n    margin-bottom: 15px\n  }\n\n  .light-dome__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  .light-dome__download a:hover {\n    background: #8b6740\n  }\n\n  .light-dome__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  .light-dome__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\n  }\n\n  .light-dome__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  .light-dome__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n  }\n\n  .light-dome__warranty-badge-content {\n    flex: 1;\n    min-width: 0\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n  }\n\n  .light-dome__config {\n\n    margin: 60px 0;\n\n  }\n\n  .light-dome__config h3 {\n    font-size: 28px;\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center\n  }\n\n  .light-dome__config-intro {\n    text-align: center !important;\n    max-width: 700px;\n    margin: 0 auto 35px !important;\n    display: block !important;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-slider-container::-webkit-scrollbar {\n    height: 8px\n  }\n\n  .light-dome__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n\n  .light-dome__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n  }\n\n  .light-dome__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\n  }\n\n  .light-dome__config-slide {\n    flex: 0 0 calc(50% - 10px);\n    min-width: calc(50% - 10px);\n    scroll-snap-align: start\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n\n  .light-dome__config-arrow--left {\n    left: 4px\n  }\n\n  .light-dome__config-arrow--right {\n    right: 4px\n  }\n\n  .light-dome__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  .light-dome__config-section h4 {\n    font-size: 16px;\n    color: var(--accent);\n    margin-bottom: 12px;\n    font-weight: 600;\n    text-align: center\n  }\n\n  .light-dome__config-options {\n    display: grid;\n    gap: 8px\n  }\n\n  .light-dome__config-section:first-child .light-dome__config-options {\n    grid-template-columns: 1fr 1fr\n  }\n\n  .light-dome__config-section:last-child .light-dome__config-options {\n    grid-template-columns: 1fr\n  }\n\n  .light-dome__config-option {\n    background: #fff;\n    padding: 10px;\n    border-radius: 6px;\n    border: 1px solid var(--accent-light);\n    font-size: 15px;\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  .light-dome__config-option:hover {\n    border-color: var(--accent);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n\n  .light-dome__reviews h3 {\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  .light-dome__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  .light-dome__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n  }\n\n  .light-dome__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n  }\n\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n  }\n\n  .light-dome__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n  }\n\n  .light-dome__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\n  }\n\n  .light-dome__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  .light-dome__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n\n  .light-dome__review-arrow--left {\n    left: 8px\n  }\n\n  .light-dome__review-arrow--right {\n    right: 8px\n  }\n\n  .light-dome__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  .light-dome__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\n  }\n\n  .light-dome__review-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    margin-bottom: 12px\n  }\n\n  .light-dome__review-author {\n    font-weight: 700;\n    color: var(--primary)\n  }\n\n  .light-dome__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  .light-dome__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\n  }\n\n  .light-dome__review-text {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 12px\n  }\n\n  .light-dome__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  .light-dome__features {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .light-dome__features h3 {\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  .light-dome__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  .light-dome__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  .light-dome__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\n  }\n\n  .light-dome__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  .light-dome__feature-icon svg {\n    width: 28px;\n    height: 28px\n  }\n\n  .light-dome__feature-content h5 {\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  .light-dome__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  .light-dome__package {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n\n  .light-dome__package h3 {\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  .light-dome__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  .light-dome__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  .light-dome__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n\n  .light-dome__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  .light-dome__faq {\n    margin-top: clamp(60px, 8vw, 100px)\n  }\n\n  .light-dome__faq h3 {\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  .light-dome__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  .light-dome__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__faq details[open] summary::before {\n    transform: rotate(90deg)\n  }\n\n  .light-dome__faq summary:hover {\n    color: var(--accent)\n  }\n\n  .light-dome__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__price {\n    font-size: clamp(2rem, 4vw, 2.5rem);\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 15px\n  }\n\n  .light-dome__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\n  }\n\n  .light-dome__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  .light-dome__cta-primary:hover {\n    background: #8b6740;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .4)\n  }\n\n  .light-dome__cta-primary:active {\n    transform: translateY(0)\n  }\n\n  .light-dome__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  .light-dome__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n  }\n\n  .light-dome__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\n  }\n\n  \/* Guarantee Bar *\/\n  .light-dome__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  .light-dome__comparison {\n    margin: 60px 0;\n    padding: 40px 0\n  }\n\n  .light-dome__comparison h3 {\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  .light-dome__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  .light-dome__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  .light-dome__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n  }\n\n  .light-dome__comparison-table tr:last-child td {\n    border-bottom: none\n  }\n\n  .light-dome__comparison-table td:first-child {\n    font-weight: 600;\n    color: var(--primary);\n    background: var(--bg-light);\n    width: 30%\n  }\n\n  .light-dome__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n  }\n\n  .light-dome__comparison-table td:nth-child(3) {\n    color: #7a271a\n  }\n\n  .light-dome__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\n  }\n\n  \/* Guarantee Box *\/\n  .light-dome__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  .light-dome__guarantee-box h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 20px;\n    text-align: center\n  }\n\n  .light-dome__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\n  }\n\n  .light-dome__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  .light-dome__guarantee-box li:last-child {\n    border-bottom: none\n  }\n\n  .light-dome__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n  }\n\n  .light-dome__guarantee-box li strong {\n    color: var(--accent)\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__ugc {\n    margin: 60px 0\n  }\n\n  .light-dome__ugc h3 {\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  .light-dome__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n  }\n\n  .light-dome__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px\n  }\n\n  .light-dome__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  .light-dome__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n  }\n\n  .light-dome__ugc-item:hover img {\n    transform: scale(1.05)\n  }\n\n  .light-dome__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  .light-dome__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  .light-dome__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n  }\n\n  .light-dome__trust-signals img:hover {\n    opacity: 1\n  }\n\n  .light-dome__trust-signals .ssl-badge,\n  .light-dome__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 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\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    .light-dome__features-list {\n      grid-template-columns: 1fr;\n      gap: 15px\n    }\n\n    .light-dome__features-list li {\n      padding: 15px;\n      gap: 12px\n    }\n\n    .light-dome__feature-icon {\n      width: 45px;\n      height: 45px\n    }\n\n    .light-dome__feature-icon svg {\n      width: 24px;\n      height: 24px\n    }\n\n    \/* Config Grid *\/\n    .light-dome__config-grid {\n      grid-template-columns: 1fr;\n      padding: 20px;\n      gap: 25px\n    }\n\n    .light-dome__config-section:first-child .light-dome__config-options {\n      grid-template-columns: 1fr\n    }\n\n    \/* Config Slider *\/\n    .light-dome__config-slide {\n      flex: 0 0 calc(100% - 20px);\n      min-width: calc(100% - 20px)\n    }\n\n    .light-dome__config-slider-wrap {\n      max-width: 100%\n    }\n\n    .light-dome__config-slide-img {\n      height: 300px\n    }\n\n    .light-dome__config-slider-title {\n      font-size: 18px;\n      margin-bottom: 20px\n    }\n\n    \/* Review Slider *\/\n    .light-dome__review-slider-item {\n      flex: 0 0 calc(100% - 25px);\n      min-width: calc(100% - 25px)\n    }\n\n    .light-dome__review-card {\n      padding: 20px\n    }\n\n    \/* Dimensions Grid *\/\n    .light-dome__dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      padding: 15px\n    }\n\n    .light-dome__dimension-card {\n      padding: 8px\n    }\n\n    .light-dome__dimension-value {\n      font-size: 18px\n    }\n\n    \/* Package List *\/\n    .light-dome__package-list {\n      grid-template-columns: 1fr;\n      gap: 6px\n    }\n\n    .light-dome__package-list li {\n      font-size: 12px;\n      padding: 10px 12px\n    }\n\n    \/* Specs Table *\/\n    .light-dome__specs-table td {\n      padding: 10px 12px;\n      font-size: 13px\n    }\n\n    .light-dome__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    .light-dome__warranty-badge {\n      flex-direction: column;\n      text-align: center;\n      gap: 12px;\n      padding: 20px\n    }\n\n    .light-dome__warranty-badge-icon {\n      width: 50px;\n      height: 50px\n    }\n\n    \/* Review Stats *\/\n    .light-dome__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    .light-dome__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    .light-dome__comparison {\n      padding: 20px 0\n    }\n\n    .light-dome__comparison-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto\n    }\n\n    .light-dome__comparison-table th,\n    .light-dome__comparison-table td {\n      padding: 8px 6px;\n      word-break: break-word\n    }\n\n    .light-dome__comparison-table th {\n      font-size: 11px\n    }\n\n    .light-dome__comparison-table td:first-child {\n      width: 25%;\n      min-width: 70px\n    }\n\n    .light-dome__comparison-table td:nth-child(2),\n    .light-dome__comparison-table td:nth-child(3) {\n      width: 37.5%\n    }\n\n    \/* Headers *\/\n    .light-dome__header {\n      padding: clamp(30px, 5vw, 50px) 0\n    }\n\n    .light-dome__title {\n      line-height: 1.2\n    }\n\n    .light-dome__sub {\n      font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n\n    \/* CTA Section *\/\n    .light-dome__cta-section {\n      padding: 20px 15px\n    }\n\n    .light-dome__trust-bar {\n      gap: 10px;\n      font-size: 11px\n    }\n\n    \/* FAQ *\/\n    .light-dome__faq summary {\n      font-size: 14px\n    }\n\n    .light-dome__faq p {\n      font-size: 13px\n    }\n\n    .light-dome__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    .light-dome__download {\n      padding: 20px 15px\n    }\n\n    .light-dome__download h4 {\n      font-size: 18px\n    }\n\n    .light-dome__download p {\n      font-size: 13px\n    }\n\n    .light-dome__download a {\n      padding: 12px 24px;\n      font-size: 13px\n    }\n  }\n\n  @media (max-width: 480px) {\n\n    \/* Further mobile optimizations *\/\n    .light-dome__wrap {\n      padding: 20px 12px\n    }\n\n    .light-dome__header {\n      padding: 25px 0\n    }\n\n    .light-dome__config-slider-container {\n      padding: 0 35px\n    }\n\n    .light-dome__config-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n\n    .light-dome__review-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n\n    .light-dome__guarantees-bar {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 12px\n    }\n\n    .guarantee-item {\n      padding: 10px\n    }\n\n    .light-dome__trust-bar {\n      flex-direction: column;\n      gap: 8px;\n      align-items: center\n    }\n\n    .light-dome__features-list {\n      gap: 12px\n    }\n\n    .light-dome__features-list li {\n      padding: 12px\n    }\n  }\n\n  \/* Fix for Config Gallery Arrows *\/\n  .light-dome__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   \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n  \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n     \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n\u003c\/style\u003e\n\u003cdiv class=\"light-dome\"\u003e\n\u003cdiv class=\"light-dome__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"light-dome__header\"\u003e\n\u003cdiv class=\"light-dome__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch3 class=\"light-dome__title\"\u003eHammered Pendant Light, Antique Brass Dome Ceiling Light\u003c\/h3\u003e\n\u003cp class=\"light-dome__sub\"\u003e\u003cstrong\u003eKitchen Island Hanging Light Fixture\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.5rem);\"\u003e\n\u003cp\u003eForged from solid brass and finished in rich, antique bronze, this hammered dome pendant light brings artisanal warmth and timeless elegance to any kitchen island or dining area. The hand-hammered texture catches the light beautifully, creating a dynamic play of shadows and highlights that evolves with your space.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eDesigned for real life, it’s built for durability and offers customizable sizing and cord length to fit your ceiling height and room layout perfectly. The protective finish ensures its beauty endures for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"light-dome__cta-section\"\u003e\n\u003cdiv class=\"light-dome__price-note\" style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\" role=\"button\" aria-label=\"Configure and add to cart\"\u003e Configure \u0026amp; Add to Cart \u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"light-dome__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 4h5C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20h30C21.1 20 22 19.1 22 18V6C22 4.9 21.1 4 20 4Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eReliable 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 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12L11 14L15 10\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n          \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eFlexible 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 2ZM13 17h21V15h23V17ZM13 13h21V7h23V13Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e15-Day Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"light-dome__scarcity-notice\"\u003e✨ \u003cstrong\u003eOne-of-a-Kind Craft:\u003c\/strong\u003e Each dome is hand-hammered — no two are identical. \u003ca href=\"#configure\"\u003eReserve yours before it’s crafted.\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#865e35;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#a57c52\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Hammered Pendant Light – Antique Brass Dome Ceiling Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-6615289.jpg?v=1773579075\u0026amp;width=1946\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection class=\"light-dome__config\" id=\"configure\"\u003e\n\u003ch3\u003eChoose Your Size \u0026amp; Cord Length\u003c\/h3\u003e\n\u003cp class=\"light-dome__config-intro\"\u003eSelect the diameter that fits your island and the cord length for your ceiling height. All fixtures are solid brass, ceiling-mounted.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__config-grid\" style=\"grid-template-columns: 1fr 1fr;\"\u003e\n\u003cdiv class=\"light-dome__config-section\"\u003e\n\u003ch4\u003eDiameter\u003c\/h4\u003e\n\u003cdiv class=\"light-dome__config-options\" style=\"grid-template-columns: 1fr 1fr;\"\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"8\"\u003e8 inches\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"10\"\u003e10 inches\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"12\"\u003e12 inches\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"14\"\u003e14 inches\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"18\"\u003e18 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-section\"\u003e\n\u003ch4\u003eCord Length\u003c\/h4\u003e\n\u003cdiv class=\"light-dome__config-options\" style=\"grid-template-columns: 1fr 1fr;\"\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"4ft\"\u003e4 ft\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"6ft\"\u003e6 ft\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"8ft\"\u003e8 ft\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"10ft\"\u003e10 ft\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-option\" data-value=\"12ft\"\u003e12 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n  \u003cdiv class=\"light-dome__suspension-content\"\u003e\n    \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n    \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cdiv class=\"light-dome__suspension-note\"\u003e\n      \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slider-wrap\"\u003e\n\u003ch4 class=\"light-dome__config-slider-title\"\u003eCrafted Detail Gallery\u003c\/h4\u003e\n\u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"light-dome__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"light-dome__config-slider\"\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"light-dome__config-slide-img\" alt=\"Hammered Pendant Light – Antique Brass Dome General View\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-5679434.jpg?v=1773579075\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"light-dome__config-slide-img\" alt=\"Hammered Pendant Light – Artisan Texture Close-up\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-3727955.jpg?v=1773579075\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"light-dome__config-slide-img\" alt=\"Hammered Pendant Light – Interior and Socket Details\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-8454973.jpg?v=1773579075\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"light-dome__config-slide-img\" alt=\"Hammered Pendant Light – Detailed Side Profile\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-7315103.jpg?v=1773579079\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" class=\"light-dome__config-slide-img\" alt=\"Hammered Pendant Light – Macro Hammered Surface Texture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-4149618.jpg?v=1773579076\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"light-dome__guarantee-box\"\u003e\n\u003ch4\u003e🛡️ Our No-Risk Promise to You\u003c\/h4\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 Covers material and craftsmanship defects (excludes natural aging).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always in the same finish — guaranteed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe craft every fixture to last generations — so you can buy with total confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003ch3 style=\"text-align: center; font-size: clamp(22px, 4vw, 28px); margin-bottom: 30px; color: var(--primary); font-weight: 600;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"max-width: 800px; margin: 0 auto;\"\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 12px; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"light-dome__features\"\u003e\n\u003ch3\u003eDistinctive Features\u003c\/h3\u003e\n\u003cul class=\"light-dome__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\"\u003e\u003c\/path\u003e\n              \u003cpath stroke=\"#fff\" stroke-width=\"2\" stroke-linecap=\"round\" d=\"M12 6V12L16 14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eSolid Brass Construction\u003c\/h5\u003e\n\u003cp\u003eBuilt from thick, high-strength solid brass for lasting durability and resistance to wear over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eAntique Bronze Finish\u003c\/h5\u003e\n\u003cp\u003eFeatures a rich, warm, vintage patina that adds depth and timeless charm, protected by a clear coat to maintain its beauty for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M21 16V8C21 6.9 20.1 6 19 6H5C3.9 6 3 6.9 3 8V16C3 17.1 3.9 18 5 18h29C20.1 18 21 17.1 21 16Z\"\u003e\u003c\/path\u003e\n              \u003ccircle fill=\"white\" r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eCeiling-Mounted Design\u003c\/h5\u003e\n\u003cp\u003eEngineered for secure, effortless installation with all necessary hardware included. Perfect for any kitchen island or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__feature-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n              \u003cpath fill=\"currentColor\" d=\"M12 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\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eCustomizable Options\u003c\/h5\u003e\n\u003cp\u003eAvailable in multiple diameters and cord lengths to perfectly match your design vision and functional needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Hammered Pendant Light – Macro Hammered Surface Texture Detail\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-4149618.jpg?v=1773579076\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eWhere Form Meets Function\u003c\/h4\u003e\n\u003cp\u003eThe hand-hammered texture isn't just decorative; it's designed to diffuse light beautifully, casting a soft, ambient glow perfect for intimate dinners or cozy breakfasts. The dome shape directs light downward, illuminating your island without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"lifestyle-section\" style=\"direction: rtl;\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg decoding=\"async\" loading=\"lazy\" alt=\"Hammered Pendant Light – Warm Interior Glow and Artisan Brass Interior\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-8454973.jpg?v=1773579075\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eDesigned for Real Kitchens\u003c\/h4\u003e\n\u003cp\u003eSolid brass resists corrosion and offers antimicrobial properties. The antique finish complements wood, stone, marble, and concrete countertops, adding warmth and character to both modern and traditional spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n                     \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n                \u003ch3\u003ePackage Includes\u003c\/h3\u003e\n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"light-dome__specs-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"light-dome__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\u003eAntique Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003e  Compatible with EU\/UK\/US standards (E27\/E26)\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700k.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 \/ 220 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize \u0026amp; Cord Length available upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-Year Limited 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\u003ch4\u003eStandard Dimensions\u003c\/h4\u003e\n\u003cdiv class=\"light-dome__dimensions-grid\" style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\"\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter A\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e8 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter A\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e10 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter A\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e12 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter A\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e14 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter A\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e18 inches\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📏 All fixtures have consistent measurements: Height B = 3.9\" to 8.9\", Depth C = 2.2\", Rod D = 2.7\", Canopy E = 5.9\".\u003c\/p\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\u003cstrong\u003eNeed custom sizing?\u003c\/strong\u003e Provide your desired dimensions at checkout — we’ll craft it to fit perfectly.\u003c\/p\u003e\n\u003cdiv style=\"margin-top: 30px; border-radius: 12px; overflow: hidden; border: 1px solid var(--accent-light); box-shadow: 0 4px 15px rgba(0,0,0,0.05);\"\u003e\n  \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; display: block;\" alt=\"Hammered Pendant Light Technical Specification Sheet - Dimensions and Measurements\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/il_1588xN.6082416696_e2i0.avif?v=1772095458\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"light-dome__download\"\u003e\n\u003ch4\u003eInstallation \u0026amp; Care PDF\u003c\/h4\u003e\n\u003cp\u003eComplete dimensions, mounting templates, care instructions, and bulb guide.\u003c\/p\u003e\n\u003ca download=\"\" rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-001-01-088-08-23.pdf?v=1760708421\" target=\"_blank\"\u003e 📄 Download Specs Sheet \u003c\/a\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ca download=\"\" rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light.pdf?v=1771922910\" target=\"_blank\"\u003e 📄 Download Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv aria-label=\"Warranty \u0026amp; Guarantee\" role=\"region\" class=\"ie-warranty\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg aria-hidden=\"true\" viewbox=\"0 0 24 24\" class=\"ie-warranty__shield\"\u003e\n          \u003cpath fill=\"currentColor\" d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\"\u003e\u003c\/path\u003e\n          \u003cpath fill=\"#fff\" d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h4\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 fixture 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\"\u003eNeed help? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: The antique bronze finish is intentionally aged and protected. This living finish is intentional — not a defect — and deepens in character with daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv class=\"light-dome__cta-section\" style=\"margin-top: 60px;\"\u003e\n\u003ch4 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eA Light That Tells Your Story\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHand-hammered, solid brass, built to evolve with your life where craftsmanship and daily ritual meet.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\" role=\"button\" aria-label=\"Configure and add to cart\"\u003e Configure \u0026amp; Order Now \u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003cdiv\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003cscript src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\" data-cfasync=\"false\"\u003e\u003c\/script\u003e \u003cscript\u003e\n    \/\/ Configuration slider navigation\n    function scrollConfigLeft() {\n      document.getElementById('configSlider').scrollBy({ left: -400, behavior: 'smooth' });\n    }\n    function scrollConfigRight() {\n      document.getElementById('configSlider').scrollBy({ left: 400, behavior: 'smooth' });\n    }\n\n    \/\/ Review slider navigation\n    function scrollReviewsLeft() {\n      document.getElementById('reviewSlider').scrollBy({ left: -400, behavior: 'smooth' });\n    }\n    function scrollReviewsRight() {\n      document.getElementById('reviewSlider').scrollBy({ left: 400, behavior: 'smooth' });\n    }\n\n    \/\/ Scroll to top where variation picker is\n    function scrollToVariations() {\n      window.scrollTo(0, 0);\n    }\n\n  \u003c\/script\u003e \u003cscript\u003e\n    document.addEventListener(\"DOMContentLoaded\", function () {\n      \/\/ 1. Match the ID in your HTML (configSlider)\n      const gallerySlider = document.getElementById('configSlider');\n\n      \/\/ 2. Match the classes in your HTML (light-dome__config-arrow...)\n      const galleryLeft = document.querySelector('.light-dome__config-arrow--left');\n      const galleryRight = document.querySelector('.light-dome__config-arrow--right');\n\n      \/\/ Check if elements exist before adding listeners\n      if (gallerySlider \u0026\u0026 galleryLeft \u0026\u0026 galleryRight) {\n        const scrollAmount = 350; \/\/ Distance to scroll\n\n        galleryRight.addEventListener('click', () =\u003e {\n          gallerySlider.scrollBy({ left: scrollAmount, behavior: 'smooth' });\n        });\n\n        galleryLeft.addEventListener('click', () =\u003e {\n          gallerySlider.scrollBy({ left: -scrollAmount, behavior: 'smooth' });\n        });\n      }\n    });\n  \u003c\/script\u003e\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8 inches \/ 4ft","offer_id":50256724492545,"sku":"IP-001-01-088-08-23(4ft)","price":146.65,"currency_code":"USD","in_stock":true},{"title":"8 inches \/ 6ft","offer_id":50256724525313,"sku":"IP-001-01-088-08-23(6ft)","price":146.65,"currency_code":"USD","in_stock":true},{"title":"8 inches \/ 8ft","offer_id":50256724558081,"sku":"IP-001-01-088-08-23(8ft)","price":146.65,"currency_code":"USD","in_stock":true},{"title":"8 inches \/ 10ft","offer_id":50256724590849,"sku":"IP-001-01-088-08-23(10ft)","price":146.65,"currency_code":"USD","in_stock":true},{"title":"8 inches \/ 12ft","offer_id":50256724623617,"sku":"IP-001-01-088-08-23(12ft)","price":146.65,"currency_code":"USD","in_stock":true},{"title":"10 inches \/ 4ft","offer_id":50256724656385,"sku":"IP-001-01-088-10-23(4ft)","price":154.39,"currency_code":"USD","in_stock":true},{"title":"10 inches \/ 6ft","offer_id":50256724689153,"sku":"IP-001-01-088-10-23(6ft)","price":154.39,"currency_code":"USD","in_stock":true},{"title":"10 inches \/ 8ft","offer_id":50256724721921,"sku":"IP-001-01-088-10-23(8ft)","price":154.39,"currency_code":"USD","in_stock":true},{"title":"10 inches \/ 10ft","offer_id":50256724754689,"sku":"IP-001-01-088-10-23(10ft)","price":154.39,"currency_code":"USD","in_stock":true},{"title":"10 inches \/ 12ft","offer_id":50256724787457,"sku":"IP-001-01-088-10-23(12ft)","price":154.39,"currency_code":"USD","in_stock":true},{"title":"12 inches \/ 4ft","offer_id":50256724820225,"sku":"IP-001-01-088-12-23(4ft)","price":196.26,"currency_code":"USD","in_stock":true},{"title":"12 inches \/ 6ft","offer_id":50256724852993,"sku":"IP-001-01-088-12-23(6ft)","price":196.26,"currency_code":"USD","in_stock":true},{"title":"12 inches \/ 8ft","offer_id":50256724885761,"sku":"IP-001-01-088-12-23(8ft)","price":196.26,"currency_code":"USD","in_stock":true},{"title":"12 inches \/ 10ft","offer_id":50256724918529,"sku":"IP-001-01-088-12-23(10ft)","price":196.26,"currency_code":"USD","in_stock":true},{"title":"12 inches \/ 12ft","offer_id":50256724951297,"sku":"IP-001-01-088-12-23(12ft)","price":196.26,"currency_code":"USD","in_stock":true},{"title":"14 inches \/ 4ft","offer_id":50256724984065,"sku":"IP-001-01-088-14-23(4ft)","price":237.03,"currency_code":"USD","in_stock":true},{"title":"14 inches \/ 6ft","offer_id":50256725016833,"sku":"IP-001-01-088-14-23(6ft)","price":237.03,"currency_code":"USD","in_stock":true},{"title":"14 inches \/ 8ft","offer_id":50256725049601,"sku":"IP-001-01-088-14-23(8ft)","price":237.03,"currency_code":"USD","in_stock":true},{"title":"14 inches \/ 10ft","offer_id":50256725082369,"sku":"IP-001-01-088-14-23(10ft)","price":237.03,"currency_code":"USD","in_stock":true},{"title":"14 inches \/ 12ft","offer_id":50256725115137,"sku":"IP-001-01-088-14-23(12ft)","price":237.03,"currency_code":"USD","in_stock":true},{"title":"18 inches \/ 4ft","offer_id":50256725147905,"sku":"IP-001-01-088-18-23(4ft)","price":334.25,"currency_code":"USD","in_stock":true},{"title":"18 inches \/ 6ft","offer_id":50256725180673,"sku":"IP-001-01-088-18-23(6ft)","price":334.25,"currency_code":"USD","in_stock":true},{"title":"18 inches \/ 8ft","offer_id":50256725213441,"sku":"IP-001-01-088-18-23(8ft)","price":334.25,"currency_code":"USD","in_stock":true},{"title":"18 inches \/ 10ft","offer_id":50256725246209,"sku":"IP-001-01-088-18-23(10ft)","price":334.25,"currency_code":"USD","in_stock":true},{"title":"18 inches \/ 12ft","offer_id":50256725278977,"sku":"IP-001-01-088-18-23(12ft)","price":334.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/hammered-pendant-light-antique-brass-dome-ceiling-light-kitchen-island-hanging-light-fixture-5679434.jpg?v=1788137163"},{"product_id":"hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light","title":"Hammered Bronze Finish Bowl Plate Pendant Light, Solid Brass Ceiling Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n         #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 20px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NATIVE HTML *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n     \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n      \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\u003c\/style\u003e\n\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Bronze Bowl Plate Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA sculptural brass bowl with antique bronze finish, bold yet refined, perfect over dining tables, islands, and grand entryways.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Bronze Bowl Plate Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-9579428.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Hand-Hammered Sculpture:\u003c\/strong\u003e Each bowl is individually raised and textured by master metalsmiths, organic contours and subtle asymmetry affirm its artisan origin. Made to order.\u003c\/div\u003e\n\u003c!-- VIDEO SECTION --\u003e\n\u003ch3 style=\"font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; font-size: clamp(1.9rem, 3.0vw, 2.8rem); line-height: 1.3; margin-bottom: 24px; color: var(--ias-text); font-weight: bold; text-align: center;\"\u003eThe Soul of Manufacturing: A Journey Inside Our Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; margin: 60px auto 40px auto; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.08);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\" title=\"The Soul of Manufacturing\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eArchitectural Presence, Hand-Forged in Brass\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eOur bowl plate pendant merges functional lighting with sculptural art. The wide, shallow form diffuses light downward while reflecting ambient glow upward, creating a luminous halo that enhances ceilings and walls alike. The antique bronze finish deepens with time, adding layers of warmth and character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-3143320.webp\" alt=\"Bowl Pendant Over Dining Table\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eHeirloom Quality, Bold Silhouette\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eFashioned from thick, solid brass not spun or plated, this pendant offers exceptional weight, thermal stability, and acoustic presence. The hand-hammered surface breaks up reflections, softening glare while amplifying the fixture’s textural depth.\u003c\/p\u003e\n\u003cp\u003eThe antique bronze finish is chemically developed and micro-sealed to preserve its rich, mottled patina without ongoing maintenance, ensuring lasting elegance in any environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Bronze Finish (Sealed for Stability)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Ceiling-Mounted with Adjustable Cable\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully Compatible with Insideast Brass Collection\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Sizes Up to 24\" \u0026amp; Alternate Finishes Available\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Close-Up Hammered Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-1603420.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Side Profile View\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-5698159.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Over Kitchen Island\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-1694247.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Cluster Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-9966812.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eDiameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e20 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e22 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom diameters beyond 22\", multi-pendant arrangements, and alternative finishes (including unlacquered brass or oil-rubbed bronze) are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed a custom size or finish? Email us at \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e before ordering — we’ll craft it to your exact vision.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\n\u003cdiv class=\"light-dome__suspension\"\u003e\n  \u003cdiv class=\"light-dome__suspension-content\"\u003e\n    \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n    \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cdiv class=\"light-dome__suspension-note\"\u003e\n      \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n            \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n                \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; text-align:center; margin-bottom: 24px;\"\u003ePackage Includes\u003c\/h3\u003e\n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eCustom Build Guide\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eEach fixture is handcrafted to order. For customization or technical drawings.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: 500; margin-top: 12px; color: var(--ias-copper);\"\u003eEmail \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e for dimensions and design support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110V \/ 220V Compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomizable\u003c\/td\u003e\n\u003ctd\u003eYes – Size \u0026amp; Finish\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Stunning presence in our dining room. The hammered texture catches light beautifully from every angle.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMarcus L.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Heavy, substantial, and exquisitely made. Worth every penny for a true artisan piece.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eClaire D.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Perfect statement light. The antique bronze has such depth — looks even better in person.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eRafael M.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails open=\"\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I get this in a larger size, like 24”? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes! We regularly craft custom sizes up to 24\" diameter. Please email us before ordering to discuss feasibility and lead time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs the bowl open at the bottom? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it’s an open-bottom design that directs light downward while allowing ambient reflection off the interior surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I use LED filament bulbs? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely; they look especially striking inside the reflective bowl, enhancing the vintage aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e Antique bronze features intentional variation — no two pieces are identical. This is the mark of authentic hand-finishing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eSculpted in Light\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach bowl is raised, hammered, and finished by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 4ft","offer_id":50256723280129,"sku":"IP-006-01-010-08-23(4ft)","price":98.85,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 6ft","offer_id":50256723312897,"sku":"IP-006-01-010-08-23(6ft)","price":98.85,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 8ft","offer_id":50256723345665,"sku":"IP-006-01-010-08-23(8ft)","price":98.85,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 10ft","offer_id":50256723378433,"sku":"IP-006-01-010-08-23(10ft)","price":98.85,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 12ft","offer_id":50256723411201,"sku":"IP-006-01-010-08-23(12ft)","price":98.85,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 4ft","offer_id":50256723443969,"sku":"IP-006-01-010-10-23(4ft)","price":127.53,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 6ft","offer_id":50256723476737,"sku":"IP-006-01-010-10-23(6ft)","price":127.53,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 8ft","offer_id":50256723509505,"sku":"IP-006-01-010-10-23(8ft)","price":127.53,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 10ft","offer_id":50256723542273,"sku":"IP-006-01-010-10-23(10ft)","price":127.53,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 12ft","offer_id":50256723575041,"sku":"IP-006-01-010-10-23(12ft)","price":127.53,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 4ft","offer_id":50256723607809,"sku":"IP-006-01-010-14-23(4ft)","price":172.31,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 6ft","offer_id":50256723640577,"sku":"IP-006-01-010-14-23(6ft)","price":172.31,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 8ft","offer_id":50256723673345,"sku":"IP-006-01-010-14-23(8ft)","price":172.31,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 10ft","offer_id":50256723706113,"sku":"IP-006-01-010-14-23(10ft)","price":172.31,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 12ft","offer_id":50256723738881,"sku":"IP-006-01-010-14-23(12ft)","price":172.31,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 4ft","offer_id":50256723771649,"sku":"IP-006-01-010-18-23(4ft)","price":234.29,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 6ft","offer_id":50256723804417,"sku":"IP-006-01-010-18-23(6ft)","price":234.29,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 8ft","offer_id":50256723837185,"sku":"IP-006-01-010-18-23(8ft)","price":234.29,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 10ft","offer_id":50256723869953,"sku":"IP-006-01-010-18-23(10ft)","price":234.29,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 12ft","offer_id":50256723902721,"sku":"IP-006-01-010-18-23(12ft)","price":234.29,"currency_code":"USD","in_stock":true},{"title":"20\" \/ 4ft","offer_id":50256723935489,"sku":"IP-006-01-010-22-23(4ft)","price":335.0,"currency_code":"USD","in_stock":true},{"title":"22\" \/ 6ft","offer_id":50256723968257,"sku":"IP-006-01-010-22-23(6ft)","price":339.42,"currency_code":"USD","in_stock":true},{"title":"22\" \/ 8ft","offer_id":50256724001025,"sku":"IP-006-01-010-22-23(8ft)","price":339.42,"currency_code":"USD","in_stock":true},{"title":"22\" \/ 10ft","offer_id":50256724033793,"sku":"IP-006-01-010-22-23(10ft)","price":339.42,"currency_code":"USD","in_stock":true},{"title":"22\" \/ 12ft","offer_id":50256724066561,"sku":"IP-006-01-010-22-23(12ft)","price":339.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/hammered-bronze-finish-bowl-plate-pendant-light-solid-brass-ceiling-light-8163087.jpg?v=1788137164"},{"product_id":"hammered-solid-copper-dome-pendant-light-ceiling-light","title":"Copper Light Fixture, Hammered Solid Copper Dome Pendant Light, Ceiling Light","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n    #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 40px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - UPDATED FOR NO-JS DETAILS *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n        \n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n\n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        \/* Content styling *\/\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n   \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 20px auto 80px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n        \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/symbol\u003e\n    \u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eDome Hammered Solid\u003cbr\u003eCopper Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eHandcrafted with traditional techniques, aging with your home.\u003c\/p\u003e\n  \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Solid Copper Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-3380034.png\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ One-of-a-Kind Craft:\u003c\/strong\u003e Each dome is hand-hammered, no two are identical. Reserve yours before it’s crafted.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAuthentic Hand-Forged Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEvery Insideast pendant is a testament to the skill of the artisan. Using centuries-old hammering techniques, we transform raw copper into a living piece of functional art for your living or dining space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n  \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-1220700.png\" alt=\"Artisan Craftsmanship\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eA Legacy in Every Strike\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eForged from high-purity solid copper, this dome pendant light radiates timeless warmth. Each piece is unique, bearing the individual marks of its maker. No two pendants are ever identical.\u003c\/p\u003e\n\u003cp\u003eDesigned as a \"Living Finish,\" the unlacquered surface develops a deep, rich patina over time, telling the story of your home through its evolving character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Certified Solid Copper Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Living Unlacquered Finish (Develops Natural Patina)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Traditional Hand-Hammered Texturing\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Customizable Lengths \u0026amp; Sizes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Detail 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-1220700.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Detail 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-3368636.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Detail 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-7497492.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Detail 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-8968844.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eDiameter Options\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n  \u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n  \u003cdiv class=\"light-dome__suspension-content\"\u003e\n    \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n    \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cdiv class=\"light-dome__suspension-note\"\u003e\n      \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/section\u003e\n  \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003e\n  Package Includes\n\u003c\/h3\u003e\n               \n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n \n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Guide\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload our installation blueprint and wiring diagrams.\u003c\/p\u003e\n\u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-002-01-028-08-23.pdf?v=1759412679\" target=\"_blank\"\u003eDownload PDF Spec Sheet\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHammered Solid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered (Ages Naturally)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/UK\/EU Compatible (Included 🎁)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700k\u003c\/td\u003e\n  \u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003eUp to 300W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e250V Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn\u003c\/td\u003e\n\u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"It is a beautiful piece of art!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eCristina Morales\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Very nice lamp. Meets our expectations.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003ePetra\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, high quality I would highly recommend.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eTrina\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ - REPLACED WITH HTML ONLY ACCORDION (NO SCRIPT NEEDED) --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003c!-- Item 1 --\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat is \"Unlacquered Copper\"? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eIt is raw copper that hasn't been chemically sealed. This allows the metal to react with oxygen, creating a unique antique patina that deepens with time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 2 --\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow do I restore the original shine? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eIf you prefer the bright look, you can easily restore it using a copper cleaner or a lemon-and-salt paste once or twice a year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 3 --\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs professional installation required? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eWe always recommend a licensed electrician for ceiling installations to ensure safety and proper electrical connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 4 --\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I use high-wattage LED bulbs? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes! The fixture supports up to 300W, making it perfect for bright Edison-style LEDs or high-power bulbs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 5 --\u003e\n\u003cdetails open=\"\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDo you offer custom cord materials? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we can provide different cord styles and materials upon request to match your specific interior design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color:#ffffff;\"\u003e\n  5-Year Limited Warranty\n\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique copper finish is intentionally aged. This living finish is intentional and deepens with use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eBring Heritage Home\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is hammered to order. Secure yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n","brand":"Noble Brass","offers":[{"title":"10 Inches \/ 4 ft","offer_id":50256726196481,"sku":"IP-002-01-028-10-23(4ft)","price":169.62,"currency_code":"USD","in_stock":true},{"title":"10 Inches \/ 6 ft","offer_id":50256726229249,"sku":"IP-002-01-028-10-23(6ft)","price":169.62,"currency_code":"USD","in_stock":true},{"title":"10 Inches \/ 8 ft","offer_id":50256726262017,"sku":"IP-002-01-028-10-23(8ft)","price":169.62,"currency_code":"USD","in_stock":true},{"title":"10 Inches \/ 10 ft","offer_id":50256726294785,"sku":"IP-002-01-028-10-23(10ft)","price":169.62,"currency_code":"USD","in_stock":true},{"title":"10 Inches \/ 12 ft","offer_id":50256726327553,"sku":"IP-002-01-028-10-23(12ft)","price":169.62,"currency_code":"USD","in_stock":true},{"title":"12 Inches \/ 4 ft","offer_id":50256726360321,"sku":"IP-002-01-028-12-23(4ft)","price":205.91,"currency_code":"USD","in_stock":true},{"title":"12 Inches \/ 6 ft","offer_id":50256726393089,"sku":"IP-002-01-028-12-23(6ft)","price":205.91,"currency_code":"USD","in_stock":true},{"title":"12 Inches \/ 8 ft","offer_id":50256726425857,"sku":"IP-002-01-028-12-23(8ft)","price":205.91,"currency_code":"USD","in_stock":true},{"title":"12 Inches \/ 10 ft","offer_id":50256726458625,"sku":"IP-002-01-028-12-23(10ft)","price":205.91,"currency_code":"USD","in_stock":true},{"title":"12 Inches \/ 12 ft","offer_id":50256726491393,"sku":"IP-002-01-028-12-23(12ft)","price":205.91,"currency_code":"USD","in_stock":true},{"title":"14 Inches \/ 4 ft","offer_id":50256726524161,"sku":"IP-002-01-028-14-23(4ft)","price":249.44,"currency_code":"USD","in_stock":true},{"title":"14 Inches \/ 6 ft","offer_id":50256726556929,"sku":"IP-002-01-028-14-23(6ft)","price":249.44,"currency_code":"USD","in_stock":true},{"title":"14 Inches \/ 8 ft","offer_id":50256726589697,"sku":"IP-002-01-028-14-23(8ft)","price":249.44,"currency_code":"USD","in_stock":true},{"title":"14 Inches \/ 10 ft","offer_id":50256726622465,"sku":"IP-002-01-028-14-23(10ft)","price":249.44,"currency_code":"USD","in_stock":true},{"title":"14 Inches \/ 12 ft","offer_id":50256726655233,"sku":"IP-002-01-028-14-23(12ft)","price":249.44,"currency_code":"USD","in_stock":true},{"title":"18 Inches \/ 4 ft","offer_id":50256726688001,"sku":"IP-002-01-028-18-23(4ft)","price":350.98,"currency_code":"USD","in_stock":true},{"title":"18 Inches \/ 6 ft","offer_id":50256726720769,"sku":"IP-002-01-028-18-23(6ft)","price":350.98,"currency_code":"USD","in_stock":true},{"title":"18 Inches \/ 8 ft","offer_id":50256726753537,"sku":"IP-002-01-028-18-23(8ft)","price":350.98,"currency_code":"USD","in_stock":true},{"title":"18 Inches \/ 10 ft","offer_id":50256726786305,"sku":"IP-002-01-028-18-23(10ft)","price":350.98,"currency_code":"USD","in_stock":true},{"title":"18 Inches \/ 12 ft","offer_id":50256726819073,"sku":"IP-002-01-028-18-23(12ft)","price":350.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/copper-light-fixture-hammered-solid-copper-dome-pendant-light-ceiling-light-6885756.png?v=1788137164"},{"product_id":"brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light","title":"Brass Pendant Light, Hammered Brass Cylindric Pendant Light, Ceiling Light","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 20px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NATIVE HTML UPDATE *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n        \/* Removes default arrow *\/\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n        \/* Removes default arrow in Safari\/Chrome *\/\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n      \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n      \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n\u003c\/style\u003e\n\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eBrass Pendant Light\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA hand-hammered cylindrical form in unlacquered brass minimalist yet sculptural,\n            designed to evolve with your space over time.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Brass Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-3164098.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n             \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Living Metal Cylinder:\u003c\/strong\u003e Each pendant is hand-raised and hammered from solid unlacquered\n            brass — subtle variations in texture and taper affirm its artisan origin. Made to order.\n        \u003c\/div\u003e\n        \u003c!-- VIDEO SECTION --\u003e\n        \u003ch3 style=\"font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; font-size: clamp(1.9rem, 3.0vw, 2.8rem); line-height: 1.3; margin-bottom: 24px; color: var(--ias-text); font-weight: 700; text-align: center;\"\u003e\n            The Soul of Manufacturing: A Journey Inside Our Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; margin: 60px auto 40px auto; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.08);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\" title=\"The Soul of Manufacturing\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eTimeless Geometry, Evolving Finish\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eOur cylindrical pendant merges industrial minimalism with organic craftsmanship. The vertical silhouette\n            casts a soft, diffused glow downward while reflecting ambient light off its textured walls. Finished in\n            unlacquered brass, it begins with a bright golden luster and matures into rich amber and chocolate tones — a\n            dynamic evolution that adds soulful depth to any interior.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-8631207.jpg\" alt=\"Cylindrical Pendant Over Dining Table\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eForged for Generations\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eCrafted entirely from solid brass not plated or spun, this pendant offers exceptional structural\n                integrity, thermal stability, and acoustic presence. The hand-hammered surface scatters light softly,\n                eliminating harsh reflections while enhancing the fixture’s tactile character.\u003c\/p\u003e\n            \u003cp\u003eBecause it is unlacquered, the brass interacts naturally with its environment, ensuring your light\n                becomes a unique heirloom that tells the story of your home.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Unlacquered Brass Finish (Develops Natural Patina)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Ceiling Mounted with Hanging Support Included\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully Compatible with Insideast Brass Collection\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Sizes, Shapes \u0026amp; Finishes Available on Request\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Close-Up Hammered Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-8188391.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Side Profile View\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-9897134.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Over Kitchen Island\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-5740246.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Cluster Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-3164098.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eDiameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom diameters beyond 14\", extended heights,\n                multi-pendant clusters, and alternative finishes (including antique bronze or oil rubbed) are available\n                upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eFor custom dimensions or configurations, please email us at \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e before ordering.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003csection\u003e\n\n\u003cdiv class=\"light-dome__suspension\"\u003e\n  \u003cdiv class=\"light-dome__suspension-content\"\u003e\n    \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n    \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cdiv class=\"light-dome__suspension-note\"\u003e\n      \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/section\u003e\n\n\n\n            \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n                \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; text-align:center; margin-bottom: 24px;\"\u003ePackage Includes\u003c\/h3\u003e\n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\n\n    \u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eCustom Build Guide\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eEach fixture is handcrafted to order. For\n                    customization or technical drawings.\u003c\/p\u003e\n                \u003cp style=\"font-size: 13px; font-weight: 500; margin-top: 12px; color: var(--ias-copper);\"\u003eEmail \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e for dimensions, sketches, and\n                    design support.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eUnlacquered Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                      \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n                        \u003ctd\u003eAdjustable\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n                        \u003ctd\u003e300W Max\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110V \/ 220V Compatible\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eAvailable (Size, Shape, Finish)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSupport\u003c\/td\u003e\n                        \u003ctd\u003eInstallation and Style Guidance Available\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Clean lines with incredible warmth. The unlacquered brass already has\n                    beautiful variation after just a few weeks.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eRachel K.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Perfect balance of modern and timeless. Heavy, well made, and casts the\n                    most flattering light.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMarcus L.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Love that it’s real solid brass. It feels like an heirloom piece will only\n                    get better with age.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eElena T.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs the cylinder open at both ends? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, fully open top and bottom for balanced ambient illumination upward and downward.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow tall is the standard cylinder? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eHeight scales with diameter: ~8\" for 8\", ~10\" for 10\", and ~14\" for 14\". Exact proportions can be\n                        customized.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I use LED filament bulbs? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely; they look stunning inside the reflective cylinder, enhancing the vintage-industrial\n                        aesthetic.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWill fingerprints show on unlacquered brass? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eInitially yes, but they blend into the developing patina over time. This is part of the living\n                        finish experience.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e Unlacquered brass is meant to change. Patina is not a flaw — it is the\n                signature of authentic, living metal.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eVertical Poetry in Living Brass\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach cylinder is raised, hammered, and finished by hand.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 4 ft","offer_id":50256724099329,"sku":"IP-005-01-018-08-23(4ft)","price":130.53,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 6 ft","offer_id":50256724132097,"sku":"IP-005-01-018-08-23(6ft)","price":130.53,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 8 ft","offer_id":50256724164865,"sku":"IP-005-01-018-08-23(8ft)","price":130.53,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 10 ft","offer_id":50256724197633,"sku":"IP-005-01-018-08-23(10ft)","price":130.53,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 4 ft","offer_id":50256724230401,"sku":"IP-005-01-018-10-23(4ft)","price":153.12,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 6 ft","offer_id":50256724263169,"sku":"IP-005-01-018-10-23(6ft)","price":153.12,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 8 ft","offer_id":50256724295937,"sku":"IP-005-01-018-10-23(8ft)","price":153.12,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 10 ft","offer_id":50256724328705,"sku":"IP-005-01-018-10-23(10ft)","price":153.12,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 4 ft","offer_id":50256724361473,"sku":"IP-005-01-018-14-23(4ft)","price":201.16,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 6 ft","offer_id":50256724394241,"sku":"IP-005-01-018-14-23(6ft)","price":201.16,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 8 ft","offer_id":50256724427009,"sku":"IP-005-01-018-14-23(8ft)","price":201.16,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 10 ft","offer_id":50256724459777,"sku":"IP-005-01-018-14-23(10ft)","price":201.16,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/brass-pendant-light-hammered-brass-cylindric-pendant-light-ceiling-light-8631207.jpg?v=1788137164"},{"product_id":"brass-hallway-sconce-wall-mount-lamp","title":"Brushed Brass Hallway Sconce, Wall Mount Lamp, Sconce Lighting Fixture","description":"\u003cstyle\u003e\n  \/* ========== EXISTING STYLES ========== *\/\n.light-dome{\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.light-dome__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.light-dome__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.light-dome__header *{\n  text-align:center !important;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.light-dome__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.light-dome__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.light-dome__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.light-dome__sub{\n  color:var(--muted);\n  font-size:clamp(1.7rem,1.8vw,1.6rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n  .light-dome__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__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  .light-dome__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n  }\n  .light-dome__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__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  .light-dome__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n  }\n  .light-dome__specs-table tr:last-child {\n    border-bottom: none\n  }\n  .light-dome__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\n  }\n  .light-dome__specs-table td:first-child {\n    font-weight: 700;\n    color: var(--primary);\n    width: 40%;\n    background: var(--bg-light)\n  }\n  .light-dome__specs-table td:last-child {\n    color: var(--muted)\n  }\n  .light-dome__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  .light-dome__dimension-card {\n    text-align: center;\n    padding: 10px\n  }\n  .light-dome__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  .light-dome__dimension-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--primary)\n  }\n  .light-dome__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\n  }\n  .light-dome__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  .light-dome__download h4 {\n    color: var(--primary)\n  }\n  .light-dome__download p {\n    color: var(--muted);\n    margin-bottom: 15px\n  }\n  .light-dome__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  .light-dome__download a:hover {\n    background: #8b6740\n  }\n  .light-dome__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  .light-dome__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\n  }\n  .light-dome__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  .light-dome__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n  }\n  .light-dome__warranty-badge-content {\n    flex: 1;\n    min-width: 0\n  }\n  .light-dome__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  .light-dome__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  .light-dome__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n  }\n  .light-dome__config {\n  \n  margin: 60px 0;\n    \n  }\n  .light-dome__config h3 {\n    font-size: 28px;\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center\n  }\n  .light-dome__config-intro {\n   text-align: center !important;\n  max-width: 700px;\n  margin: 0 auto 35px !important;\n  display: block !important;\n  width: 100%;\n  box-sizing: border-box;\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-slider-container::-webkit-scrollbar {\n    height: 8px\n  }\n  .light-dome__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .light-dome__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n  }\n  .light-dome__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\n  }\n  .light-dome__config-slide {\n    flex: 0 0 calc(50% - 10px);\n    min-width: calc(50% - 10px);\n    scroll-snap-align: start\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .light-dome__config-arrow--left {\n    left: 4px\n  }\n  .light-dome__config-arrow--right {\n    right: 4px\n  }\n  .light-dome__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  .light-dome__config-section h4 {\n    font-size: 16px;\n    color: var(--accent);\n    margin-bottom: 12px;\n    font-weight: 600;\n    text-align: center\n  }\n  .light-dome__config-options {\n    display: grid;\n    gap: 8px\n  }\n  .light-dome__config-section:first-child .light-dome__config-options {\n    grid-template-columns: 1fr 1fr\n  }\n  .light-dome__config-section:last-child .light-dome__config-options {\n    grid-template-columns: 1fr\n  }\n  .light-dome__config-option {\n    background: #fff;\n    padding: 10px;\n    border-radius: 6px;\n    border: 1px solid var(--accent-light);\n    font-size: 15px;\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  .light-dome__config-option:hover {\n    border-color: var(--accent);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n  .light-dome__reviews h3 {\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  .light-dome__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  .light-dome__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n  }\n  .light-dome__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n  }\n  .light-dome__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\n  }\n  .light-dome__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  .light-dome__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .light-dome__review-arrow--left {\n    left: 8px\n  }\n  .light-dome__review-arrow--right {\n    right: 8px\n  }\n  .light-dome__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  .light-dome__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\n  }\n  .light-dome__review-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    margin-bottom: 12px\n  }\n  .light-dome__review-author {\n    font-weight: 700;\n    color: var(--primary)\n  }\n  .light-dome__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  .light-dome__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\n  }\n  .light-dome__review-text {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 12px\n  }\n  .light-dome__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  .light-dome__features {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__features h3 {\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  .light-dome__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  .light-dome__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  .light-dome__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\n  }\n  .light-dome__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  .light-dome__feature-icon svg {\n    width: 28px;\n    height: 28px\n  }\n  .light-dome__feature-content h5 {\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  .light-dome__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  .light-dome__package {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__package h3 {\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  .light-dome__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  .light-dome__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  .light-dome__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n  .light-dome__package-list li:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold;\n    font-size: 14px;\n    flex-shrink: 0\n  }\n  .light-dome__faq {\n    margin-top: clamp(60px, 8vw, 100px)\n  }\n  .light-dome__faq h3 {\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  .light-dome__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  .light-dome__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__faq details[open] summary::before {\n    transform: rotate(90deg)\n  }\n  .light-dome__faq summary:hover {\n    color: var(--accent)\n  }\n  .light-dome__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__price {\n    font-size: clamp(2rem, 4vw, 2.5rem);\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 15px\n  }\n  .light-dome__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\n  }\n  .light-dome__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  .light-dome__cta-primary:hover {\n    background: #8b6740;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .4)\n  }\n  .light-dome__cta-primary:active {\n    transform: translateY(0)\n  }\n  .light-dome__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  .light-dome__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n  }\n  .light-dome__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\n  }\n  \/* Guarantee Bar *\/\n  .light-dome__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  .light-dome__comparison {\n    margin: 60px 0;\n    padding: 40px 0\n  }\n  .light-dome__comparison h3 {\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  .light-dome__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  .light-dome__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  .light-dome__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n  }\n  .light-dome__comparison-table tr:last-child td {\n    border-bottom: none\n  }\n  .light-dome__comparison-table td:first-child {\n    font-weight: 600;\n    color: var(--primary);\n    background: var(--bg-light);\n    width: 30%\n  }\n  .light-dome__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n  }\n  .light-dome__comparison-table td:nth-child(3) {\n    color: #7a271a\n  }\n  .light-dome__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\n  }\n  \/* Guarantee Box *\/\n  .light-dome__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  .light-dome__guarantee-box h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 20px;\n    text-align: center\n  }\n  .light-dome__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\n  }\n  .light-dome__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  .light-dome__guarantee-box li:last-child {\n    border-bottom: none\n  }\n  .light-dome__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n  }\n  .light-dome__guarantee-box li strong {\n    color: var(--accent)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__scarcity-notice a {\n    color: var(--accent);\n    font-weight: 700;\n    text-decoration: none;\n    border-bottom: 2px solid var(--accent)\n  }\n  .light-dome__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  .light-dome__ugc {\n    margin: 60px 0\n  }\n  .light-dome__ugc h3 {\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  .light-dome__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n  }\n  .light-dome__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px\n  }\n  .light-dome__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  .light-dome__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n  }\n  .light-dome__ugc-item:hover img {\n    transform: scale(1.05)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n  }\n  .light-dome__trust-signals img:hover {\n    opacity: 1\n  }\n  .light-dome__trust-signals .ssl-badge,\n  .light-dome__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    \/* Features Grid - Single Column on Mobile *\/\n    .light-dome__features-list {\n      grid-template-columns: 1fr;\n      gap: 15px\n    }\n    .light-dome__features-list li {\n      padding: 15px;\n      gap: 12px\n    }\n    .light-dome__feature-icon {\n      width: 45px;\n      height: 45px\n    }\n    .light-dome__feature-icon svg {\n      width: 24px;\n      height: 24px\n    }\n    \/* Config Grid *\/\n    .light-dome__config-grid {\n      grid-template-columns: 1fr;\n      padding: 20px;\n      gap: 25px\n    }\n    .light-dome__config-section:first-child .light-dome__config-options {\n      grid-template-columns: 1fr\n    }\n    \/* Config Slider *\/\n    .light-dome__config-slide {\n      flex: 0 0 calc(100% - 20px);\n      min-width: calc(100% - 20px)\n    }\n    .light-dome__config-slider-wrap {\n      max-width: 100%\n    }\n    .light-dome__config-slide-img {\n      height: 300px\n    }\n    .light-dome__config-slider-title {\n      font-size: 18px;\n      margin-bottom: 20px\n    }\n    \/* Review Slider *\/\n    .light-dome__review-slider-item {\n      flex: 0 0 calc(100% - 25px);\n      min-width: calc(100% - 25px)\n    }\n    .light-dome__review-card {\n      padding: 20px\n    }\n    \/* Dimensions Grid *\/\n    .light-dome__dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      padding: 15px\n    }\n    .light-dome__dimension-card {\n      padding: 8px\n    }\n    .light-dome__dimension-value {\n      font-size: 18px\n    }\n    \/* Package List *\/\n    .light-dome__package-list {\n      grid-template-columns: 1fr;\n      gap: 6px\n    }\n    .light-dome__package-list li {\n      font-size: 12px;\n      padding: 10px 12px\n    }\n    \/* Specs Table *\/\n    .light-dome__specs-table td {\n      padding: 10px 12px;\n      font-size: 13px\n    }\n    .light-dome__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    .light-dome__warranty-badge {\n      flex-direction: column;\n      text-align: center;\n      gap: 12px;\n      padding: 20px\n    }\n    .light-dome__warranty-badge-icon {\n      width: 50px;\n      height: 50px\n    }\n    \/* Review Stats *\/\n    .light-dome__review-stats {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      padding: 20px\n    }\n    .stat {\n      padding: 10px\n    }\n    \/* Guarantees Bar *\/\n    .light-dome__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    .light-dome__comparison {\n      padding: 20px 0\n    }\n    .light-dome__comparison-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto\n    }\n    .light-dome__comparison-table th,\n    .light-dome__comparison-table td {\n      padding: 8px 6px;\n      word-break: break-word\n    }\n    .light-dome__comparison-table th {\n      font-size: 11px\n    }\n    .light-dome__comparison-table td:first-child {\n      width: 25%;\n      min-width: 70px\n    }\n    .light-dome__comparison-table td:nth-child(2),\n    .light-dome__comparison-table td:nth-child(3) {\n      width: 37.5%\n    }\n    \/* Headers *\/\n    .light-dome__header {\n      padding: clamp(30px, 5vw, 50px) 0\n    }\n    .light-dome__title {\n      line-height: 1.2\n    }\n    .light-dome__sub {\n      font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n    \/* CTA Section *\/\n    .light-dome__cta-section {\n      padding: 20px 15px\n    }\n    .light-dome__trust-bar {\n      gap: 10px;\n      font-size: 11px\n    }\n    \/* FAQ *\/\n    .light-dome__faq summary {\n      font-size: 14px\n    }\n    .light-dome__faq p {\n      font-size: 13px\n    }\n    .light-dome__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    .light-dome__download {\n      padding: 20px 15px\n    }\n    .light-dome__download h4 {\n      font-size: 18px\n    }\n    .light-dome__download p {\n      font-size: 13px\n    }\n    .light-dome__download a {\n      padding: 12px 24px;\n      font-size: 13px\n    }\n  }\n  @media (max-width: 480px) {\n    \/* Further mobile optimizations *\/\n    .light-dome__wrap {\n      padding: 20px 12px\n    }\n    .light-dome__header {\n      padding: 25px 0\n    }\n    .light-dome__config-slider-container {\n      padding: 0 35px\n    }\n    .light-dome__config-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .light-dome__review-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .light-dome__guarantees-bar {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 12px\n    }\n    .guarantee-item {\n      padding: 10px\n    }\n    .light-dome__trust-bar {\n      flex-direction: column;\n      gap: 8px;\n      align-items: center\n    }\n    .light-dome__features-list {\n      gap: 12px\n    }\n    .light-dome__features-list li {\n      padding: 12px\n    }\n  }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"light-dome\"\u003e\n\u003cdiv class=\"light-dome__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"light-dome__header\"\u003e\n\u003cdiv class=\"light-dome__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch3 class=\"light-dome__title\"\u003eBrushed Brass Hallway Sconce, Wall Mount Lamp\u003c\/h3\u003e\n\u003cp class=\"light-dome__sub\"\u003eSconce Lighting Fixture for Corridors, Entryways, and Bedrooms\u003c\/p\u003e\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.5rem, 1.8vw, 1.3rem);\"\u003e\n\u003cp\u003eCrafted from solid brass with a soft, brushed finish, this wall sconce brings understated elegance to hallways, stairwells, and entryways. Its minimalist silhouette and subtle matte texture develop a natural patina over time, adding character without overpowering your space.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eDesigned as a space-saving solution, it mounts flush to the wall with a concealed bracket, freeing up floor or surface area. Easy to install and maintain — perfect for modern homes seeking both function and timeless design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"light-dome__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"light-dome__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\"\u003e\n  Configure \u0026amp; Add to Cart\n\u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"light-dome__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4h5C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20h30C21.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\u003eReliable Shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eFlexible Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17h21V15h23V17ZM13 13h21V7h23V13Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e15-Day Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"light-dome__scarcity-notice\"\u003e✨ \u003cstrong\u003eLiving Finish, Unique Character:\u003c\/strong\u003e Brushed brass ages naturally — each sconce develops its own patina over time. \u003ca href=\"#configure\"\u003eReserve yours before it’s crafted.\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003eFREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-2350881.jpg\" alt=\"Brushed Brass Hallway Sconce – Wall Mount Lamp\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection id=\"configure\" class=\"light-dome__config\"\u003e\n\u003ch3\u003eChoose Your Size\u003c\/h3\u003e\n\u003cp class=\"light-dome__config-intro\"\u003eSelect the shade diameter that best fits your hallway or entryway. All fixtures are solid brass, hardwired, and include a concealed mounting bracket.\u003c\/p\u003e\n\u003cdiv style=\"grid-template-columns: 1fr; text-align: center; padding: 24px 0;\" class=\"light-dome__config-grid\"\u003e\n\u003cdiv class=\"light-dome__config-section\"\u003e\n\u003ch4\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv style=\"grid-template-columns: 1fr 1fr; justify-content: center; gap: 12px;\" class=\"light-dome__config-options\"\u003e\n\u003cdiv data-value=\"10\" class=\"light-dome__config-option\"\u003e10 Inches\u003c\/div\u003e\n\u003cdiv data-value=\"12\" class=\"light-dome__config-option\"\u003e12 Inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slider-wrap\"\u003e\n\u003ch4 class=\"light-dome__config-slider-title\"\u003eCrafted Detail Gallery\u003c\/h4\u003e\n\u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv id=\"configSlider\" class=\"light-dome__config-slider-container\"\u003e\n\u003cdiv class=\"light-dome__config-slider\"\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-2350881.jpg\" alt=\"Brushed Brass Hallway Sconce – Front View\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-7043840.jpg\" alt=\"Brushed Brass Hallway Sconce – Installed in Hallway\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-9698945.jpg\" alt=\"Brushed Brass Hallway Sconce – Close-up of Brushed Texture\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-7043840.jpg\" alt=\"Brushed Brass Hallway Sconce – Side Profile\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-1042877.jpg\" alt=\"Brushed Brass Hallway Sconce – With Bulb\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-8564858.png\" alt=\"Brushed Brass Hallway Sconce – Dimensions Diagram\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"light-dome__guarantee-box\"\u003e\n\u003ch4\u003e🛡️ Our No-Risk Promise to You\u003c\/h4\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 Covers material and craftsmanship defects (excludes natural aging of brushed brass).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e All hardware and finishes are unified — guaranteed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe craft every fixture to last generations — so you can buy with total confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"light-dome__features\"\u003e\n\u003ch3\u003eDistinctive Features\u003c\/h3\u003e\n\u003cul class=\"light-dome__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eSolid Brass Construction\u003c\/h5\u003e\n\u003cp\u003eBuilt from high-grade solid brass — substantial weight, superior stability, and enduring value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eBrushed Brass Finish\u003c\/h5\u003e\n\u003cp\u003eSubtle matte texture that softens over time with a natural patina — adds warmth without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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 18h29C20.1 18 21 17.1 21 16Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eSpace-Saving Wall-Mount Design\u003c\/h5\u003e\n\u003cp\u003eMounts flush to the wall with a concealed bracket — ideal for narrow hallways, stairwells, and entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eCustomizable Options\u003c\/h5\u003e\n\u003cp\u003eSize and shape available upon request — we’ll tailor it to fit your unique space and vision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-1042877.jpg\" alt=\"Brushed Brass Hallway Sconce – Close-up of Brushed Texture\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eLight That Complements, Never Competes\u003c\/h4\u003e\n\u003cp\u003eThe brushed finish diffuses light softly, casting a warm, ambient glow that enhances architectural details without overwhelming them — perfect for guiding footsteps or highlighting artwork in tight spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-7043840.jpg\" alt=\"Brushed Brass Hallway Sconce Installed in Hallway\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eDesigned for Narrow Spaces\u003c\/h4\u003e\n\u003cp\u003eIts compact profile and wall-mounted design make it ideal for corridors, stair landings, and entryways where floor space is precious. The curved arm directs light downward, illuminating pathways safely and elegantly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"light-dome__specs-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"light-dome__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\u003eBrushed Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired, Concealed Hanging Bracket Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (2 Free Bulbs 🎁)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700k\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 \/ 220\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustom Options\u003c\/td\u003e\n\u003ctd\u003eSize and Shape Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDesign Feature\u003c\/td\u003e\n\u003ctd\u003eSpace-Saving Wall-Mounted\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\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-Year Limited Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch4\u003eStandard Dimensions\u003c\/h4\u003e\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"light-dome__dimensions-grid\"\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eShade Dia.\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e10 inches\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eShade Dia.\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e12 inches\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📏 Overall projection: 10.5\", Height: 6.2\", Canopy depth: 0.8\", Canopy height: 5\".\u003c\/p\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\u003cstrong\u003eNeed custom sizing or shape?\u003c\/strong\u003e Note your request at checkout — we’ll craft it to your exact needs.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"light-dome__download\"\u003e\n\u003ch4\u003eInstallation \u0026amp; Care PDF\u003c\/h4\u003e\n\u003cp\u003eComplete dimensions, mounting templates, care instructions, and bulb guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-029-03-002-10-24_1.pdf\" download=\"\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e 📄 Download Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h4\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 fixture 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\"\u003eNeed help? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: The brushed brass finish is intentionally unfinished — patina development is natural and desired. Variations in aging are not defects, but marks of authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"light-dome__cta-section\"\u003e\n\u003ch4 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eA Sconce That Fits Your Space, Not the Other Way Around\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eSolid brass, brushed finish, and a slim profile — designed to blend into your home while adding quiet elegance.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\"\u003e\n  Configure \u0026amp; Order Now\n\u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\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\n    (function() {\n        function initSliders() {\n            \/\/ Configuration Slider\n            const configSlider = document.getElementById('configSlider');\n            if (configSlider) {\n                const leftArrows = document.querySelectorAll('.light-dome__config-arrow--left');\n                const rightArrows = document.querySelectorAll('.light-dome__config-arrow--right');\n                \n                leftArrows.forEach(arrow =\u003e {\n                    \/\/ Only add the event listener if we haven't already\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            configSlider.scrollBy({ left: -400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n                \n                rightArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            configSlider.scrollBy({ left: 400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n            }\n\n            \/\/ Review Slider (if present on the page)\n            const reviewSlider = document.getElementById('reviewSlider');\n            if (reviewSlider) {\n                const leftArrows = document.querySelectorAll('.light-dome__review-arrow--left');\n                const rightArrows = document.querySelectorAll('.light-dome__review-arrow--right');\n                \n                leftArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            reviewSlider.scrollBy({ left: -400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n                \n                rightArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            reviewSlider.scrollBy({ left: 400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n            }\n        }\n\n        \/\/ Run initialization \n        \/\/ 1. Immediately if DOM is ready\n        \/\/ 2. Wait until DOM loads if it hasn't\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', initSliders);\n        } else {\n            initSliders();\n        }\n\n        \/\/ 3. Keep an eye on the page for dynamically loaded content (e.g., Shopify Sections)\n        const observer = new MutationObserver((mutations) =\u003e {\n            initSliders();\n        });\n        observer.observe(document.body, { childList: true, subtree: true });\n    })();\n\n    \/\/ Original fallback functions\n    function scrollConfigLeft() { document.getElementById('configSlider').scrollBy({ left: -400, behavior: 'smooth' }); }\n    function scrollConfigRight() { document.getElementById('configSlider').scrollBy({ left: 400, behavior: 'smooth' }); }\n    function scrollReviewsLeft() { document.getElementById('reviewSlider').scrollBy({ left: -400, behavior: 'smooth' }); }\n    function scrollReviewsRight() { document.getElementById('reviewSlider').scrollBy({ left: 400, behavior: 'smooth' }); }\n    function scrollToVariations() { window.scrollTo(0, 0); }\n\u003c\/script\u003e","brand":"Noble Brass","offers":[{"title":"10 Inches","offer_id":50256723214593,"sku":"IP-029-03-002-10-24","price":175.12,"currency_code":"USD","in_stock":true},{"title":"12 Inches","offer_id":50256723247361,"sku":"IP-029-03-002-12-24","price":184.53,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/brushed-brass-hallway-sconce-wall-mount-lamp-sconce-lighting-fixture-2350881.jpg?v=1788137164"},{"product_id":"unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture","title":"Unlacquered Brass Sconce, Wall Mount Lamp, Sconce Lighting Fixture","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 40px;\n            margin-bottom: 100px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - UPDATED TO NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n        \n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n\n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        \/* Content styling *\/\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n     \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n        \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/symbol\u003e\n    \u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eUnlacquered Brass Sconce\u003cbr\u003eWall Mount Lamp\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eCrafted from solid brass, evolving into a one-of-a-kind heirloom with time.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-3558598.jpg\" alt=\"Unlacquered Brass Sconce Wall Light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Handcrafted to Order:\u003c\/strong\u003e Each sconce is forged from solid brass and finished by hand no two develop patina identically. Reserve yours before it’s made.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eTimeless Wall-Mounted Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eEvery Insideast sconce is shaped by skilled artisans using traditional metalworking methods. The unlacquered brass surface starts with a brilliant polish and gracefully ages, deepening in character with every passing year just like the stories of your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"light-dome__label-bulb\"\u003e\n        \n        \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\"\u003e\u003c\/path\u003e\n        \n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#a67c52\" d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\"\u003e\u003c\/path\u003e\n        \n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#ffd700\" d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\"\u003e\u003c\/path\u003e\n        \n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#c07c00\" d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#865e35\" viewbox=\"0 0 24 24\" height=\"11\" width=\"11\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Brass Sconce Craftsmanship Detail\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-2334946.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eA Living Legacy on Your Wall\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMade from 100% solid brass, this wall sconce delivers unmatched durability and heirloom quality. Its natural unlacquered finish ensures no chemical sealants interfere with the metal’s organic evolution over months and years, it transforms into a rich, antique patina unique to your environment.\u003c\/p\u003e\n\u003cp\u003eDesigned for both function and beauty, its low-profile silhouette saves space while adding warmth and sophistication to hallways, bedrooms, or dining nooks.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 100% Solid Brass Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Natural Unlacquered Finish (Develops Antique Patina)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Concealed Wall Bracket for Clean Installation\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Fully Customizable Size \u0026amp; Shape on Request\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Seamless Match with Other Insideast Brass Fixtures\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-3240887.jpg?v=1773579255\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Brass Sconce Front View\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-1752647.jpg\" class=\"ias-p-gallery-img\" alt=\"Brass Sconce Side Profile\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-3356491.jpg?\" class=\"ias-p-gallery-img\" alt=\"Brass Sconce Installation Detail\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-2768115.jpg\" class=\"ias-p-gallery-img\" alt=\"Brass Sconce in Interior Setting\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke sconces. Whether you need a specific scale for high ceilings or a unique silhouette to complement vintage architecture — we’ll make it happen.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\"\u003e\u003cstrong\u003eHave a vision? Describe your ideal sconce at checkout — we’ll craft it to your exact specifications.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Guide\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload full installation, wiring, and customization details.\u003c\/p\u003e\n\u003ca href=\"https:\/\/drive.google.com\/file\/d\/1ZZMxKqdwcboGG2Grqo2y5rPqRKVBfhLZ\/view?usp=drive_link\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003eDownload PDF Spec Sheet\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700k\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eConcealed Wall Bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn\u003c\/td\u003e\n\u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"I love my new lights they are absolutely beautiful! I ordered 3 to use in my kitchen and the finish is so gorgeous that I've decided to buy more for the rest of the house. Looking forward to hanging these up soon!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMARINA\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"The copper shade is well made and exactly as described and as we expected. The communication I had with the seller was also excellent. They answered questions in a timely manner and were a pleasure with whom to do business. I would not hesitate to buy from InsideEast in the future. Thank you.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eJohn Shaw\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"It is a beautiful piece of art!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eCristina Morales\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ - UPGRADED TO NO-SCRIPT DETAILS TAG --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow quickly does the patina develop? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003ePatina development depends on environment (humidity, light, airflow). Most sconces begin softening in shine within 4–8 weeks and deepen over 6–12 months.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I slow or stop the patina? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes — applying a clear lacquer or wax (like Renaissance Wax) will slow oxidation. But we recommend embracing the natural evolution for authentic character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs professional installation required? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eSince this is a hardwired fixture, we strongly recommend installation by a licensed electrician for safety and code compliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDo you provide wiring diagrams? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes — the full PDF spec sheet (linked above) includes detailed wiring schematics and junction box requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I order matching sconces for a full hallway? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely. We ensure color and texture consistency across batches. Just contact our customer service for any inquiry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 style=\"color: #ffffff;\" class=\"ias-p-serif\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is intentionally raw. Patina development is natural, expected, and part of the design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every sconce to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e All brass fixtures harmonize in tone and texture.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eIlluminate with Integrity\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is forged and finished by hand. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eDESIGN YOUR BRASS SCONCE\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256726982913,"sku":"IP-032-03-001-01-24","price":118.3,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/unlacquered-brass-sconce-wall-mount-lamp-sconce-lighting-fixture-3558598.jpg?v=1788137166"},{"product_id":"wide-brass-island-light-shallow-dome-dining-pendant","title":"Wide Brass Island Light | Shallow Dome Dining Pendant","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n          max-height: 600px;\n    object-fit: cover;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eWide Brass Island Light | Shallow Dome Dining Pendant\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eStop the \"Standard\" Look: The ultra-wide, shallow saucer profile creates a sleek, low-lying canopy that opens up your line of sight while still commanding attention in the room.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Wide Brass Island Light | Shallow Dome Dining Pendant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-57wide-brass-island-light-shallow-dome-dining-pendant.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003eWarmth on Demand:\u003c\/strong\u003e The aged brass finish provides a soft, golden reflection, beautifully framing an exposed Edison bulb—perfect for illuminating wide dining tables, minimalist kitchen islands, or open living spaces.\n            Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n    \u003cdiv style=\"margin-bottom: 60px;\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eWarmth on Demand\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eThe aged brass finish provides a soft, golden reflection, beautifully framing an exposed Edison bulb—perfect for illuminating wide dining tables, minimalist kitchen islands, or open living spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e\n                        OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Image_015wide-brass-island-light-shallow-dome-dining-pendant.png\" alt=\"Wide Brass Island Light | Shallow Dome Dining Pendant\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Last \u0026amp; Installation Ready\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003e\u003cstrong\u003eBuilt to Last:\u003c\/strong\u003e Premium solid brass construction from the shade to the heavy-duty chain. No plated plastics. Highly recommended for showcasing decorative exposed bulbs.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eInstallation Ready:\u003c\/strong\u003e Fully compliant with US\/EU standards.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Materials: Solid Hand-Hammered Brass with an Aged Patina and Solid Brass Hardware\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimensions: Wide Saucer \/ Ultra-Shallow Cone Silhouette\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatibility: Fits standard E26 bulbs (E27 available for Europe). \n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Safety: US\/EU compliant; fits standard junction boxes\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable: Yes (when used with a dimmable bulb and switch)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Origin: Authentically Handcrafted in Marrakesh, Morocco\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-60wide-brass-island-light-shallow-dome-dining-pendant.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-59wide-brass-island-light-shallow-dome-dining-pendant.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-58wide-brass-island-light-shallow-dome-dining-pendant.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-56wide-brass-island-light-shallow-dome-dining-pendant.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and\n                unique patina finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll\n                    craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection\u003e\n        \u003cdiv class=\"light-dome__suspension\"\u003e\n            \u003cdiv class=\"light-dome__suspension-content\"\u003e\n                \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n                \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or\n                    elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid\n                        Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cdiv class=\"light-dome__suspension-note\"\u003e\n                    \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the\n                        \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e\n                        and we will gladly handle the rest.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- PACKAGE INCLUDES --\u003e\n    \u003csection class=\"light-dome__pkg-includes\"\u003e\n        \u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n        \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n            \u003c!-- Component 1 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 2 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 3 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Free Gift Highlight --\u003e\n            \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                    \u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eInstallation Guide\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload the step-by-step installation guide and wiring diagrams.\u003c\/p\u003e\n                \u003c!-- Buttons Wrapper --\u003e\n                \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterials\u003c\/td\u003e\n                        \u003ctd\u003eSolid Hand-Hammered Brass with an Aged Patina and Solid Brass Hardware\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n                        \u003ctd\u003eWide Saucer \/ Ultra-Shallow Cone Silhouette\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard E26 bulbs (E27 available for Europe). Highly recommended for showcasing decorative exposed bulbs.\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU compliant; fits standard junction boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes (when used with a dimmable bulb and switch)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eThe Heart of Every Dining Room\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support — they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, high quality — I would highly recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eTrina\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"The light fitting is stunning. I am looking forward to having it installed.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eSpiritual\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n    \u003c!-- FAQ - NO SCRIPT --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eProfessional installation recommended. Hardware and chain included. US\/EU compliant; fits standard junction boxes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eDust with a dry microfiber cloth. Avoid water, harsh chemicals, or abrasive polishes to protect the beautiful, natural aged brass patina.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly\n                        gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The aged brass finish is a \"living finish\". Patina development is natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarmth on Demand\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eThe aged brass finish provides a soft, golden reflection, beautifully framing an exposed Edison bulb.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"14\"","offer_id":50256727015681,"sku":null,"price":295.39,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256727048449,"sku":null,"price":425.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Image_015wide-brass-island-light-shallow-dome-dining-pendant.png?v=1788137167"},{"product_id":"brushed-brass-flared-dome-pendant-light-hand-finished-moroccan","title":"Brushed Brass Flared Dome Pendant Light - Hand-Finished Moroccan Brass Pendant","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eBrushed Brass Flared Dome Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eDefines modern luxury with a smooth, matte gold surface with a precision \"brushed\" texture. Hand-Finished Moroccan Brass Pendant\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-9019251.jpg?v=1773578776\u0026amp;width=1946\" alt=\"Unlacquered Brass Dome Pendant Light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e15-Day Guarantee\u003c\/use\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Hand-Formed Precision:\u003c\/strong\u003e Authentically handmade in Marrakesh, each shade is spun from solid brass sheets and meticulously finished, honoring both Moroccan material quality and modern design. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eSatin Brushed \"Living\" Finish\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eUnlike hammered textures, this dome features a precision \"brushed\" texture that creates a soft, sophisticated sheen. Being unlacquered, it retains the authentic warmth of raw brass and will naturally evolve over time, developing a unique patina. The smooth solid brass interior acts as a natural reflector. When lit, it amplifies the light to cast a rich, golden warmth downwards, making it an ideal centerpiece for dining tables, kitchen islands, or foyers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"light-dome__label-bulb\"\u003e\n\n                    \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\"\u003e\u003c\/path\u003e\n\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#a67c52\" d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\"\u003e\u003c\/path\u003e\n\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#ffd700\" d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\"\u003e\u003c\/path\u003e\n\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#c07c00\" d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#865e35\" viewbox=\"0 0 24 24\" height=\"11\" width=\"11\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Unlacquered Brass Dome Pendant Light\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-9048607.jpg?v=1773578777\u0026amp;width=1946\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003ePremium Internal Socket Construction\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eEngineered for durability and safety, this fixture is equipped with a high-quality Internal – Copper Metal Cup featuring Porcelain Socket – E-26\/E-27 Base. This robust design ensures a secure connection while maintaining the fixture's streamlined aesthetic.\u003c\/p\u003e\n\u003cp\u003eThe design is completed with a decorative knurled connector and a solid brass suspension kit. Designed for versatility, this pendant is fully compatible with incandescent, LED, compact fluorescent (CFL), or any other standard E26\/E27 base bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Unlacquered Satin Brushed \"Living\" Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Decorative Knurled Connector and Solid Brass Suspension Kit\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e High-Quality Copper Metal Cup with Porcelain E-26\/E-27 Socket\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Universal Bulb Compatibility (LED, Incandescent, CFL)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-2143711.jpg?v=1773578776\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-1977950.jpg?v=1773578775\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-9723024.jpg?v=1773578777\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-7019598.jpg?v=1773578776\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv class=\"ias-p-var-group\" style=\"text-align: center;\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-group\" style=\"text-align: center;\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath fill=\"currentColor\" d=\"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11v6h2v-6h-2zm0-4v2h2V7h-2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca style=\"color: var(--accent); font-weight: bold; text-decoration: none;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003c!-- Buttons Wrapper --\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-018-01-002-xx-26.pdf?v=1772636895\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Satin Brushed (Smooth, Matte)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDome \/ Hemisphere\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSocket\u003c\/td\u003e\n\u003ctd\u003eInternal Copper Cup with Porcelain E-26\/E-27\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eLED, Incandescent, CFL (Standard E26\/E27)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eBrass Chain, Stem \u0026amp; Canopy Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eHandfinished. Home-Defining.\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Really beautiful pieces! Thank you.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJenna\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful, just the handmade look we were looking for.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eSarah\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Sehr schöne Lampe. Entspricht unseren Erwartungen.\" (Very beautiful lamp. Meets our expectations.)\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003ePetra\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e  \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Compatibility \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eUS Compliant. Fits standard junction boxes. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord is fully adjustable at the canopy. Extra length can be neatly coiled and hidden inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 style=\"color: #ffffff;\" class=\"ias-p-serif\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is intentionally smooth and brushed. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eGeometry in Motion\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach dome is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n","brand":"Noble Brass","offers":[{"title":"8\" \/ 1 Unit","offer_id":50256727277825,"sku":"IP-018-01-002-08-26","price":224.17,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 2 Units","offer_id":50256727310593,"sku":null,"price":403.97,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 3 Units","offer_id":50256727343361,"sku":null,"price":603.63,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 4 Units","offer_id":50256727376129,"sku":null,"price":767.04,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 1 Unit","offer_id":50256727408897,"sku":"IP-018-01-002-10-26","price":253.46,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 2 Units","offer_id":50256727441665,"sku":null,"price":456.49,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 3 Units","offer_id":50256727474433,"sku":null,"price":682.35,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 4 Units","offer_id":50256727507201,"sku":null,"price":867.32,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 1 Unit","offer_id":50256727539969,"sku":"IP-018-01-002-12-26","price":305.4,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 2 Units","offer_id":50256727572737,"sku":null,"price":550.03,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 3 Units","offer_id":50256727605505,"sku":null,"price":822.16,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 4 Units","offer_id":50256727638273,"sku":null,"price":1044.94,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 1 Unit","offer_id":50256727671041,"sku":"IP-018-01-002-14-26","price":365.56,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 2 Units","offer_id":50256727703809,"sku":null,"price":658.61,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 3 Units","offer_id":50256727736577,"sku":null,"price":984.69,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 4 Units","offer_id":50256727769345,"sku":null,"price":1251.13,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/brushed-brass-flared-dome-pendant-light-hand-finished-moroccan-brass-pendant-5519759.jpg?v=1788137166"},{"product_id":"large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered","title":"Large Rustic Copper Pendant Light - Aged Dome Ceiling Fixture - Hand-Hammered Moroccan Copper Lamp","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n    #ias-p-top * {\n        box-sizing: border-box;\n    }\n\n    #ias-p-top {\n        background-color: var(--ias-bg);\n        font-family: 'Inter', sans-serif;\n        color: var(--ias-text);\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n    }\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        display: flex;\n        \/* enable flexbox *\/\n        justify-content: center;\n        \/* horizontal centering *\/\n        align-items: center;\n        \/* vertical centering *\/\n        max-width: 750px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin: 0 auto 40px;\n        \/* centers wrapper horizontally on page *\/\n        max-height: 80vh;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        \/* keeps it beautiful *\/\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n        max-height: 70vh;\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 30px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NO SCRIPT NEEDED *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        \/* Remove defaults *\/\n        list-style: none;\n    }\n\n    \/* Remove default detail marker *\/\n    .ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    \/* When details is open *\/\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n    .light-dome__gift-badge {\n        position: absolute;\n        top: 15px;\n        left: 15px;\n        \/* Moved to top-left *\/\n        background: #fff8f0;\n        \/* Matches scarcity box color *\/\n        padding: 12px 8px;\n        border-radius: 8px;\n        \/* Slightly rounded corners for a softer square *\/\n        display: flex;\n        flex-direction: column;\n        \/* Stack icon and text vertically to make a square *\/\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        gap: 6px;\n        width: 100px;\n        \/* Fixed width for standard square shape *\/\n        height: 100px;\n        \/* Fixed height for standard square shape *\/\n        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n        border: 1px solid var(--accent);\n        z-index: 10;\n        transform-origin: top center;\n        \/* Makes the animation swing from the top *\/\n        animation: badge-swing 3.5s ease-in-out infinite;\n        \/* Gentle hanging animation *\/\n    }\n\n    .light-dome__gift-badge svg {\n        color: var(--accent);\n        width: 26px;\n        height: 26px;\n        flex-shrink: 0;\n    }\n\n    .light-dome__gift-badge span {\n        color: var(--primary);\n        font-size: clamp(11px, 1.2vw, 13px);\n        font-weight: 700;\n        line-height: 1.2;\n    }\n\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n    .light-dome__hanging-label {\n        position: absolute;\n        top: 25px;\n        \/* Dropped down to make room for the string *\/\n        right: 20px;\n        \/* Top right corner *\/\n        background: #fff8f0;\n        \/* Matches the scarcity box *\/\n        border: 1px solid var(--accent);\n        border-radius: 8px;\n        padding: 14px 8px 10px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        width: 105px;\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n        z-index: 10;\n\n        \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n        transform-origin: 50% -20px;\n        animation: tag-swing 3.5s ease-in-out infinite;\n    }\n\n    \/* The actual string *\/\n    .light-dome__hanging-label::before {\n        content: \"\";\n        position: absolute;\n        top: -20px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 1.5px;\n        height: 20px;\n        background: var(--accent);\n        opacity: 0.8;\n    }\n\n    \/* The hole in the tag *\/\n    .light-dome__hanging-label::after {\n        content: \"\";\n        position: absolute;\n        top: 6px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 6px;\n        height: 6px;\n        background: #333;\n        \/* Dark hole effect *\/\n        border-radius: 50%;\n        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.8);\n    }\n\n    \/* Lit Bulb Icon *\/\n    .light-dome__label-bulb {\n        color: #e6a100;\n        \/* Warm gold ray color *\/\n        width: 30px;\n        \/* Slightly larger as the focus *\/\n        height: 30px;\n        flex-shrink: 0;\n        margin-top: 3px;\n        filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n        \/* Outer glow *\/\n        animation: bulb-glow 1.5s infinite alternate ease-in-out;\n    }\n\n    .light-dome__hanging-label span {\n        color: var(--primary);\n        font-size: clamp(10px, 1.2vw, 12px);\n        font-weight: 800;\n        line-height: 1.25;\n        text-align: center;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Tag swinging animation *\/\n    @keyframes tag-swing {\n        0% {\n            transform: rotate(-4deg);\n        }\n\n        50% {\n            transform: rotate(4deg);\n        }\n\n        100% {\n            transform: rotate(-4deg);\n        }\n    }\n\n    \/* Brightly lit bulb glow animation *\/\n    @keyframes bulb-glow {\n        0% {\n            filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5));\n            transform: scale(0.95);\n            opacity: 0.9;\n        }\n\n        100% {\n            filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1));\n            transform: scale(1.05);\n            opacity: 1;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .light-dome__hanging-label {\n            right: 10px;\n            width: 90px;\n            padding: 10px 5px 8px;\n        }\n\n        .light-dome__label-bulb {\n            width: 22px;\n            height: 22px;\n        }\n\n        .light-dome__hanging-label span {\n            font-size: 8px;\n        }\n    }\n\n    \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n    .light-dome__suspension {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: clamp(20px, 4vw, 40px);\n        align-items: center;\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        border: 1px solid var(--accent-light);\n        border-radius: 12px;\n        padding: clamp(10px, 4vw, 40px);\n        margin: 0px auto 20px;\n        max-width: 900px;\n        box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n    }\n\n    .light-dome__suspension-content h4 {\n        font-size: clamp(20px, 3vw, 24px);\n        color: var(--primary);\n        margin-bottom: 12px;\n        font-weight: 600;\n    }\n\n    .light-dome__suspension-content p {\n        color: var(--muted);\n        font-size: clamp(14px, 1.5vw, 15px);\n        line-height: 1.6;\n        margin-bottom: 25px;\n    }\n\n    .light-dome__suspension-note {\n        background: #fff8f0;\n        border-left: 4px solid var(--accent);\n        padding: 18px;\n        border-radius: 4px 8px 8px 4px;\n        display: flex;\n        gap: 12px;\n        align-items: flex-start;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n    }\n\n    .light-dome__suspension-note svg {\n        color: var(--accent);\n        width: 24px;\n        height: 24px;\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n\n    .light-dome__suspension-note span {\n        font-size: 13.5px;\n        line-height: 1.5;\n        color: var(--primary);\n    }\n\n    .light-dome__suspension-note strong {\n        color: var(--accent);\n    }\n\n    .light-dome__suspension-img-wrapper {\n        position: relative;\n        border-radius: 8px;\n        overflow: hidden;\n        background: #f4f4f4;\n        \/* Matches the background of your image *\/\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__suspension-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n        mix-blend-mode: multiply;\n        \/* Blends the image perfectly into the layout *\/\n    }\n\n    @media (max-width: 768px) {\n        .light-dome__suspension {\n            grid-template-columns: 1fr;\n            padding: 25px 20px;\n        }\n    }\n\n    \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px;\n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1);\n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr);\n            \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr;\n            \/* Stack on phones *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cp\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eLarge Rustic Copper Pendant Light - Aged Dome Ceiling Fixture\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eBeyond the Basic Dome: The classic hemispherical shape is elevated by a rich, distressed patina that brings immediate character and a sense of history to any space.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n            \u003cimg class=\"ias-p-main-img\" alt=\"Handcrafted Wide Saucer Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-21.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Authentically handmade by skilled artisans, each shade is shaped\n            from solid copper and meticulously hammered. This artisanal texture creates a \"beaten\" surface that reflects\n            the artisan's touch. Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n    \u003cdiv style=\"margin-bottom: 60px;\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eRustic Elegance\u003c\/h4\u003e\n        \u003cp\u003eThe dark, oxidized copper exterior contrasts beautifully with its warm metallic hardware—perfect for grounding industrial lofts, rustic kitchens, or cozy dining areas.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                    \u003c\/path\u003e\n\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e\n                        OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-19.jpg\" alt=\"Handcrafted Wide Saucer Pendant Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eRustically Refined \u0026amp; Built to Last\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003e\u003cstrong\u003eBuilt to Last:\u003c\/strong\u003e Solid copper construction suspended by a heavy-duty brass chain. No plated plastics. Fully compliant with US\/EU standards for a seamless upgrade to your home.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eInstallation Ready:\u003c\/strong\u003e Fully compliant with US\/EU standards for professional results.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Materials: Solid Copper with an Antique\/Distressed Patina and Solid Brass Hardware\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimensions: Classic Deep Dome Silhouette\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatibility: Fits standard E26 bulbs (E27 available for Europe)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Safety: US\/EU compliant; fits standard junction boxes\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable: Yes (when used with a dimmable bulb and switch)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Origin: Authentically Handcrafted in Marrakesh, Morocco\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n            \u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-21.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n            \u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-19.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n            \u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-18.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n            \u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-20.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and\n                unique patina finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll\n                    craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection\u003e\n        \u003cdiv class=\"light-dome__suspension\"\u003e\n            \u003cdiv class=\"light-dome__suspension-content\"\u003e\n                \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n                \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or\n                    elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid\n                        Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cdiv class=\"light-dome__suspension-note\"\u003e\n                    \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the\n                        \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e\n                        and we will gladly handle the rest.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- PACKAGE INCLUDES --\u003e\n    \u003csection class=\"light-dome__pkg-includes\"\u003e\n        \u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n        \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n            \u003c!-- Component 1 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 2 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 3 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Free Gift Highlight --\u003e\n            \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                    \u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed\n                    dimensions, installation guide and wiring diagrams.\u003c\/p\u003e\n                \u003c!-- Buttons Wrapper --\u003e\n                \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-001-01-098-08-26.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawings \u003c\/a\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterials\u003c\/td\u003e\n                        \u003ctd\u003eSolid Copper with an Antique\/Distressed Patina and Solid Brass Hardware\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n                        \u003ctd\u003eClassic Deep Dome Silhouette\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard E26 bulbs (E27 available for Europe)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU compliant; fits standard junction boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes (when used with a dimmable bulb and switch)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eLarge in Presence, Rich in Craft\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Am so happy with my light fitting, it is absolutely gorgeous and so well crafted. Thank you for everything and for your service.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eFiona\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, nice and heavy. Looks the same as it was described.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eTracy\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"It is a beautiful piece of art!\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eCristina\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n    \u003c!-- FAQ - NO SCRIPT --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Compatibility \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eProfessional installation recommended. Hardware and chain included. US\/EU compliant; fits\n                        standard junction boxes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eDust with a dry microfiber cloth. Avoid water or chemical polishes to protect the unique antique patina. Regular dusting keeps the dome surface clean without stripping the hand-applied distressed finish.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; the fabric-wrapped cord is fully adjustable at the canopy. Extra length can be neatly coiled\n                        and hidden inside.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique oxidized copper finish is a \"living finish\". Patina\n                development is natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eRustic Elegance\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is formed, finished, and fitted by hand.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256727113985,"sku":null,"price":233.76,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256727146753,"sku":null,"price":267.12,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256727179521,"sku":null,"price":321.71,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256727212289,"sku":null,"price":359.45,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/large-rustic-copper-pendant-light-aged-dome-ceiling-fixture-hand-hammered-19.jpg?v=1788137167"},{"product_id":"unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant","title":"Unlacquered Copper Ceiling Light, Hammered Copper Flush Mount Light, Copper Ceiling Pendant","description":"   \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n    \u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n        * {\n            box-sizing: border-box;\n            margin: 0;\n            padding: 0;\n        }\n\n        body {\n            background-color: var(--ias-bg);\n            font-family: 'Inter', sans-serif;\n            color: var(--ias-text);\n            line-height: 1.6;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 40px;\n            margin-bottom: 100px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n\n        .ias-p-faq-content {\n            max-height: 0;\n            overflow: hidden;\n            transition: max-height 0.4s ease-out;\n        }\n\n        .ias-p-faq-content p {\n            color: var(--ias-text-light);\n            padding-bottom: 24px;\n            font-size: 15px;\n            text-align: left;\n        }\n\n        .ias-p-faq-item.active .ias-p-faq-content {\n            max-height: 250px;\n        }\n\n        .ias-p-faq-item.active .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \u003c\/style\u003e\n\u003cscript type=\"importmap\"\u003e\n{\n  \"imports\": {\n    \"react\": \"https:\/\/esm.sh\/react@^19.2.3\",\n    \"react-dom\/\": \"https:\/\/esm.sh\/react-dom@^19.2.3\/\",\n    \"react\/\": \"https:\/\/esm.sh\/react@^19.2.3\/\"\n  }\n}\n\u003c\/script\u003e\n\u003cscript type=\"importmap\"\u003e\n{\n  \"imports\": {\n    \"react\": \"https:\/\/esm.sh\/react@^19.2.3\",\n    \"react-dom\/\": \"https:\/\/esm.sh\/react-dom@^19.2.3\/\",\n    \"react\/\": \"https:\/\/esm.sh\/react@^19.2.3\/\"\n  }\n}\n\u003c\/script\u003e\n    \u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\n    \u003csvg style=\"display:none;\"\u003e\n        \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n        \u003c\/symbol\u003e\n    \u003c\/svg\u003e\n\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\n        \u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Solid\u003cbr\u003eCopper Flush Mount Light\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eHandcrafted with traditional techniques, aging with your home.\u003c\/p\u003e\n        \n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-8577872.jpg\" alt=\"Solid Copper Flush Mount Light\" class=\"ias-p-main-img\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ One-of-a-Kind Craft:\u003c\/strong\u003e Each dome is hand-hammered, no two are identical. Reserve yours before it's crafted.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eAuthentic Hand-Forged Elegance\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eEvery Insideast flush mount light is a testament to the skill of the artisan. Using centuries-old hammering techniques, we transform raw copper into a living piece of functional art for your hallway, bedroom, or low-ceiling spaces.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- MID SECTION IMAGE --\u003e\n    \u003cdiv class=\"ias-p-mid-img-wrapper\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-4488092.jpg\" alt=\"Artisan Craftsmanship\" class=\"ias-p-mid-img\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eA Legacy in Every Strike\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eForged from high-purity solid copper, this flush mount light radiates timeless warmth. Each piece is unique, bearing the individual marks of its maker. No two lights are ever identical.\u003c\/p\u003e\n            \u003cp\u003eDesigned as a \"Living Finish,\" the unlacquered surface develops a deep, rich patina over time, telling the story of your home through its evolving character. Perfect for low-ceiling spaces where traditional pendants won't fit.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Certified Solid Copper Construction\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Living Unlacquered Finish (Develops Natural Patina)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Traditional Hand-Hammered Texturing\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Low-Ceiling Friendly Design\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Easy Installation with Hanging Bracket\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-4488092.jpg\" class=\"ias-p-gallery-img\" alt=\"Detail 1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-5721875.jpg\" class=\"ias-p-gallery-img\" alt=\"Detail 2\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-3753236.jpg\" class=\"ias-p-gallery-img\" alt=\"Detail 3\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-9914400.jpg\" class=\"ias-p-gallery-img\" alt=\"Detail 4\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n    \u003cdiv class=\"ias-p-section-header\"\u003e\n        \u003cspan class=\"ias-p-section-subtitle\"\u003eAvailable Sizes\u003c\/span\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size:32px;\"\u003eDesigned for Balance\u003c\/h3\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-var-grid\" style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n        \u003cdiv class=\"ias-p-var-group\" style=\"display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px 24px 12px; min-height: 160px; max-width: 400px;\"\u003e\n            \u003ch4 class=\"ias-p-serif\" style=\"margin: 0 0 14px;\"\u003eDiameter Options\u003c\/h4\u003e\n            \u003cdiv class=\"ias-p-tag-cloud\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; width: 100%;\"\u003e\n                \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e\n                \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e\n                \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e\n                \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n                \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-custom-info\"\u003e\n        \u003cp class=\"ias-p-desc-text\"\u003e\n            We specialize in bespoke lighting. Custom sizes and unique patina finishes are available upon request.\n        \u003c\/p\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\n            \u003cstrong\u003eSpecify your ideal dimensions at checkout. We’ll confirm feasibility and timeline before forging begins.\u003c\/strong\u003e\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size:32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003ch5 style=\"margin-bottom:10px;\"\u003eTechnical Guide\u003c\/h5\u003e\n                \u003cp style=\"font-size:12px; color:var(--ias-text-light);\"\u003eDownload our installation blueprint and wiring diagrams.\u003c\/p\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IL-021-01-028-xx-24.pdf?v=1761149126\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003eDownload PDF Spec Sheet\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eHammered Solid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered (Ages Naturally)\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMounting Type\u003c\/td\u003e\n\u003ctd\u003eFlush Mount\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26\/E27 (Bulb Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110V\/220V Standard\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn\u003c\/td\u003e\n\u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n\u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size:32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Perfect solution for my low ceilings! The hammered texture adds so much character.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMichael Chen\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"The patina development is beautiful. It looks like an antique piece already.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eSarah Johnson\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Installation was straightforward and the quality is exceptional. Worth every penny.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eDavid Wilson\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size:32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdiv class=\"ias-p-faq-item\"\u003e\n                \u003cbutton class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat is \"Unlacquered Copper\"? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/button\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\u003cp\u003eIt is raw copper that hasn't been chemically sealed. This allows the metal to react with oxygen, creating a unique antique patina that deepens with time.\u003c\/p\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-faq-item\"\u003e\n                \u003cbutton class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this suitable for low ceilings? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/button\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\u003cp\u003eYes! This flush mount design is specifically created for rooms with limited ceiling height, providing ample illumination while maximizing headroom.\u003c\/p\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-faq-item\"\u003e\n                \u003cbutton class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow do I restore the original shine? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/button\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\u003cp\u003eIf you prefer the bright look, you can easily restore it using a copper cleaner or a lemon-and-salt paste once or twice a year.\u003c\/p\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-faq-item\"\u003e\n                \u003cbutton class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs professional installation required? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/button\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\u003cp\u003eWe recommend a licensed electrician for installation to ensure safety and proper electrical connection, though the included bracket makes it relatively straightforward.\u003c\/p\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-faq-item\"\u003e\n                \u003cbutton class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I use LED bulbs? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/button\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\u003cp\u003eYes! The fixture is compatible with standard E26\/E27 LED bulbs, which are energy-efficient and produce minimal heat.\u003c\/p\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n            \n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color:#d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                    5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color:#d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                    Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                Need help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique copper finish is intentionally aged. This living finish is intentional and deepens with use.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003e\n                We craft every fixture to last generations.\n            \u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                    \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                    \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                    \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003e\n                Industry-leading protection for your peace of mind.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size:42px;\"\u003eBring Heritage Home\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size:18px;\"\u003eEach flush mount is hammered to order. Secure yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR FLUSH MOUNT\u003c\/a\u003e\n\n        \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width:24px;height:24px;margin-bottom:8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width:24px;height:24px;margin-bottom:8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width:24px;height:24px;margin-bottom:8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width:24px;height:24px;margin-bottom:8px;\"\u003e\u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\u003c\/svg\u003e\n                15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\n\u003c\/div\u003e\n\n\n     \u003cscript\u003e\n        \/\/ FAQ INTERACTIVITY\n        document.querySelectorAll('.ias-p-faq-trigger').forEach(button =\u003e {\n            button.addEventListener('click', () =\u003e {\n                const item = button.parentElement;\n                const isActive = item.classList.contains('active');\n                \n                \/\/ Close all others\n                document.querySelectorAll('.ias-p-faq-item').forEach(i =\u003e i.classList.remove('active'));\n                \n                if (!isActive) {\n                    item.classList.add('active');\n                }\n            });\n        });\n\u003c\/script\u003e\n","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256727802113,"sku":"IP-021-01-028-08-24","price":208.05,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256727834881,"sku":"IP-021-01-028-10-24","price":249.66,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256727867649,"sku":"IP-021-01-028-12-24","price":299.6,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256727900417,"sku":"IP-021-01-028-14-24","price":364.64,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256727933185,"sku":"IP-021-01-028-18-24","price":458.64,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/unlacquered-copper-ceiling-light-hammered-copper-flush-mount-light-copper-ceiling-pendant-4488092.jpg?v=1788137167"},{"product_id":"oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper","title":"Oxidized Copper Wall Sconce, Swing Arm Light, 3-Point Adjustable Sconce, Wall Light With Copper Shade, Swivel Wall Lamp Copper","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n   #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 20px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ (NO SCRIPT VERSION) *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    \/* Summary replaces the button *\/\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n        \/* Hides default triangle *\/\n    }\n\n    \/* Hides default triangle in Webkit browsers (Chrome\/Safari) *\/\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    \/* Logic for when the item is OPEN *\/\n    details[open] summary .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    details[open] .ias-p-faq-content {\n        animation: slideDown 0.3s ease-out;\n    }\n\n    @keyframes slideDown {\n        from {\n            opacity: 0;\n            transform: translateY(-10px);\n        }\n\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        padding-bottom: 24px;\n        margin-top: -10px;\n        \/* Slight visual tweak for alignment *\/\n        font-size: 15px;\n        text-align: left;\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n  \n   \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n      \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eOxidized Copper\u003cbr\u003eSwing Arm Sconce\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA fusion of aged copper and solid brass adjustable, elegant, and built to evolve with your space.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-5092612.jpg\" alt=\"Oxidized Copper Swing Arm Wall Sconce\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Hand-Aged Patina:\u003c\/strong\u003e Each sconce is finished with a controlled oxidation process no two develop identically. Made to order; limited availability.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eTimeless Motion, Crafted in Metal\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe swing arm design lets you direct light exactly where you need it over a reading nook, beside a mirror, or across a console table. The oxidized copper shade softens light beautifully, while the brass arms add contrast and strength. This isn’t just lighting it’s a living sculpture for your wall.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-3798083.jpg\" alt=\"Swing Arm Sconce in Use\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eForm Meets Function, Forged in Two Metals\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCombining solid copper for the shade and solid brass for the arms and canopy, this sconce delivers both visual warmth and structural integrity. The oxidized finish begins with a deep, velvety tone and continues to deepen subtly over time never dull, always alive.\u003c\/p\u003e\n\u003cp\u003eThe 3-point articulation allows full directional control: pivot at the wall plate, rotate at the elbow joint, and tilt the shade, perfect for task lighting or ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Oxidized Copper Shade (Develops Richer Patina)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass Arms \u0026amp; Canopy (Durable \u0026amp; Contrasting)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 3-Point Adjustable Swing Arm Design\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Concealed Wall Bracket for Clean Installation\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Finishes \u0026amp; Sizes Available on Request\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-2641995.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce Close-Up Texture\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-2682894.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce Side Profile\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-1708487.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce Adjusted Position\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-4161405.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce in Living Room Setting\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eCustom Options\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eTailored To Your Space\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWhile we offer one standard size, we specialize in bespoke sconces. Whether you need a longer arm for a high ceiling or a wider shade for a statement piece. tell us your vision.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\"\u003e\u003cstrong\u003eNeed custom sizing? Describe your ideal dimensions at checkout. we’ll confirm feasibility before crafting begins.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Blueprint\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Wall_Mount_Copper_Sconce_-_IP-045-03-044-08-25_SIZE.jpg\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003eView Technical Drawing\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShade Material\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eArms \u0026amp; Canopy\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eOxidized Copper (Ages Naturally)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eShade Ø7.90\", Arm Reach 6.29\", Total Height 8.26\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Homes\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"As exactly as shown, well made beautiful piece!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eAl Kadowaki\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"I love my new lights. they are absolutely beautiful!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMarina\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Amazing lights. I would order again.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew Ciaschini\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION (No Script Version) --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003c!-- Item 1 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat does “oxidized copper” mean? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eOxidized copper has been chemically treated to accelerate natural aging giving it a deep, warm, antique look from day one. It will continue to darken slightly over time with exposure to air and humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 2 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\" open=\"\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the direction of the light? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the 3-point articulation lets you pivot at the wall plate, rotate at the elbow, and tilt the shade perfect for directing light precisely where you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 3 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs professional installation required? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eWe recommend a licensed electrician for hardwired fixtures to ensure safety and compliance with local codes. The concealed bracket simplifies mounting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 4 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I use LED bulbs? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely E27 base accepts any LED bulb up to 60W. We recommend dimmable LEDs for ambiance control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 5 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDo you offer matching sconces for symmetry? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, when ordering multiple units, we ensure consistent patina and finish across all pieces for a cohesive look, also you can contact customer service to ensure from your request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e\n  5-Year Limited Warranty\n\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized finish is intentional and part of the design. Variations in aging are not defects.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every sconce to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e All brass and copper fixtures harmonize in tone and texture.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eLight That Moves With You\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is hand-aged, hand-assembled, and ready to become part of your story.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eORDER YOUR SWING ARM SCONCE\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256727965953,"sku":"IP-045-03-044-08-25","price":395.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-5092612.jpg?v=1788137167"},{"product_id":"unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp","title":"Unlacquered Brass Table Light, Pierced Bedside Lamp, Brass Cylinder Base Lamp","description":"\u003cstyle\u003e\n  \/* ========== EXISTING STYLES ========== *\/\n.light-dome{\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.light-dome__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.light-dome__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.light-dome__header *{\n  text-align:center !important;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.light-dome__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.light-dome__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.light-dome__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.light-dome__sub{\n  color:var(--muted);\n  font-size:clamp(1.5rem,1.9vw,1.8rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n  .light-dome__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__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  .light-dome__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n  }\n  .light-dome__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__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  .light-dome__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n  }\n  .light-dome__specs-table tr:last-child {\n    border-bottom: none\n  }\n  .light-dome__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\n  }\n  .light-dome__specs-table td:first-child {\n    font-weight: 700;\n    color: var(--primary);\n    width: 40%;\n    background: var(--bg-light)\n  }\n  .light-dome__specs-table td:last-child {\n    color: var(--muted)\n  }\n  .light-dome__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  .light-dome__dimension-card {\n    text-align: center;\n    padding: 10px\n  }\n  .light-dome__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  .light-dome__dimension-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--primary)\n  }\n  .light-dome__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\n  }\n  .light-dome__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  .light-dome__download h4 {\n    color: var(--primary)\n  }\n  .light-dome__download p {\n    color: var(--muted);\n    margin-bottom: 15px\n  }\n  .light-dome__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  .light-dome__download a:hover {\n    background: #8b6740\n  }\n  .light-dome__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  .light-dome__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\n  }\n  .light-dome__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  .light-dome__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n  }\n  .light-dome__warranty-badge-content {\n    flex: 1;\n    min-width: 0\n  }\n  .light-dome__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  .light-dome__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  .light-dome__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n  }\n  .light-dome__config {\n  \n  margin: 60px 0;\n    \n  }\n  .light-dome__config h3 {\n    font-size: 28px;\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center\n  }\n  .light-dome__config-intro {\n   text-align: center !important;\n  max-width: 700px;\n  margin: 0 auto 35px !important;\n  display: block !important;\n  width: 100%;\n  box-sizing: border-box;\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-slider-container::-webkit-scrollbar {\n    height: 8px\n  }\n  .light-dome__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .light-dome__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n  }\n  .light-dome__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\n  }\n  .light-dome__config-slide {\n    flex: 0 0 calc(50% - 10px);\n    min-width: calc(50% - 10px);\n    scroll-snap-align: start\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .light-dome__config-arrow--left {\n    left: 4px\n  }\n  .light-dome__config-arrow--right {\n    right: 4px\n  }\n  .light-dome__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  .light-dome__config-section h4 {\n    font-size: 16px;\n    color: var(--accent);\n    margin-bottom: 12px;\n    font-weight: 600;\n    text-align: center\n  }\n  .light-dome__config-options {\n    display: grid;\n    gap: 8px\n  }\n  .light-dome__config-section:first-child .light-dome__config-options {\n    grid-template-columns: 1fr 1fr\n  }\n  .light-dome__config-section:last-child .light-dome__config-options {\n    grid-template-columns: 1fr\n  }\n  .light-dome__config-option {\n    background: #fff;\n    padding: 10px;\n    border-radius: 6px;\n    border: 1px solid var(--accent-light);\n    font-size: 15px;\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  .light-dome__config-option:hover {\n    border-color: var(--accent);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n  .light-dome__reviews h3 {\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  .light-dome__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  .light-dome__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n  }\n  .light-dome__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n  }\n  .light-dome__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\n  }\n  .light-dome__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  .light-dome__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .light-dome__review-arrow--left {\n    left: 8px\n  }\n  .light-dome__review-arrow--right {\n    right: 8px\n  }\n  .light-dome__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  .light-dome__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\n  }\n  .light-dome__review-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    margin-bottom: 12px\n  }\n  .light-dome__review-author {\n    font-weight: 700;\n    color: var(--primary)\n  }\n  .light-dome__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  .light-dome__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\n  }\n  .light-dome__review-text {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 12px\n  }\n  .light-dome__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  .light-dome__features {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__features h3 {\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  .light-dome__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  .light-dome__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  .light-dome__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\n  }\n  .light-dome__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  .light-dome__feature-icon svg {\n    width: 28px;\n    height: 28px\n  }\n  .light-dome__feature-content h5 {\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  .light-dome__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  .light-dome__package {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__package h3 {\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  .light-dome__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  .light-dome__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  .light-dome__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n  .light-dome__package-list li:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold;\n    font-size: 14px;\n    flex-shrink: 0\n  }\n  .light-dome__faq {\n    margin-top: clamp(60px, 8vw, 100px)\n  }\n  .light-dome__faq h3 {\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  .light-dome__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  .light-dome__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__faq details[open] summary::before {\n    transform: rotate(90deg)\n  }\n  .light-dome__faq summary:hover {\n    color: var(--accent)\n  }\n  .light-dome__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__price {\n    font-size: clamp(2rem, 4vw, 2.5rem);\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 15px\n  }\n  .light-dome__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\n  }\n  .light-dome__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  .light-dome__cta-primary:hover {\n    background: #8b6740;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .4)\n  }\n  .light-dome__cta-primary:active {\n    transform: translateY(0)\n  }\n  .light-dome__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  .light-dome__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n  }\n  .light-dome__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\n  }\n  \/* Guarantee Bar *\/\n  .light-dome__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  .light-dome__comparison {\n    margin: 60px 0;\n    padding: 40px 0\n  }\n  .light-dome__comparison h3 {\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  .light-dome__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  .light-dome__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  .light-dome__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n  }\n  .light-dome__comparison-table tr:last-child td {\n    border-bottom: none\n  }\n  .light-dome__comparison-table td:first-child {\n    font-weight: 600;\n    color: var(--primary);\n    background: var(--bg-light);\n    width: 30%\n  }\n  .light-dome__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n  }\n  .light-dome__comparison-table td:nth-child(3) {\n    color: #7a271a\n  }\n  .light-dome__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\n  }\n  \/* Guarantee Box *\/\n  .light-dome__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  .light-dome__guarantee-box h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 20px;\n    text-align: center\n  }\n  .light-dome__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\n  }\n  .light-dome__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  .light-dome__guarantee-box li:last-child {\n    border-bottom: none\n  }\n  .light-dome__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n  }\n  .light-dome__guarantee-box li strong {\n    color: var(--accent)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__scarcity-notice a {\n    color: var(--accent);\n    font-weight: 700;\n    text-decoration: none;\n    border-bottom: 2px solid var(--accent)\n  }\n  .light-dome__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  .light-dome__ugc {\n    margin: 60px 0\n  }\n  .light-dome__ugc h3 {\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  .light-dome__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n  }\n  .light-dome__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px\n  }\n  .light-dome__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  .light-dome__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n  }\n  .light-dome__ugc-item:hover img {\n    transform: scale(1.05)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n  }\n  .light-dome__trust-signals img:hover {\n    opacity: 1\n  }\n  .light-dome__trust-signals .ssl-badge,\n  .light-dome__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    \/* Features Grid - Single Column on Mobile *\/\n    .light-dome__features-list {\n      grid-template-columns: 1fr;\n      gap: 15px\n    }\n    .light-dome__features-list li {\n      padding: 15px;\n      gap: 12px\n    }\n    .light-dome__feature-icon {\n      width: 45px;\n      height: 45px\n    }\n    .light-dome__feature-icon svg {\n      width: 24px;\n      height: 24px\n    }\n    \/* Config Grid *\/\n    .light-dome__config-grid {\n      grid-template-columns: 1fr;\n      padding: 20px;\n      gap: 25px\n    }\n    .light-dome__config-section:first-child .light-dome__config-options {\n      grid-template-columns: 1fr\n    }\n    \/* Config Slider *\/\n    .light-dome__config-slide {\n      flex: 0 0 calc(100% - 20px);\n      min-width: calc(100% - 20px)\n    }\n    .light-dome__config-slider-wrap {\n      max-width: 100%\n    }\n    .light-dome__config-slide-img {\n      height: 300px\n    }\n    .light-dome__config-slider-title {\n      font-size: 18px;\n      margin-bottom: 20px\n    }\n    \/* Review Slider *\/\n    .light-dome__review-slider-item {\n      flex: 0 0 calc(100% - 25px);\n      min-width: calc(100% - 25px)\n    }\n    .light-dome__review-card {\n      padding: 20px\n    }\n    \/* Dimensions Grid *\/\n    .light-dome__dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      padding: 15px\n    }\n    .light-dome__dimension-card {\n      padding: 8px\n    }\n    .light-dome__dimension-value {\n      font-size: 18px\n    }\n    \/* Package List *\/\n    .light-dome__package-list {\n      grid-template-columns: 1fr;\n      gap: 6px\n    }\n    .light-dome__package-list li {\n      font-size: 12px;\n      padding: 10px 12px\n    }\n    \/* Specs Table *\/\n    .light-dome__specs-table td {\n      padding: 10px 12px;\n      font-size: 13px\n    }\n    .light-dome__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    .light-dome__warranty-badge {\n      flex-direction: column;\n      text-align: center;\n      gap: 12px;\n      padding: 20px\n    }\n    .light-dome__warranty-badge-icon {\n      width: 50px;\n      height: 50px\n    }\n    \/* Review Stats *\/\n    .light-dome__review-stats {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      padding: 20px\n    }\n    .stat {\n      padding: 10px\n    }\n    \/* Guarantees Bar *\/\n    .light-dome__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    .light-dome__comparison {\n      padding: 20px 0\n    }\n    .light-dome__comparison-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto\n    }\n    .light-dome__comparison-table th,\n    .light-dome__comparison-table td {\n      padding: 8px 6px;\n      word-break: break-word\n    }\n    .light-dome__comparison-table th {\n      font-size: 11px\n    }\n    .light-dome__comparison-table td:first-child {\n      width: 25%;\n      min-width: 70px\n    }\n    .light-dome__comparison-table td:nth-child(2),\n    .light-dome__comparison-table td:nth-child(3) {\n      width: 37.5%\n    }\n    \/* Headers *\/\n    .light-dome__header {\n      padding: clamp(30px, 5vw, 50px) 0\n    }\n    .light-dome__title {\n      line-height: 1.2\n    }\n    .light-dome__sub {\n      font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n    \/* CTA Section *\/\n    .light-dome__cta-section {\n      padding: 20px 15px\n    }\n    .light-dome__trust-bar {\n      gap: 10px;\n      font-size: 11px\n    }\n    \/* FAQ *\/\n    .light-dome__faq summary {\n      font-size: 14px\n    }\n    .light-dome__faq p {\n      font-size: 13px\n    }\n    .light-dome__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    .light-dome__download {\n      padding: 20px 15px\n    }\n    .light-dome__download h4 {\n      font-size: 18px\n    }\n    .light-dome__download p {\n      font-size: 13px\n    }\n    .light-dome__download a {\n      padding: 12px 24px;\n      font-size: 13px\n    }\n  }\n  @media (max-width: 480px) {\n    \/* Further mobile optimizations *\/\n    .light-dome__wrap {\n      padding: 20px 12px\n    }\n    .light-dome__header {\n      padding: 25px 0\n    }\n    .light-dome__config-slider-container {\n      padding: 0 35px\n    }\n    .light-dome__config-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .light-dome__review-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .light-dome__guarantees-bar {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 12px\n    }\n    .guarantee-item {\n      padding: 10px\n    }\n    .light-dome__trust-bar {\n      flex-direction: column;\n      gap: 8px;\n      align-items: center\n    }\n    .light-dome__features-list {\n      gap: 12px\n    }\n    .light-dome__features-list li {\n      padding: 12px\n    }\n  }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"light-dome\"\u003e\n\u003cdiv class=\"light-dome__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"light-dome__header\"\u003e\n\u003cdiv class=\"light-dome__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch3 class=\"light-dome__title\"\u003eUnlacquered Brass Table Light\u003c\/h3\u003e\n\u003cp class=\"light-dome__sub\"\u003ePierced Bedside Lamp • Solid Brass Cylinder Base\u003c\/p\u003e\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.5rem);\"\u003e\n\u003cp\u003eCrafted from solid brass and left unlacquered, this elegant table light evolves with time developing a rich, natural patina that tells the story of your space. The delicate pierced detailing casts intricate shadow patterns, transforming light into art across your walls and surfaces.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eDesigned for bedside, desk, or console use, it offers timeless warmth and heirloom quality. Hardwired for clean lines and enduring performance, a quiet statement of craftsmanship in every room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"light-dome__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"light-dome__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\"\u003e\n  Configure \u0026amp; Add to Cart\n\u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"light-dome__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4h5C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20h30C21.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\u003eReliable Shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eFlexible Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17h21V15h23V17ZM13 13h21V7h23V13Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e15-Day Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"light-dome__scarcity-notice\"\u003e✨ \u003cstrong\u003eLiving Finish, Unique Character:\u003c\/strong\u003e Unlacquered brass ages uniquely — no two lamps develop the same patina. \u003ca href=\"#configure\"\u003eReserve yours before it’s crafted.\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-2745305.jpg\" alt=\"Unlacquered Brass Table Light – Pierced Bedside Lamp\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- CONFIGURATION OPTIONS (Simplified — No Options) --\u003e\n\u003csection id=\"configure\" class=\"light-dome__config\"\u003e\n\u003ch3\u003eAbout This Lamp\u003c\/h3\u003e\n\u003cp class=\"light-dome__config-intro\"\u003eEach lamp is hand-finished and assembled in our workshop. The unlacquered brass will gradually enrich in tone with use and exposure. a hallmark of authentic craftsmanship.\u003c\/p\u003e\n\u003c!-- Placeholder: No selection grid --\u003e\n\u003cdiv style=\"grid-template-columns: 1fr; text-align: center; padding: 24px 0; color: var(--muted);\" class=\"light-dome__config-grid\"\u003e\u003cem\u003eNo size or cord options; this is a standard hardwired table lamp with elegant proportions designed for bedside and desk use.\u003c\/em\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slider-wrap\"\u003e\n\u003ch4 class=\"light-dome__config-slider-title\"\u003eCrafted Detail Gallery\u003c\/h4\u003e\n\u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv class=\"light-dome__config-slider-container\" id=\"configSlider\"\u003e\n\u003cdiv class=\"light-dome__config-slider\"\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-2745305.jpg\" alt=\"Unlacquered Brass Table Light – Front View\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-2172921.jpg\" alt=\"Unlacquered Brass Table Light – On Nightstand\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-5932156.webp\" alt=\"Unlacquered Brass Table Light – Close-up of Pierced Pattern\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-5587922.webp\" alt=\"Unlacquered Brass Table Light – Side Profile\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-3410228.jpg\" alt=\"Unlacquered Brass Table Light – In Bedroom Setting\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-4292465.jpg\" alt=\"Unlacquered Brass Table Light – Patina Detail\" class=\"light-dome__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  \n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"light-dome__guarantee-box\"\u003e\n\u003ch4\u003e🛡️ Our No-Risk Promise to You\u003c\/h4\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 Covers material and craftsmanship defects (excludes natural aging of unlacquered brass).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e All hardware and finishes are unified guaranteed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe craft every lamp to last generations, so you can buy with total confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"light-dome__features\"\u003e\n\u003ch3\u003eDistinctive Features\u003c\/h3\u003e\n\u003cul class=\"light-dome__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eSolid Brass Construction\u003c\/h5\u003e\n\u003cp\u003eCast and machined from high-grade solid brass, substantial weight, superior stability, and enduring value.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__feature-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n              \u003cpath d=\"M12 2L15.09 8.26L22 9.27L17 14.14L18.18 21.02L12 17.77L5.82 21.02L7 14.14L2 9.27L8.91 8.26L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eUnlacquered Brass Finish\u003c\/h5\u003e\n\u003cp\u003eDesigned to age gracefully develops a warm, mottled patina over time. Each lamp becomes uniquely yours.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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 18h29C20.1 18 21 17.1 21 16Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n              \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" fill=\"white\"\u003e\u003c\/circle\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003ePierced Light Diffusion\u003c\/h5\u003e\n\u003cp\u003eHand-pierced pattern projects soft, dynamic shadows turning light into living art on your walls.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eHardwired Elegance\u003c\/h5\u003e\n\u003cp\u003eClean, cord-free installation (cord and plug not included). Works with standard E14 bulb, easy to source and replace.\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\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-5932156.webp\" alt=\"Unlacquered Brass Table Light – Close-up of Pierced Pattern\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eLight as Art\u003c\/h4\u003e\n\u003cp\u003eThe hand-pierced brass isn’t just beautiful. it’s functional poetry. As light passes through, it paints your space with ever-changing silhouettes: a subtle dance of geometry and shadow, ideal for winding down at night.\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\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-2172921.jpg\" alt=\"Unlacquered Brass Table Light on Nightstand\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eDesigned for Quiet Moments\u003c\/h4\u003e\n\u003cp\u003ePerfect for bedside or reading nooks, its low-profile cylinder base ensures stability, while the unlacquered brass deepens in character with daily use. a companion that grows more personal over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"light-dome__specs-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"light-dome__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 (Ages Naturally)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired (Cord \u0026amp; Plug Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003eE14 Base US\/UK\/EU Compatible \u003cstrong\u003e(2-Free Bulbs as A GIFT to You🎁)\u003c\/strong\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700k\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eYes, Size \u0026amp; Finish available upon request\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\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-Year Limited Warranty\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003ch4\u003eStandard Dimensions\u003c\/h4\u003e\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"light-dome__dimensions-grid\"\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e14\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eBase Dia.\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e4.5\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eShade Dia.\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e5\"\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📏 Dimensions may vary slightly due to handcrafting.\u003c\/p\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\u003cstrong\u003eNeed custom sizing or finish?\u003c\/strong\u003e Note your request at checkout, we’ll craft it to your vision.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h4\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 fixture 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\"\u003eNeed help? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: The unlacquered brass finish is intentionally unfinished patina development is natural and desired. Variations in aging are not defects, but marks of authenticity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"light-dome__cta-section\"\u003e\n\u003ch4 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eA Lamp That Ages With You\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eSolid brass, hand-pierced detail and a finish that deepens with time where daily use becomes part of its beauty.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\"\u003e\n  Configure \u0026amp; Order Now\n\u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\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\n    (function() {\n        function initSliders() {\n            \/\/ Configuration Slider\n            const configSlider = document.getElementById('configSlider');\n            if (configSlider) {\n                const leftArrows = document.querySelectorAll('.light-dome__config-arrow--left');\n                const rightArrows = document.querySelectorAll('.light-dome__config-arrow--right');\n                \n                leftArrows.forEach(arrow =\u003e {\n                    \/\/ Only add the event listener if we haven't already\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            configSlider.scrollBy({ left: -400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n                \n                rightArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            configSlider.scrollBy({ left: 400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n            }\n\n            \/\/ Review Slider (if present on the page)\n            const reviewSlider = document.getElementById('reviewSlider');\n            if (reviewSlider) {\n                const leftArrows = document.querySelectorAll('.light-dome__review-arrow--left');\n                const rightArrows = document.querySelectorAll('.light-dome__review-arrow--right');\n                \n                leftArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            reviewSlider.scrollBy({ left: -400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n                \n                rightArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            reviewSlider.scrollBy({ left: 400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n            }\n        }\n\n        \/\/ Run initialization \n        \/\/ 1. Immediately if DOM is ready\n        \/\/ 2. Wait until DOM loads if it hasn't\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', initSliders);\n        } else {\n            initSliders();\n        }\n\n        \/\/ 3. Keep an eye on the page for dynamically loaded content (e.g., Shopify Sections)\n        const observer = new MutationObserver((mutations) =\u003e {\n            initSliders();\n        });\n        observer.observe(document.body, { childList: true, subtree: true });\n    })();\n\n    \/\/ Original fallback functions\n    function scrollConfigLeft() { document.getElementById('configSlider').scrollBy({ left: -400, behavior: 'smooth' }); }\n    function scrollConfigRight() { document.getElementById('configSlider').scrollBy({ left: 400, behavior: 'smooth' }); }\n    function scrollReviewsLeft() { document.getElementById('reviewSlider').scrollBy({ left: -400, behavior: 'smooth' }); }\n    function scrollReviewsRight() { document.getElementById('reviewSlider').scrollBy({ left: 400, behavior: 'smooth' }); }\n    function scrollToVariations() { window.scrollTo(0, 0); }\n\u003c\/script\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256728654081,"sku":"IP-024-02-001-12-23","price":165.03,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/unlacquered-brass-table-light-pierced-bedside-lamp-brass-cylinder-base-lamp-2172921.jpg?v=1788137167"},{"product_id":"hammered-brass-ball-pendant-light-dome-ceiling-light","title":"Hammered Brass Ball Pendant Light, Dome Ceiling Light","description":" \u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 20px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NATIVE HTML UPDATE *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n        \/* Removes default arrow *\/\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n        \/* Removes default arrow in Safari\/Chrome *\/\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n     \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n      \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\u003c\/style\u003e\n\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Brass Ball Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA sculptural orb in rubbed bronze hand-hammered for organic texture, designed as a luminous focal point for intimate spaces.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Brass Ball Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-1764816.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Sculpted by Hand:\u003c\/strong\u003e Each ball is individually raised, seamed, and hammered from solid brass subtle asymmetry and organic texture affirm its human origin. Made to order.\u003c\/div\u003e\n\u003c!-- VIDEO SECTION --\u003e\n\u003ch3 style=\"font-family: -apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; font-size: clamp(1.9rem, 3.0vw, 2.8rem); line-height: 1.3; margin-bottom: 24px; color: var(--ias-text); font-weight: bold; text-align: center;\"\u003eThe Soul of Manufacturing: A Journey Inside Our Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; margin: 60px auto 40px auto; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.08);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\" title=\"The Soul of Manufacturing\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eOrb of Warmth and Light\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eOur ball pendant captures light within its curved form, casting a soft, diffused glow that wraps around your space. The rubbed bronze finish rich with depth and variation, adds vintage warmth while resisting fingerprints, making it both beautiful and practical for everyday living.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-8644799.jpg\" alt=\"Ball Pendant Over Nightstand\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eHeirloom Quality in Every Curve\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eFashioned from thick, solid brass not spun or hollow, this pendant offers exceptional weight, thermal stability, and acoustic presence. The hand-hammered surface breaks up reflections, creating dynamic shadows that shift with the time of day.\u003c\/p\u003e\n\u003cp\u003eThe rubbed bronze finish is chemically aged and micro-sealed to preserve its character without ongoing maintenance, ensuring lasting elegance in any environment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Thick Brass Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Rubbed Bronze Finish (Sealed for Durability)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Ceiling Mounted with Hardwired Support Included\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully Compatible with Insideast Brass Collection\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Sizes, Shapes \u0026amp; Finishes Available on Request\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Close-Up Hammered Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-1988662.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Side Profile View\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-2280506.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Over Bedside Table\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-5253805.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Cluster Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-8644799.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eDiameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Larger diameters, elongated ovals, multi-ball clusters, and alternative finishes (including unlacquered brass or oil rubbed) are available upon request. p\u0026gt;\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed a custom design? Email us at \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e before ordering — we’ll craft it to your exact vision.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection\u003e\n\n\u003cdiv class=\"light-dome__suspension\"\u003e\n  \u003cdiv class=\"light-dome__suspension-content\"\u003e\n    \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n    \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n    \n    \u003cdiv class=\"light-dome__suspension-note\"\u003e\n      \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n      \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \n  \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c\/section\u003e\n\n\n            \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n                \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; text-align:center; margin-bottom: 24px;\"\u003ePackage Includes\u003c\/h3\u003e\n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n\n\u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eCustom Design Guide\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eEach fixture is handcrafted to order. For customization or technical drawings.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: 500; margin-top: 12px; color: var(--ias-copper);\"\u003eEmail \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e for dimensions, sketches, and design support.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Thick Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eRubbed Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted — Hardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110V \/ 220V Compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Shape, Finish available on request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Perfect small statement piece. The hammered texture gives it so much character looks like a vintage treasure.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eOlivia R.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Beautifully weighted and finished. The rubbed bronze has incredible depth — not too shiny, not too dark.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eEthan M.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Installed two over our nightstands. They cast the most flattering ambient light. Worth every penny.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eSofia L.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs the ball fully enclosed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it’s a sealed sphere with an internal socket. Light emits through subtle gaps at the seam and reflects off the interior surface for a soft, ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I get it in unlacquered brass? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely! Just email us before ordering. We offer all our finishes across collections.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs professional installation recommended? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eSince it’s hardwired, we recommend a licensed electrician for safe and code-compliant installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e Rubbed bronze features intentional variation — no two pieces are identical. This is the mark of authentic hand-finishing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Sphere of Soulful Light\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach ball is raised, seamed, and hammered by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 4ft","offer_id":50256728391937,"sku":"IP-004-01-010-08-23(4ft)","price":186.69,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 6ft","offer_id":50256728424705,"sku":"IP-004-01-010-08-23(6ft)","price":186.69,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 8ft","offer_id":50256728457473,"sku":"IP-004-01-010-08-23(8ft)","price":186.69,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 10ft","offer_id":50256728490241,"sku":"IP-004-01-010-08-23(10ft)","price":186.69,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 4ft","offer_id":50256728523009,"sku":"IP-004-01-010-10-23(4ft)","price":245.25,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 6ft","offer_id":50256728555777,"sku":"IP-004-01-010-10-23(6ft)","price":245.25,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 8ft","offer_id":50256728588545,"sku":"IP-004-01-010-10-23(8ft)","price":245.25,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 10ft","offer_id":50256728621313,"sku":"IP-004-01-010-10-23(10ft)","price":245.25,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/hammered-brass-ball-pendant-light-dome-ceiling-light-8644799.jpg?v=1788137167"},{"product_id":"brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-wall-lighting-fixture","title":"Brushed Brass Wall-Mounted Lamp, Entryway Wall Sconce Light","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n    #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NATIVE HTML UPDATE *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n        \/* Removes default arrow *\/\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n        \/* Removes default arrow in Safari\/Chrome *\/\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n      \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eBrushed Brass Wall-Mounted Lamp\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA refined entryway sconce with soft matte texture handcrafted in solid brass for\n            enduring elegance and evolving character.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Brushed Brass Wall-Mounted Lamp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-7434712.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e15-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Hand-Finished Precision:\u003c\/strong\u003e Each sconce is brushed by hand to achieve a consistent matte\n            luster — subtle variations affirm its artisan origin. Made to order.\n        \u003c\/div\u003e\n        \u003c!-- VIDEO SECTION --\u003e\n        \u003ch3 style=\"font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; font-size: clamp(1.9rem, 3.0vw, 2.8rem); line-height: 1.3; margin-bottom: 24px; color: var(--ias-text); font-weight: 700; text-align: center;\"\u003e\n            The Soul of Manufacturing: A Journey Inside Our Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; margin: 60px auto 40px auto; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.08);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\" title=\"The Soul of Manufacturing\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eWall Light as Quiet Statement\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eOur wall-mounted lamp blends minimalist form with tactile warmth. The brushed brass surface catches light\n            softly, casting a gentle glow that enhances hallways, entryways, and bedside walls. Over time, it develops a\n            rich, mellow patina — deepening in character alongside your home’s story.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-9636161.jpg\" alt=\"Antique Brass Entryway Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eArchitectural Simplicity, Crafted in Brass\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eForged from 100% solid brass not plated or hollow, this sconce delivers structural integrity and heirloom\n                quality. The concealed wall bracket ensures a clean silhouette, while the open-bottom shade directs\n                light downward for functional ambient illumination.\u003c\/p\u003e\n            \u003cp\u003eThe brushed finish begins with a soft, uniform matte texture and ages gracefully, developing warm amber\n                and chocolate tones over months and years without requiring maintenance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Brushed Brass Finish (Develops Natural Patina)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Concealed Wall Bracket for Clean Installation\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully Compatible with Insideast Brass Collection\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Sizes \u0026amp; Finishes Available on Request\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Close-Up Brushed Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-3033896.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Side Profile View\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-6922866.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"In Hallway Setting\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-6802757.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pair Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-1323928.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eAvailable Sizes\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eDesigned for Balance\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; width: 100%;\" class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px 24px 12px; min-height: 160px; max-width: 400px;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 style=\"margin: 0 0 14px;\" class=\"ias-p-serif\"\u003eDiameter Options\u003c\/h4\u003e\n                \u003cdiv style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; width: 100%;\" class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes and unique patina finishes are\n                available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eSpecify your ideal dimensions at checkout. We’ll confirm feasibility and\n                    timeline before forging begins.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Blueprint\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload detailed dimensions, installation\n                    guide, and wiring diagrams.\u003c\/p\u003e\n                \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-028-03-002-10-24.pdf?v=1761142941\" target=\"_blank\"\u003eView Technical Drawing\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eBrushed Brass, Smooth\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Type\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110V \/ 220V Compatible\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eWall Mounted\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Elegant and substantial. The brushed finish is perfect not too shiny, not\n                    too dull. Looks even better in person.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eHannah L.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Installed two in our hallway. They cast the most flattering ambient light\n                    and feel like true heirlooms.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMichael T.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful craftsmanship. The concealed mount makes it look like it’s\n                    floating on the wall. Worth every penny.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003ePriya S.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this sconce dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDoes it shine upward or downward? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003ePrimarily downward, with some ambient reflection off the interior surface. Ideal for task and\n                        accent lighting without glare.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I install it outdoors? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eIt is recommended to use for indoor use only. Exposure to moisture will accelerate patina\n                        unevenly and may affect electrical components.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow far does it extend from the wall? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eApproximately 6–7 inches depending on shade size. Exact projection is included in the technical\n                        PDF.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The brushed brass finish is intentionally matte. Patina development is\n                natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eLight Anchored to the Wall\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach sconce is brushed, fitted, and finished by hand.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR WALL LAMP\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"10 inches","offer_id":50256728883457,"sku":"IP-028-03-002-10-24","price":176.5,"currency_code":"USD","in_stock":true},{"title":"12 inches","offer_id":50256728916225,"sku":"IP-028-03-002-12-24","price":185.93,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/brushed-brass-wall-mounted-lamp-entryway-wall-sconce-light-3033896.jpg?v=1788137168"},{"product_id":"brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture","title":"Brushed Brass Wall Sconce Light, Solid Brass Wall Lamp, Wall Lighting Fixture","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n    #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NATIVE HTML UPDATE *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n        \/* Removes default arrow *\/\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n        \/* Removes default arrow in Safari\/Chrome *\/\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eBrushed Brass Wall Sconce Light\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA refined wall-mounted lamp with soft matte texture handcrafted in solid brass\n            for enduring elegance and evolving character.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Brushed Brass Wall Sconce Light\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-9642419.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Hand-Finished Precision:\u003c\/strong\u003e Each sconce is brushed by hand to achieve a consistent matte\n            luster — subtle variations affirm its artisan origin. Made to order.\n        \u003c\/div\u003e\n        \u003c!-- VIDEO SECTION --\u003e\n        \u003ch3 style=\"font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif; font-size: clamp(1.9rem, 3.0vw, 2.8rem); line-height: 1.3; margin-bottom: 24px; color: var(--ias-text); font-weight: 700; text-align: center;\"\u003e\n            The Soul of Manufacturing: A Journey Inside Our Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 800px; margin: 60px auto 40px auto; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.08);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY\" title=\"The Soul of Manufacturing\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eWall Light as Quiet Statement\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eOur wall sconce blends minimalist form with tactile warmth. The brushed brass surface catches light softly,\n            casting a gentle glow that enhances hallways, entryways, and bedside walls. Over time, it develops a rich,\n            mellow patina — deepening in character alongside your home’s story.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-3042584.jpg\" alt=\"Wall Sconce in Hallway\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eArchitectural Simplicity, Crafted in Brass\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eForged from 100% solid brass not plated or hollow, this sconce delivers structural integrity and heirloom\n                quality. The concealed wall bracket ensures a clean silhouette, while the open-bottom shade directs\n                light downward for functional ambient illumination.\u003c\/p\u003e\n            \u003cp\u003eThe brushed finish begins with a soft, uniform matte texture and ages gracefully, developing warm amber\n                and chocolate tones over months and years without requiring maintenance.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Brushed Brass Finish (Develops Natural Patina)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Concealed Wall Bracket for Clean Installation\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully Compatible with Insideast Brass Collection\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Sizes \u0026amp; Shapes Available on Request\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Close-Up Brushed Texture\" class=\"ias-p-gallery-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-4863147.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Side Profile View\" class=\"ias-p-gallery-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-8291485.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"In Bedroom Setting\" class=\"ias-p-gallery-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-9317378.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pair Installation\" class=\"ias-p-gallery-img\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-9001528.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- CUSTOMIZATION MESSAGE (NO VARIATIONS GRID) --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv style=\"max-width: 800px; margin: 0 auto 50px;\" class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, elongated forms, and unique\n                patina finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eHave a specific vision? Email us at \u003ca style=\"color: var(--ias-copper); text-decoration: underline;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e before ordering — we’ll craft it\n                    to your exact dimensions.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawing\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload detailed dimensions, installation\n                    guide, and wiring diagrams.\u003c\/p\u003e\n                \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-025-03-002-08-24.pdf\" target=\"_blank\"\u003eView Technical Drawing\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eBrushed Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110V \/ 220V Compatible\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eWall-Mounted with Concealed Bracket\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustom Options\u003c\/td\u003e\n                        \u003ctd\u003eSize and Shape Available on Request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDesign Feature\u003c\/td\u003e\n                        \u003ctd\u003eSpace-Saving, Stable Wall-Mounted Design\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eIncluded Components\u003c\/td\u003e\n                        \u003ctd\u003eConcealed Wall Bracket\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e15-Day Guarantee\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Elegant and substantial. The brushed finish is perfect not too shiny, not\n                    too dull. Looks even better in person.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eHannah L.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Installed two in our hallway. They cast the most flattering ambient light\n                    and feel like true heirlooms.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMichael T.\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful craftsmanship. The concealed mount makes it look like it’s\n                    floating on the wall. Worth every penny.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003ePriya S.\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this sconce dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDoes it shine upward or downward? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003ePrimarily downward, with some ambient reflection off the interior surface. Ideal for task and\n                        accent lighting without glare.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I install it outdoors? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, but it is recommended for indoor use. Exposure to moisture will accelerate patina unevenly\n                        and may affect electrical components.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow far does it extend from the wall? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eApproximately 14 inches. Exact projection is included in the technical PDF.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The brushed brass finish is intentionally matte. Patina development is\n                natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eLight Anchored to the Wall\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach sconce is brushed, fitted, and finished by hand.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR WALL LAMP\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256728850689,"sku":"IP-025-03-002-08-24","price":152.09,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/brushed-brass-wall-sconce-light-solid-brass-wall-lamp-wall-lighting-fixture-9642419.jpg?v=1788137169"},{"product_id":"hammered-copper-wall-sconce-minimalist-lighting-fixture-rustic-copper-light","title":"Hammered Copper Wall Sconce, Minimalist Lighting Fixture, Rustic Copper Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: #3b2a1a;\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        max-width: 700px;\n        margin: 0 auto 40px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-custom-info {\n        margin-top: 0;\n        text-align: center;\n        padding-top: 0;\n        border-top: none;\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-reviewer-date {\n        font-size: 12px;\n        color: var(--ias-text-light);\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Copper Wall Sconce\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA minimalist lighting fixture with a sculptural silhouette and rustic hammered copper finish, bringing warmth to any room.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-1.jpg?v=1787917013\" alt=\"Hammered Copper Wall Sconce, minimalist rustic copper light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Handcrafted by Skilled Artisans:\u003c\/strong\u003e Each piece features a beautifully textured hammered surface that reflects light with subtle depth and character, making every sconce one of a kind. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eSculptural Minimalist Design\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDesigned with clean curved lines and a layered silhouette, this minimalist wall sconce creates a striking architectural statement even when unlit. Its elegant form blends seamlessly with modern, contemporary, rustic, and Mediterranean interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE (with Free Bulb label) --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003eFREE BULB\u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-2.webp?v=1787917011\" alt=\"Hammered Copper Wall Sconce close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eWarm Ambient Lighting for Any Room\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eExpertly made from premium solid copper, this sconce brings warmth and sophistication to your interior. The open-top and bottom design allows light to flow gently upward and downward, creating a soft ambient glow while highlighting the unique hammered texture. Whether used individually or installed in pairs, it adds refined style to hallways, living rooms, bedrooms, bathrooms, or entryways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Premium Solid Copper Construction, Beautifully Textured Hammered Surface\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Sculptural Minimalist Design, Clean Curved Lines and a Layered Silhouette\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Warm Ambient Lighting, Open-Top and Bottom Design Lets Light Flow Gently\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 Bulbs, E27 Available for Europe\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable, Works with a Compatible Dimmable Bulb and Dimmer Switch\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Gift 🎁 Free Bulb Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-3.jpg?v=1787917013\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce view 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-4.jpg?v=1787917011\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce view 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-1.jpg?v=1787917013\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce view 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-2.webp?v=1787917011\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce view 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CUSTOMIZATION NOTE (no variations picker for this product) --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eEach wall sconce is individually handcrafted in our workshop in Marrakesh, Morocco. Custom dimensions and finishes are available upon request, allowing you to create a lighting fixture that perfectly complements your project.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\u003cstrong\u003eFeel free to contact us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--ias-copper);\"\u003econtact@insideast.com\u003c\/a\u003e for a personalized design.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-5.jpg?v=1787917011\" alt=\"Hammered Copper Wall Sconce dimensions diagram\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003cp\u003eView our drawing with dimensions.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Rustic_Copper_Light-5.jpg?v=1787917011\" class=\"ias-p-pdf-btn\" rel=\"noopener\" target=\"_blank\"\u003eView Dimensions\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eHammered Natural Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eWall-Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Compatibility\u003c\/td\u003e\n\u003ctd\u003eFits Standard E26 Bulbs (E27 Available for Europe), Gift 🎁 Free Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, When Used with a Compatible Dimmable Bulb and Dimmer Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eCustom Dimensions and Finishes Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Looks exactly like the photo. Great quality. I can't wait to install it.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n\u003cdiv class=\"ias-p-reviewer-date\"\u003e16 Sept, 2025\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"A lovely item, exactly what we need to complete the room.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eAlexandra\u003c\/div\u003e\n\u003cdiv class=\"ias-p-reviewer-date\"\u003e10 Sept, 2025\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"We are in love with our copper lights. They are even better in person.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eAngela\u003c\/div\u003e\n\u003cdiv class=\"ias-p-reviewer-date\"\u003e27 Aug, 2025\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Mass-produced alternatives typically use plated metal that wears down over time. This is handcrafted from premium solid copper with a hand-hammered finish and a 5-year warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is wall-mounted and US\/EU compliant, compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and code compliance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your sconce right away. It's compatible with any standard E26 bulb, with E27 available for Europe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this sconce dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, when used with a dimmable bulb and a compatible dimmer switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I request a custom size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Custom dimensions and finishes are available upon request. Feel free to contact us at contact@insideast.com for a personalized design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The natural hammered copper finish is celebrated for its subtle depth and one-of-a-kind character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eHandcrafted Warmth for Any Room\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is crafted and finished by hand. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"1 Lamp","offer_id":50256728719617,"sku":null,"price":276.54,"currency_code":"USD","in_stock":true},{"title":"2 Lamps","offer_id":50256728752385,"sku":null,"price":497.77,"currency_code":"USD","in_stock":true},{"title":"3 Lamps","offer_id":50256728785153,"sku":null,"price":940.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Rustic_Copper_Light-2.webp?v=1788137168"},{"product_id":"vintage-copper-pendant-light-oxidized-dome-ceiling-light-kitchen-island-hanging-light-fixture-1","title":"Dome - Oxidized Copper Pendant Light, Kitchen Island","description":"\u003cstyle\u003e\n  \/* ========== EXISTING STYLES ========== *\/\n.light-dome{\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.light-dome__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.light-dome__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.light-dome__header *{\n  text-align:center !important;\n  margin-left:auto;\n  margin-right:auto;\n}\n\n.light-dome__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.light-dome__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.light-dome__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.light-dome__sub{\n  color:var(--muted);\n  font-size:clamp(1.5rem, 2.2vw, 1.8rem);\n  max-width:700px;\n  margin:0 auto;\n  line-height:1.7;\n  text-align:center;\n}\n  .light-dome__video {\n    display: grid;\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__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  .light-dome__video-container video {\n    width: 100%;\n    height: auto;\n    display: block\n  }\n  .light-dome__specs-section {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__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  .light-dome__specs-table tr {\n    border-bottom: 1px solid var(--accent-light)\n  }\n  .light-dome__specs-table tr:last-child {\n    border-bottom: none\n  }\n  .light-dome__specs-table td {\n    padding: 12px 20px;\n    font-size: 14px\n  }\n  .light-dome__specs-table td:first-child {\n    font-weight: 700;\n    color: var(--primary);\n    width: 40%;\n    background: var(--bg-light)\n  }\n  .light-dome__specs-table td:last-child {\n    color: var(--muted)\n  }\n  .light-dome__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  .light-dome__dimension-card {\n    text-align: center;\n    padding: 10px\n  }\n  .light-dome__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  .light-dome__dimension-value {\n    font-size: 13px;\n    font-weight: 400;\n    color: var(--primary)\n  }\n  .light-dome__dimension-unit {\n    font-size: 11px;\n    color: #999;\n    margin-top: 2px\n  }\n  .light-dome__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  .light-dome__download h4 {\n    color: var(--primary)\n  }\n  .light-dome__download p {\n    color: var(--muted);\n    margin-bottom: 15px\n  }\n  .light-dome__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  .light-dome__download a:hover {\n    background: #8b6740\n  }\n  .light-dome__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  .light-dome__warranty-badge:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .15)\n  }\n  .light-dome__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  .light-dome__warranty-badge-icon svg {\n    width: 100%;\n    height: 100%\n  }\n  .light-dome__warranty-badge-content {\n    flex: 1;\n    min-width: 0\n  }\n  .light-dome__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  .light-dome__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  .light-dome__warranty-badge-content p strong {\n    display: inline;\n    font-size: inherit;\n    font-weight: 700;\n    color: var(--accent)\n  }\n  .light-dome__config {\n  \n  margin: 60px 0;\n    \n  }\n  .light-dome__config h3 {\n    font-size: 28px;\n    margin-bottom: 15px;\n    color: var(--primary);\n    font-weight: 600;\n    text-align: center\n  }\n  .light-dome__config-intro {\n   text-align: center !important;\n  max-width: 700px;\n  margin: 0 auto 35px !important;\n  display: block !important;\n  width: 100%;\n  box-sizing: border-box;\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-slider-container::-webkit-scrollbar {\n    height: 8px\n  }\n  .light-dome__config-slider-container::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .light-dome__config-slider-container::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px\n  }\n  .light-dome__config-slider {\n    display: flex;\n    gap: 20px;\n    padding: 5px\n  }\n  .light-dome__config-slide {\n    flex: 0 0 calc(50% - 10px);\n    min-width: calc(50% - 10px);\n    scroll-snap-align: start\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__config-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .light-dome__config-arrow--left {\n    left: 4px\n  }\n  .light-dome__config-arrow--right {\n    right: 4px\n  }\n  .light-dome__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  .light-dome__config-section h4 {\n    font-size: 16px;\n    color: var(--accent);\n    margin-bottom: 12px;\n    font-weight: 600;\n    text-align: center\n  }\n  .light-dome__config-options {\n    display: grid;\n    gap: 8px\n  }\n  .light-dome__config-section:first-child .light-dome__config-options {\n    grid-template-columns: 1fr 1fr\n  }\n  .light-dome__config-section:last-child .light-dome__config-options {\n    grid-template-columns: 1fr\n  }\n  .light-dome__config-option {\n    background: #fff;\n    padding: 10px;\n    border-radius: 6px;\n    border: 1px solid var(--accent-light);\n    font-size: 15px;\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  .light-dome__config-option:hover {\n    border-color: var(--accent);\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px var(--shadow)\n  }\n  .light-dome__reviews h3 {\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  .light-dome__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  .light-dome__review-slider-wrap::-webkit-scrollbar {\n    height: 6px\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-track {\n    background: #f1f1f1;\n    border-radius: 10px\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb {\n    background: var(--accent);\n    border-radius: 10px;\n    cursor: grab\n  }\n  .light-dome__review-slider-wrap::-webkit-scrollbar-thumb:active {\n    cursor: grabbing\n  }\n  .light-dome__review-slider {\n    display: flex;\n    gap: 25px;\n    padding: 0\n  }\n  .light-dome__review-slider-item {\n    flex: 0 0 calc(33.333% - 17px);\n    min-width: calc(33.333% - 17px)\n  }\n  .light-dome__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  .light-dome__review-arrow:hover {\n    background: #8b6740;\n    transform: translateY(-50%) scale(1.1)\n  }\n  .light-dome__review-arrow--left {\n    left: 8px\n  }\n  .light-dome__review-arrow--right {\n    right: 8px\n  }\n  .light-dome__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  .light-dome__review-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 25px rgba(0, 0, 0, .12)\n  }\n  .light-dome__review-header {\n    display: flex;\n    justify-content: space-between;\n    align-items: flex-start;\n    margin-bottom: 12px\n  }\n  .light-dome__review-author {\n    font-weight: 700;\n    color: var(--primary)\n  }\n  .light-dome__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  .light-dome__review-stars {\n    color: var(--accent);\n    font-size: 16px;\n    margin-bottom: 10px\n  }\n  .light-dome__review-text {\n    color: var(--muted);\n    font-size: 14px;\n    line-height: 1.6;\n    margin-bottom: 12px\n  }\n  .light-dome__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  .light-dome__features {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__features h3 {\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  .light-dome__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  .light-dome__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  .light-dome__features-list li:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, .12)\n  }\n  .light-dome__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  .light-dome__feature-icon svg {\n    width: 28px;\n    height: 28px\n  }\n  .light-dome__feature-content h5 {\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  .light-dome__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  .light-dome__package {\n    margin: clamp(60px, 8vw, 100px) 0\n  }\n  .light-dome__package h3 {\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  .light-dome__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  .light-dome__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  .light-dome__package-list li:hover {\n    background: #fff;\n    transform: translateY(-2px);\n    box-shadow: 0 2px 8px var(--shadow)\n  }\n  .light-dome__package-list li:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold;\n    font-size: 14px;\n    flex-shrink: 0\n  }\n  .light-dome__faq {\n    margin-top: clamp(60px, 8vw, 100px)\n  }\n  .light-dome__faq h3 {\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  .light-dome__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  .light-dome__faq details:hover {\n    box-shadow: 0 4px 12px rgba(166, 124, 82, .15);\n    transform: translateX(4px)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__faq details[open] summary::before {\n    transform: rotate(90deg)\n  }\n  .light-dome__faq summary:hover {\n    color: var(--accent)\n  }\n  .light-dome__faq details[open] summary {\n    margin-bottom: 10px;\n    color: var(--accent)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__price {\n    font-size: clamp(2rem, 4vw, 2.5rem);\n    font-weight: 700;\n    color: var(--accent);\n    margin-bottom: 15px\n  }\n  .light-dome__price-note {\n    font-size: clamp(13px, 1.5vw, 16px);\n    color: var(--muted);\n    margin-bottom: 20px\n  }\n  .light-dome__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  .light-dome__cta-primary:hover {\n    background: #8b6740;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 20px rgba(166, 124, 82, .4)\n  }\n  .light-dome__cta-primary:active {\n    transform: translateY(0)\n  }\n  .light-dome__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  .light-dome__trust-bar div {\n    display: flex;\n    align-items: center;\n    gap: 5px\n  }\n  .light-dome__trust-bar div:before {\n    content: \"✓\";\n    color: var(--accent);\n    font-weight: bold\n  }\n  \/* Guarantee Bar *\/\n  .light-dome__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  .light-dome__comparison {\n    margin: 60px 0;\n    padding: 40px 0\n  }\n  .light-dome__comparison h3 {\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  .light-dome__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  .light-dome__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  .light-dome__comparison-table td {\n    padding: 15px;\n    border-bottom: 1px solid var(--accent-light);\n    font-size: 14px\n  }\n  .light-dome__comparison-table tr:last-child td {\n    border-bottom: none\n  }\n  .light-dome__comparison-table td:first-child {\n    font-weight: 600;\n    color: var(--primary);\n    background: var(--bg-light);\n    width: 30%\n  }\n  .light-dome__comparison-table td:nth-child(2) {\n    color: #2d5016;\n    font-weight: 500\n  }\n  .light-dome__comparison-table td:nth-child(3) {\n    color: #7a271a\n  }\n  .light-dome__comparison-table tr:hover {\n    background: rgba(166, 124, 82, .05)\n  }\n  \/* Guarantee Box *\/\n  .light-dome__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  .light-dome__guarantee-box h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 20px;\n    text-align: center\n  }\n  .light-dome__guarantee-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0\n  }\n  .light-dome__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  .light-dome__guarantee-box li:last-child {\n    border-bottom: none\n  }\n  .light-dome__guarantee-box li:before {\n    content: \"🛡️\";\n    position: absolute;\n    left: 0;\n    font-size: 20px\n  }\n  .light-dome__guarantee-box li strong {\n    color: var(--accent)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__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  .light-dome__scarcity-notice a {\n    color: var(--accent);\n    font-weight: 700;\n    text-decoration: none;\n    border-bottom: 2px solid var(--accent)\n  }\n  .light-dome__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  .light-dome__ugc {\n    margin: 60px 0\n  }\n  .light-dome__ugc h3 {\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  .light-dome__ugc-intro {\n    text-align: center;\n    color: var(--muted);\n    font-size: 15px;\n    margin-bottom: 30px\n  }\n  .light-dome__ugc-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px\n  }\n  .light-dome__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  .light-dome__ugc-item img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform .3s ease\n  }\n  .light-dome__ugc-item:hover img {\n    transform: scale(1.05)\n  }\n  .light-dome__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  .light-dome__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  .light-dome__trust-signals img {\n    max-height: 40px;\n    opacity: .7;\n    transition: opacity .3s ease\n  }\n  .light-dome__trust-signals img:hover {\n    opacity: 1\n  }\n  .light-dome__trust-signals .ssl-badge,\n  .light-dome__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    \/* Features Grid - Single Column on Mobile *\/\n    .light-dome__features-list {\n      grid-template-columns: 1fr;\n      gap: 15px\n    }\n    .light-dome__features-list li {\n      padding: 15px;\n      gap: 12px\n    }\n    .light-dome__feature-icon {\n      width: 45px;\n      height: 45px\n    }\n    .light-dome__feature-icon svg {\n      width: 24px;\n      height: 24px\n    }\n    \/* Config Grid *\/\n    .light-dome__config-grid {\n      grid-template-columns: 1fr;\n      padding: 20px;\n      gap: 25px\n    }\n    .light-dome__config-section:first-child .light-dome__config-options {\n      grid-template-columns: 1fr\n    }\n    \/* Config Slider *\/\n    .light-dome__config-slide {\n      flex: 0 0 calc(100% - 20px);\n      min-width: calc(100% - 20px)\n    }\n    .light-dome__config-slider-wrap {\n      max-width: 100%\n    }\n    .light-dome__config-slide-img {\n      height: 300px\n    }\n    .light-dome__config-slider-title {\n      font-size: 18px;\n      margin-bottom: 20px\n    }\n    \/* Review Slider *\/\n    .light-dome__review-slider-item {\n      flex: 0 0 calc(100% - 25px);\n      min-width: calc(100% - 25px)\n    }\n    .light-dome__review-card {\n      padding: 20px\n    }\n    \/* Dimensions Grid *\/\n    .light-dome__dimensions-grid {\n      grid-template-columns: repeat(2, 1fr);\n      gap: 10px;\n      padding: 15px\n    }\n    .light-dome__dimension-card {\n      padding: 8px\n    }\n    .light-dome__dimension-value {\n      font-size: 18px\n    }\n    \/* Package List *\/\n    .light-dome__package-list {\n      grid-template-columns: 1fr;\n      gap: 6px\n    }\n    .light-dome__package-list li {\n      font-size: 12px;\n      padding: 10px 12px\n    }\n    \/* Specs Table *\/\n    .light-dome__specs-table td {\n      padding: 10px 12px;\n      font-size: 13px\n    }\n    .light-dome__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    .light-dome__warranty-badge {\n      flex-direction: column;\n      text-align: center;\n      gap: 12px;\n      padding: 20px\n    }\n    .light-dome__warranty-badge-icon {\n      width: 50px;\n      height: 50px\n    }\n    \/* Review Stats *\/\n    .light-dome__review-stats {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      padding: 20px\n    }\n    .stat {\n      padding: 10px\n    }\n    \/* Guarantees Bar *\/\n    .light-dome__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    .light-dome__comparison {\n      padding: 20px 0\n    }\n    .light-dome__comparison-table {\n      font-size: 11px;\n      display: block;\n      overflow-x: auto\n    }\n    .light-dome__comparison-table th,\n    .light-dome__comparison-table td {\n      padding: 8px 6px;\n      word-break: break-word\n    }\n    .light-dome__comparison-table th {\n      font-size: 11px\n    }\n    .light-dome__comparison-table td:first-child {\n      width: 25%;\n      min-width: 70px\n    }\n    .light-dome__comparison-table td:nth-child(2),\n    .light-dome__comparison-table td:nth-child(3) {\n      width: 37.5%\n    }\n    \/* Headers *\/\n    .light-dome__header {\n      padding: clamp(30px, 5vw, 50px) 0\n    }\n    .light-dome__title {\n      line-height: 1.2\n    }\n    .light-dome__sub {\n      font-size: clamp(1rem, 2vw, 1.1rem)\n    }\n    \/* CTA Section *\/\n    .light-dome__cta-section {\n      padding: 20px 15px\n    }\n    .light-dome__trust-bar {\n      gap: 10px;\n      font-size: 11px\n    }\n    \/* FAQ *\/\n    .light-dome__faq summary {\n      font-size: 14px\n    }\n    .light-dome__faq p {\n      font-size: 13px\n    }\n    .light-dome__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    .light-dome__download {\n      padding: 20px 15px\n    }\n    .light-dome__download h4 {\n      font-size: 18px\n    }\n    .light-dome__download p {\n      font-size: 13px\n    }\n    .light-dome__download a {\n      padding: 12px 24px;\n      font-size: 13px\n    }\n  }\n  @media (max-width: 480px) {\n    \/* Further mobile optimizations *\/\n    .light-dome__wrap {\n      padding: 20px 12px\n    }\n    .light-dome__header {\n      padding: 25px 0\n    }\n    .light-dome__config-slider-container {\n      padding: 0 35px\n    }\n    .light-dome__config-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .light-dome__review-arrow {\n      width: 30px;\n      height: 30px;\n      font-size: 16px\n    }\n    .light-dome__guarantees-bar {\n      grid-template-columns: 1fr;\n      gap: 8px;\n      padding: 12px\n    }\n    .guarantee-item {\n      padding: 10px\n    }\n    .light-dome__trust-bar {\n      flex-direction: column;\n      gap: 8px;\n      align-items: center\n    }\n    .light-dome__features-list {\n      gap: 12px\n    }\n    .light-dome__features-list li {\n      padding: 12px\n    }\n  }\n   \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n    \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n\u003c\/style\u003e\n\u003cdiv class=\"light-dome\"\u003e\n\u003cdiv class=\"light-dome__wrap\"\u003e\n\u003c!-- HEADER --\u003e\u003cheader class=\"light-dome__header\"\u003e\n\u003cdiv class=\"light-dome__eyebrow\"\u003eArtisan Heritage\u003c\/div\u003e\n\u003ch3 class=\"light-dome__title\"\u003eDome - Oxidized Copper Pendant Light\u003c\/h3\u003e\n\u003cp class=\"light-dome__sub\"\u003eHandcrafted for Warmth, Designed for Your Island\u003c\/p\u003e\n\u003cdiv style=\"max-width: 700px; margin: 20px auto 0; color: var(--muted); line-height: 1.7; font-size: clamp(1.25rem, 1.8vw, 1.4rem);\"\u003e\n\u003cp\u003eForged from solid copper and finished with a rich, antique patina, this dome pendant light brings timeless, artisanal warmth to any kitchen island or dining area. Its hand-hammered texture catches the light, creating a dynamic play of shadows and highlights that evolves with your space.\u003c\/p\u003e\n\u003cp style=\"margin-top: 15px;\"\u003eDesigned for real life, it’s built for durability and offers customizable sizing and cord length to fit your ceiling height and room layout perfectly. The protective finish ensures its beauty endures for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- CTA SECTION --\u003e\n\u003csection class=\"light-dome__cta-section\"\u003e\n\u003cdiv style=\"font-size: clamp(14px, 2vw, 16px); margin-bottom: 20px;\" class=\"light-dome__price-note\"\u003eHandcrafted to order • Free Delivery\u003c\/div\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\"\u003e\n  Configure \u0026amp; Add to Cart\n\u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES BAR --\u003e\n\u003cdiv class=\"light-dome__guarantees-bar\"\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M20 8L12 13L4 8V6L12 11L20 6V8ZM20 4h5C2.9 4 2 4.9 2 6V18C2 19.1 2.9 20 4 20h30C21.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\u003eReliable Shipping\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2L20 7V12C20 16.5 16.5 20 12 22C7.5 20 4 16.5 4 12V7L12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 12L11 14L15 10\" stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e5-Year Warranty\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2Z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 6V12L16 14\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003eFlexible Returns\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"guarantee-item\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M12 2C6.48 2 2 6.48 2 12C2 17.52 6.48 22 12 22C17.52 22 22 17.52 22 12C22 6.48 17.52 2 12 2ZM13 17h21V15h23V17ZM13 13h21V7h23V13Z\" fill=\"currentColor\"\u003e\n          \u003c\/path\u003e\n        \u003c\/svg\u003e \u003cstrong\u003e15-Day Guarantee\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SCARCITY NOTICE --\u003e\n\u003cdiv class=\"light-dome__scarcity-notice\"\u003e✨ \u003cstrong\u003eOne-of-a-Kind Craft:\u003c\/strong\u003e Each dome is hand-hammered — no two are identical. \u003ca href=\"#configure\"\u003eReserve yours before it’s crafted.\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- HERO IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"light-dome__label-bulb\"\u003e\n        \n        \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\"\u003e\u003c\/path\u003e\n        \n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#a67c52\" d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\"\u003e\u003c\/path\u003e\n        \n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#ffd700\" d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\"\u003e\u003c\/path\u003e\n        \n        \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#c07c00\" d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \n  \n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Hammered Pendant Light – Antique Brass Dome Ceiling Light\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-3640528.jpg?v=1773579326\u0026amp;width=1946\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CONFIGURATION OPTIONS --\u003e\n\u003csection id=\"configure\" class=\"light-dome__config\"\u003e\n\u003ch3\u003eChoose Your Size \u0026amp; Cord Length\u003c\/h3\u003e\n\u003cp class=\"light-dome__config-intro\"\u003eSelect the diameter that fits your island and the cord length for your ceiling height. All fixtures are solid copper, ceiling-mounted.\u003c\/p\u003e\n\u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"light-dome__config-grid\"\u003e\n\u003cdiv class=\"light-dome__config-section\"\u003e\n\u003ch4\u003eDiameter\u003c\/h4\u003e\n\u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"light-dome__config-options\"\u003e\n\u003cdiv data-value=\"8\" class=\"light-dome__config-option\"\u003e8\"\u003c\/div\u003e\n\u003cdiv data-value=\"10\" class=\"light-dome__config-option\"\u003e10\"\u003c\/div\u003e\n\u003cdiv data-value=\"12\" class=\"light-dome__config-option\"\u003e12\"\u003c\/div\u003e\n\u003cdiv data-value=\"14\" class=\"light-dome__config-option\"\u003e14\"\u003c\/div\u003e\n\u003cdiv data-value=\"18\" class=\"light-dome__config-option\"\u003e18\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-section\"\u003e\n\u003ch4\u003eCord Length\u003c\/h4\u003e\n\u003cdiv style=\"grid-template-columns: 1fr 1fr;\" class=\"light-dome__config-options\"\u003e\n\u003cdiv data-value=\"4ft\" class=\"light-dome__config-option\"\u003e4 ft\u003c\/div\u003e\n\u003cdiv data-value=\"6ft\" class=\"light-dome__config-option\"\u003e6 ft\u003c\/div\u003e\n\u003cdiv data-value=\"8ft\" class=\"light-dome__config-option\"\u003e8 ft\u003c\/div\u003e\n\u003cdiv data-value=\"10ft\" class=\"light-dome__config-option\"\u003e10 ft\u003c\/div\u003e\n\u003cdiv data-value=\"12ft\" class=\"light-dome__config-option\"\u003e12 ft\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n        \u003cpath fill=\"currentColor\" d=\"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11v6h2v-6h-2zm0-4v2h2V7h-2z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca style=\"color: var(--accent); font-weight: bold; text-decoration: none;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png?v=1773578776\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slider-wrap\"\u003e\n\u003ch4 class=\"light-dome__config-slider-title\"\u003eCrafted Detail Gallery\u003c\/h4\u003e\n\u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--left\"\u003e‹\u003c\/button\u003e \u003cbutton class=\"light-dome__config-arrow light-dome__config-arrow--right\"\u003e›\u003c\/button\u003e\n\u003cdiv id=\"configSlider\" class=\"light-dome__config-slider-container\"\u003e\n\u003cdiv class=\"light-dome__config-slider\"\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-6985670.jpg?v=1773579326\u0026amp;width=1946\" alt=\"Copper Pendant Light – Front View\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-6799378.jpg?v=1773579326\u0026amp;width=1946\" alt=\"Copper Pendant Light – Installed Over Island\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-1512204.jpg?v=1773579326\u0026amp;width=1946\" alt=\"Copper Pendant Light – Close-up of Hammered Texture\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-3802233.jpg?v=1773579327\u0026amp;width=1946\" alt=\"Copper Pendant Light – Side Profile\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-4053305.jpg?v=1773579327\u0026amp;width=1946\" alt=\"Copper Pendant Light – With Bulb\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__config-slide\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-3640528.jpg?v=1773579326\u0026amp;width=1946\" alt=\"Copper Pendant Light – In Modern Kitchen\" class=\"light-dome__config-slide-img\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEE BOX --\u003e\n\u003cdiv class=\"light-dome__guarantee-box\"\u003e\n\u003ch4\u003e🛡️ Our No-Risk Promise to You\u003c\/h4\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 Covers material and craftsmanship defects (excludes natural aging).\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always in the same finish — guaranteed.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eWe craft every fixture to last generations — so you can buy with total confidence.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- DISTINCTIVE FEATURES --\u003e\n\u003csection class=\"light-dome__features\"\u003e\n\u003ch3\u003eDistinctive Features\u003c\/h3\u003e\n\u003cul class=\"light-dome__features-list\"\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eSolid Copper Construction\u003c\/h5\u003e\n\u003cp\u003eBuilt from thick, high-strength oxidized solid copper for lasting durability and resistance to wear over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eAntique Copper Finish\u003c\/h5\u003e\n\u003cp\u003eFeatures a rich, warm, vintage patina that adds depth and timeless charm, protected by a clear coat to maintain its beauty for years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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 18h29C20.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=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eCeiling-Mounted Design\u003c\/h5\u003e\n\u003cp\u003eEngineered for secure, effortless installation with all necessary hardware included. Perfect for any kitchen island or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv class=\"light-dome__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\u003cdiv class=\"light-dome__feature-content\"\u003e\n\u003ch5\u003eCustomizable Options\u003c\/h5\u003e\n\u003cp\u003eAvailable in multiple diameters and cord lengths to perfectly match your design vision and functional needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- LIFESTYLE SECTIONS --\u003e\n\u003csection class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-6529612.jpg?v=1773579327\u0026amp;width=1946\" alt=\"Copper Pendant Light – Close-up of Hammered Texture\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eWhere Form Meets Function\u003c\/h4\u003e\n\u003cp\u003eThe hand-hammered texture isn't just decorative; it's designed to diffuse light beautifully, casting a soft, ambient glow perfect for intimate dinners or cozy breakfasts. The dome shape directs light downward, illuminating your island without glare.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection style=\"direction: rtl;\" class=\"lifestyle-section\"\u003e\n\u003cdiv class=\"lifestyle-section__image\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/dome-oxidized-copper-pendant-light-kitchen-island-6799378.jpg?v=1773579326\u0026amp;width=1946\" alt=\"Copper Pendant Light Installed Over Kitchen Island\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"lifestyle-section__content\"\u003e\n\u003ch4\u003eDesigned for Real Kitchens\u003c\/h4\u003e\n\u003cp\u003eSolid copper resists corrosion and offers antimicrobial properties. The antique finish complements wood, stone, marble, and concrete countertops, adding warmth and character to both modern and traditional spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n \u003c!-- PACKAGE INCLUDES --\u003e\n            \u003csection class=\"light-dome__pkg-includes\"\u003e\n                \u003ch3\u003ePackage Includes\u003c\/h3\u003e\n                \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n                    \n                    \u003c!-- Component 1 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \n                    \u003c!-- Component 2 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Component 3 --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003c!-- Free Gift Highlight --\u003e\n                    \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                        \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                            \u003c!-- Lit bulb icon --\u003e\n                            \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                                \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n            \u003c\/section\u003e\n    \n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"light-dome__specs-section\"\u003e\n\u003ch3\u003eTechnical Specifications\u003c\/h3\u003e\n\u003ctable class=\"light-dome__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\u003eAntique Copper (Protected)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eBulb Type\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/UK\/EU Compatible (Included as 🎁)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700k\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e250V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize \u0026amp; Cord Length available upon request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e5-Year Limited 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\u003ch4\u003eStandard Dimensions\u003c\/h4\u003e\n\u003cdiv style=\"grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));\" class=\"light-dome__dimensions-grid\"\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e8\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e10\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e12\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e14\"\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-card\"\u003e\n\u003cdiv class=\"light-dome__dimension-label\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"light-dome__dimension-value\"\u003e18\"\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📏 All fixtures have a consistent height (B) of 2.2\" and a canopy (E) of 5.9\".\u003c\/p\u003e\n\u003cp style=\"color: var(--muted); margin-top: 12px; font-size: clamp(12px, 1.5vw, 13px); line-height: 1.6;\"\u003e\u003cstrong\u003eNeed custom sizing?\u003c\/strong\u003e Provide your desired dimensions at checkout — we’ll craft it to fit perfectly.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- SPEC SHEET DOWNLOAD --\u003e\n\u003cdiv class=\"light-dome__download\"\u003e\n\u003ch4\u003eInstallation \u0026amp; Care PDF\u003c\/h4\u003e\n\u003cp\u003eComplete dimensions, mounting templates, care instructions, and bulb guide.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Dome_-_Oxidized_Copper_Pendant_Light_Kitchen_Island.webp?v=1759412065\" target=\"_blank\" rel=\"noopener noreferrer\" download=\"\"\u003e 📄 Download Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c!-- FULL WARRANTY --\u003e\n\u003cdiv class=\"ie-warranty\" role=\"region\" aria-label=\"Warranty \u0026amp; Guarantee\"\u003e\n\u003cdiv class=\"ie-warranty__top\"\u003e\n\u003csvg class=\"ie-warranty__shield\" viewbox=\"0 0 24 24\" aria-hidden=\"true\"\u003e\n          \u003cpath d=\"M12 2l7 3v6c0 5-3.6 9.7-7 11-3.4-1.3-7-6-7-11V5l7-3z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10.2 12.6l-1.9-1.9-1.1 1.1 3 3 5.6-5.6-1.1-1.1-4.5 4.5z\" fill=\"#fff\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\u003ch4 class=\"ie-warranty__title\"\u003eWarranty \u0026amp; Guarantee\u003c\/h4\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 fixture 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\"\u003eNeed help? Email \u003ca href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e with your order number.\u003c\/p\u003e\n\u003cp class=\"ie-warranty__note\"\u003eFinish note: The antique copper finish is intentionally aged and protected. This living finish is intentional — not a defect — and deepens in character with daily use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003cdiv style=\"margin-top: 60px;\" class=\"light-dome__cta-section\"\u003e\n\u003ch4 style=\"font-size: clamp(20px, 3vw, 24px); margin-bottom: 15px; color: var(--primary);\"\u003eA Light That Tells Your Story\u003c\/h4\u003e\n\u003cp style=\"color: var(--muted); margin-bottom: 20px; font-size: clamp(13px, 1.5vw, 15px);\"\u003eHand-hammered, solid copper, built to evolve with your life where craftsmanship and daily ritual meet.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"light-dome__cta-primary\"\u003e\n  Configure \u0026amp; Order Now\n\u003c\/a\u003e\n\u003cdiv class=\"light-dome__trust-bar\"\u003e\n\u003cdiv\u003eHandcrafted to Order\u003c\/div\u003e\n\u003cdiv\u003e5-Year Warranty\u003c\/div\u003e\n\u003cdiv\u003eFree Shipping\u003c\/div\u003e\n\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\n    (function() {\n        function initSliders() {\n            \/\/ Configuration Slider\n            const configSlider = document.getElementById('configSlider');\n            if (configSlider) {\n                const leftArrows = document.querySelectorAll('.light-dome__config-arrow--left');\n                const rightArrows = document.querySelectorAll('.light-dome__config-arrow--right');\n                \n                leftArrows.forEach(arrow =\u003e {\n                    \/\/ Only add the event listener if we haven't already\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            configSlider.scrollBy({ left: -400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n                \n                rightArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            configSlider.scrollBy({ left: 400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n            }\n\n            \/\/ Review Slider (if present on the page)\n            const reviewSlider = document.getElementById('reviewSlider');\n            if (reviewSlider) {\n                const leftArrows = document.querySelectorAll('.light-dome__review-arrow--left');\n                const rightArrows = document.querySelectorAll('.light-dome__review-arrow--right');\n                \n                leftArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            reviewSlider.scrollBy({ left: -400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n                \n                rightArrows.forEach(arrow =\u003e {\n                    if (!arrow.dataset.listener) {\n                        arrow.addEventListener('click', function(e) {\n                            e.preventDefault();\n                            reviewSlider.scrollBy({ left: 400, behavior: 'smooth' });\n                        });\n                        arrow.dataset.listener = 'true';\n                    }\n                });\n            }\n        }\n\n        \/\/ Run initialization \n        \/\/ 1. Immediately if DOM is ready\n        \/\/ 2. Wait until DOM loads if it hasn't\n        if (document.readyState === 'loading') {\n            document.addEventListener('DOMContentLoaded', initSliders);\n        } else {\n            initSliders();\n        }\n\n        \/\/ 3. Keep an eye on the page for dynamically loaded content (e.g., Shopify Sections)\n        const observer = new MutationObserver((mutations) =\u003e {\n            initSliders();\n        });\n        observer.observe(document.body, { childList: true, subtree: true });\n    })();\n\n    \/\/ Original fallback functions\n    function scrollConfigLeft() { document.getElementById('configSlider').scrollBy({ left: -400, behavior: 'smooth' }); }\n    function scrollConfigRight() { document.getElementById('configSlider').scrollBy({ left: 400, behavior: 'smooth' }); }\n    function scrollReviewsLeft() { document.getElementById('reviewSlider').scrollBy({ left: -400, behavior: 'smooth' }); }\n    function scrollReviewsRight() { document.getElementById('reviewSlider').scrollBy({ left: 400, behavior: 'smooth' }); }\n    function scrollToVariations() { window.scrollTo(0, 0); }\n\u003c\/script\u003e\n","brand":"Noble Brass","offers":[{"title":"8\" \/ 1 Unit","offer_id":50256728948993,"sku":"IP-001-01-090-08-23(4ft)","price":166.49,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 2 units","offer_id":50256728981761,"sku":null,"price":299.0,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 3 Units","offer_id":50256729014529,"sku":null,"price":447.0,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 4 Units","offer_id":50256729047297,"sku":null,"price":568.0,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 1 Unit","offer_id":50256729080065,"sku":"IP-001-01-090-10-23(4ft)","price":199.98,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 2 units","offer_id":50256729112833,"sku":null,"price":360.2,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 3 Units","offer_id":50256729145601,"sku":null,"price":538.49,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 4 Units","offer_id":50256729178369,"sku":null,"price":684.26,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 1 Unit","offer_id":50256729211137,"sku":"IP-001-01-090-12-23(4ft)","price":219.67,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 2 units","offer_id":50256729243905,"sku":null,"price":395.62,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 3 Units","offer_id":50256729276673,"sku":null,"price":591.51,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 4 Units","offer_id":50256729309441,"sku":null,"price":751.93,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 1 Unit","offer_id":50256729342209,"sku":"IP-001-01-090-14-23(4ft)","price":236.21,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 2 units","offer_id":50256729374977,"sku":null,"price":425.41,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 3 Units","offer_id":50256729407745,"sku":null,"price":636.05,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 4 Units","offer_id":50256729440513,"sku":null,"price":808.56,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 1 Unit","offer_id":50256729473281,"sku":"IP-001-01-090-18-23(4ft)","price":274.61,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 2 units","offer_id":50256729506049,"sku":null,"price":494.59,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 3 Units","offer_id":50256729538817,"sku":null,"price":739.12,"currency_code":"USD","in_stock":true},{"title":"18\" \/ 4 Units","offer_id":50256729571585,"sku":null,"price":939.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/dome-oxidized-copper-pendant-light-kitchen-island-3640528.jpg?v=1788137169"},{"product_id":"blue-patina-dome-pendant-light-vintage-kitchen-island-ceiling-fixture","title":"Blue Patina Dome Pendant Light, Vintage Kitchen Island Ceiling Fixture","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n            --accent: #a67c52;\n            --accent-light: #e5d5c3;\n            --primary: #2d2a26;\n            --muted: #6b665c;\n            --bg-light: #fdf8f3;\n            --shadow: rgba(0,0,0,0.06);\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: #3b2a1a;\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            max-width: 700px;\n            margin: 0 auto 40px;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            aspect-ratio: 4 \/ 3;\n            object-fit: cover;\n            display: block;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent;\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            list-style: none;\n        }\n\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center;\n        }\n\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px);\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px);\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start;\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n  .light-dome__pkg-includes {\n    margin: clamp(40px, 6vw, 80px) 0;\n  }\n\n  .light-dome__pkg-includes h3 {\n    font-size: clamp(22px, 4vw, 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  .light-dome__pkg-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    background: var(--bg-light);\n    padding: clamp(15px, 3vw, 24px);\n    border-radius: 12px;\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__pkg-card {\n    text-align: center;\n    padding: 25px 15px;\n    background: #fff;\n    border-radius: 8px;\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 2px 8px var(--shadow);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n    position: relative;\n  }\n\n  .light-dome__pkg-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .light-dome__pkg-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    background: var(--bg-light);\n    border-radius: 50%;\n    color: var(--accent);\n    margin-bottom: 12px;\n  }\n\n  .light-dome__pkg-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .light-dome__pkg-label {\n    font-size: clamp(14px, 1.5vw, 16px);\n    font-weight: 600;\n    color: var(--primary);\n  }\n\n  .light-dome__pkg-highlight {\n    border: 2px solid var(--accent);\n    box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n    overflow: hidden;\n    padding-top: 35px;\n  }\n\n  .light-dome__pkg-highlight::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: var(--accent);\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-label {\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-icon {\n    background: rgba(166, 124, 82, 0.1);\n  }\n\n  .light-dome__pkg-badge {\n    position: absolute;\n    top: 10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--accent);\n    color: #fff;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 900px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 500px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n    \u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eBlue Patina Dome Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eAn industrial brass hanging lamp with a bold blue patina exterior and warm natural brass interior, ideal above vintage kitchen island settings.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Blue Patina Dome Pendant Light, industrial brass hanging lamp for vintage kitchen island\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Dome_Pendant_Light-1.webp?v=1787915913\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eSculpted Contrast:\u003c\/strong\u003e A bold mix of rich blue patina and warm brass, this dome pendant light blends industrial character with a smooth curved silhouette and textured finish for added depth. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eSolid Brass Craftsmanship\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMade from durable brass, this pendant light is built for longevity while maintaining its artistic finish. The natural strength of brass ensures both stability and a premium feel, while the patina layer adds character and depth over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE (with Free Bulb label) --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Dome_Pendant_Light-2.webp?v=1787915913\" alt=\"Blue Patina Dome Pendant close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCustomization is available upon request, we can adjust dimensions or finishes to match your interior vision perfectly. The interior brass surface reflects light beautifully, creating a soft golden glow that enhances the atmosphere of the room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Sculpted Contrast, Rich Blue Patina Exterior with a Warm Natural Brass Interior\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass Craftsmanship, Built for Longevity with a Premium Feel\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Warm Ambient Glow, Interior Brass Surface Reflects Light Beautifully\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Versatile Styling Piece for Kitchen Islands, Dining Areas, Living Rooms, and Entryways\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 Bulbs, E27 Available for Europe\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable, Works with a Compatible Dimmable Bulb and Switch\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Gift 🎁 Free Bulb Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Blue Patina Dome Pendant view 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Dome_Pendant_Light-3.webp?v=1787915913\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Blue Patina Dome Pendant view 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Dome_Pendant_Light-6.webp?v=1787915912\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Blue Patina Dome Pendant view 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Dome_Pendant_Light-5.webp?v=1787915912\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Blue Patina Dome Pendant view 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Dome_Pendant_Light-4.webp?v=1787915913\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, or contact us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--ias-copper);\"\u003econtact@insideast.com\u003c\/a\u003e and we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORD TYPE \u0026 LENGTH --\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), and can be shortened or extended. Choose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eFree Bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eBlue Patina Exterior \/ Natural Brass Interior\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFits Standard E26 Bulbs (E27 Available for Europe), Gift 🎁 Free Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, 2 m (6.56 ft) Standard; Longer Cords up to 30 ft Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, When Used with a Dimmable Bulb and Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS: no reviews provided for this product, section left disabled until reviews are given --\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted and US\/EU compliant, compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat cord lengths are available? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), adjustable. Choose from 4 ft, 6 ft, 8 ft, or 10 ft, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmable bulb and dimmer switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your pendant right away. It fits standard E26 bulbs, with E27 available for Europe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The blue patina finish is natural and celebrated, the contrast with the natural brass interior develops character and depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Patina That Tells Its Own Story\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 1 Lamp","offer_id":50256730161409,"sku":null,"price":224.18,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 2 Lamps","offer_id":50256730194177,"sku":null,"price":403.52,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 3 Lamps","offer_id":50256730226945,"sku":null,"price":571.66,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 1 Lamp","offer_id":50256730259713,"sku":null,"price":253.46,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 2 Lamps","offer_id":50256730292481,"sku":null,"price":456.23,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 3 Lamps","offer_id":50256730325249,"sku":null,"price":646.32,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 1 Lamp","offer_id":50256730358017,"sku":null,"price":305.41,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 2 Lamps","offer_id":50256730390785,"sku":null,"price":549.74,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 3 Lamps","offer_id":50256730423553,"sku":null,"price":778.79,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 1 Lamp","offer_id":50256730456321,"sku":null,"price":365.57,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 2 Lamps","offer_id":50256730489089,"sku":null,"price":658.03,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 3 Lamps","offer_id":50256730521857,"sku":null,"price":932.2,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Blue_Patina_Dome_Pendant_Light-1.webp?v=1788137169"},{"product_id":"turquoise-patina-copper-pendant-light-hammered-dome","title":"Turquoise Patina Copper Pendant Light, Hammered Dome Industrial Kitchen Island Lighting","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n            --accent: #a67c52;\n            --accent-light: #e5d5c3;\n            --primary: #2d2a26;\n            --muted: #6b665c;\n            --bg-light: #fdf8f3;\n            --shadow: rgba(0,0,0,0.06);\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: #3b2a1a;\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            max-width: 700px;\n            margin: 0 auto 40px;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            aspect-ratio: 4 \/ 3;\n            object-fit: cover;\n            display: block;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent;\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            list-style: none;\n        }\n\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center;\n        }\n\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px);\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px);\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start;\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n  .light-dome__pkg-includes {\n    margin: clamp(40px, 6vw, 80px) 0;\n  }\n\n  .light-dome__pkg-includes h3 {\n    font-size: clamp(22px, 4vw, 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  .light-dome__pkg-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    background: var(--bg-light);\n    padding: clamp(15px, 3vw, 24px);\n    border-radius: 12px;\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__pkg-card {\n    text-align: center;\n    padding: 25px 15px;\n    background: #fff;\n    border-radius: 8px;\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 2px 8px var(--shadow);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n    position: relative;\n  }\n\n  .light-dome__pkg-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .light-dome__pkg-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    background: var(--bg-light);\n    border-radius: 50%;\n    color: var(--accent);\n    margin-bottom: 12px;\n  }\n\n  .light-dome__pkg-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .light-dome__pkg-label {\n    font-size: clamp(14px, 1.5vw, 16px);\n    font-weight: 600;\n    color: var(--primary);\n  }\n\n  .light-dome__pkg-highlight {\n    border: 2px solid var(--accent);\n    box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n    overflow: hidden;\n    padding-top: 35px;\n  }\n\n  .light-dome__pkg-highlight::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: var(--accent);\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-label {\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-icon {\n    background: rgba(166, 124, 82, 0.1);\n  }\n\n  .light-dome__pkg-badge {\n    position: absolute;\n    top: 10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--accent);\n    color: #fff;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 900px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 500px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n    \u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eTurquoise Patina Copper Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA hammered dome industrial fixture with a turquoise patina exterior and warm hammered copper interior, ideal above kitchen islands and dining tables.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Turquoise Patina Copper Pendant Light, hammered dome industrial kitchen island lighting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Turquoise_Patina_Copper_Pendant-1.webp?v=1787914927\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Finished Character:\u003c\/strong\u003e Each piece is individually finished, resulting in unique variations in the patina surface. The subtly weathered turquoise tone gives a true artisan feel, making every lamp one-of-a-kind. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eSculpted Contrast\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eFeaturing a rich turquoise patina exterior paired with a warm hammered copper interior, this dome pendant light creates a bold yet balanced look. Its curved silhouette softens the industrial feel while adding depth and character to any space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE (with Free Bulb label) --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Turquoise_Patina_Copper_Pendant-2.webp?v=1787914928\" alt=\"Turquoise Patina Copper Pendant close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCustomization is available upon request, we can adjust dimensions or finishes to match your interior vision perfectly. The hammered copper interior beautifully reflects light, creating a soft and inviting atmosphere that complements both modern and rustic interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Sculpted Contrast, Turquoise Patina Exterior with a Warm Hammered Copper Interior\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hand-Finished Character, Unique Patina Variations Make Every Lamp One-of-a-Kind\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Warm Ambient Glow, Hammered Copper Interior Reflects Light Beautifully\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Versatile Statement Piece for Kitchens, Dining Areas, Entryways, and Boutique Spaces\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 Bulbs, E27 Available for Europe\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable, Works with a Compatible Dimmable Bulb and Switch\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Gift 🎁 Free Bulb Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Turquoise Patina Copper Pendant view 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Turquoise_Patina_Copper_Pendant-3.webp?v=1787914928\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Turquoise Patina Copper Pendant view 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Turquoise_Patina_Copper_Pendant-7.jpg?v=1787914929\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Turquoise Patina Copper Pendant view 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Turquoise_Patina_Copper_Pendant-6.jpg?v=1787914928\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Turquoise Patina Copper Pendant view 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Turquoise_Patina_Copper_Pendant-7.jpg?v=1787914929\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, or contact us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--ias-copper);\"\u003econtact@insideast.com\u003c\/a\u003e and we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORD TYPE \u0026 LENGTH --\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), and can be shortened or extended. Choose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eFree Bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper with Brass Hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eTurquoise Patina Exterior \/ Hammered Copper Interior\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDesign\u003c\/td\u003e\n\u003ctd\u003eDome Pendant Shade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFits Standard E26 Bulbs (E27 Available for Europe), Gift 🎁 Free Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, 2 m (6.56 ft) Standard; Longer Cords up to 30 ft Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, When Used with a Dimmable Bulb and Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS: no reviews provided for this product, section left disabled until reviews are given --\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted and US\/EU compliant, compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat cord lengths are available? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), adjustable. Choose from 4 ft, 6 ft, 8 ft, or 10 ft, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmable bulb and dimmer switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your pendant right away. It fits standard E26 bulbs, with E27 available for Europe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The turquoise patina is natural and celebrated, individually finished with unique tonal variations that make each piece one-of-a-kind.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Patina That Tells Its Own Story\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 1 Lamp","offer_id":50256729768193,"sku":null,"price":224.27,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 2 Lamps","offer_id":50256729800961,"sku":null,"price":403.69,"currency_code":"USD","in_stock":true},{"title":"8\" \/ 3 Lamps","offer_id":50256729833729,"sku":null,"price":571.89,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 1 Lamp","offer_id":50256729866497,"sku":null,"price":248.49,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 2 Lamps","offer_id":50256729899265,"sku":null,"price":447.28,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 3 Lamps","offer_id":50256729932033,"sku":null,"price":633.65,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 1 Lamp","offer_id":50256729964801,"sku":null,"price":324.08,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 2 Lamps","offer_id":50256729997569,"sku":null,"price":583.34,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 3 Lamps","offer_id":50256730030337,"sku":null,"price":826.4,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 1 Lamp","offer_id":50256730063105,"sku":null,"price":378.37,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 2 Lamps","offer_id":50256730095873,"sku":null,"price":681.07,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 3 Lamps","offer_id":50256730128641,"sku":null,"price":964.84,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Turquoise_Patina_Copper_Pendant-1.webp?v=1788137169"},{"product_id":"hammered-brass-pendant-light-industrial-vintage-hanging-fixture","title":"Hammered Brass Pendant Light, Industrial Vintage Hanging Fixture","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n            --accent: #a67c52;\n            --accent-light: #e5d5c3;\n            --primary: #2d2a26;\n            --muted: #6b665c;\n            --bg-light: #fdf8f3;\n            --shadow: rgba(0,0,0,0.06);\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: #3b2a1a;\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            max-width: 700px;\n            margin: 0 auto 40px;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            aspect-ratio: 4 \/ 3;\n            object-fit: cover;\n            display: block;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent;\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        .ias-p-custom-note {\n            background: var(--ias-bg-soft);\n            border-radius: 20px;\n            padding: 30px;\n            margin-bottom: 40px;\n            border: 1px solid #f5efe6;\n            text-align: center;\n        }\n\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            list-style: none;\n        }\n\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-img-preview {\n            max-width: 200px;\n            margin: 0 auto 16px;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-pdf-img-preview img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center;\n        }\n\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px);\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px);\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        @media (max-width: 768px) {\n            .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start;\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n  .light-dome__pkg-includes {\n    margin: clamp(40px, 6vw, 80px) 0;\n  }\n\n  .light-dome__pkg-includes h3 {\n    font-size: clamp(22px, 4vw, 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  .light-dome__pkg-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    background: var(--bg-light);\n    padding: clamp(15px, 3vw, 24px);\n    border-radius: 12px;\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__pkg-card {\n    text-align: center;\n    padding: 25px 15px;\n    background: #fff;\n    border-radius: 8px;\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 2px 8px var(--shadow);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n    position: relative;\n  }\n\n  .light-dome__pkg-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .light-dome__pkg-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    background: var(--bg-light);\n    border-radius: 50%;\n    color: var(--accent);\n    margin-bottom: 12px;\n  }\n\n  .light-dome__pkg-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .light-dome__pkg-label {\n    font-size: clamp(14px, 1.5vw, 16px);\n    font-weight: 600;\n    color: var(--primary);\n  }\n\n  .light-dome__pkg-highlight {\n    border: 2px solid var(--accent);\n    box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n    overflow: hidden;\n    padding-top: 35px;\n  }\n\n  .light-dome__pkg-highlight::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: var(--accent);\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-label {\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-icon {\n    background: rgba(166, 124, 82, 0.1);\n  }\n\n  .light-dome__pkg-badge {\n    position: absolute;\n    top: 10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--accent);\n    color: #fff;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 900px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 500px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n    \u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Brass Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eAn industrial vintage hanging fixture with a hand-hammered solid brass dome shade, bringing warm antique gold character to any kitchen island.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Brass Pendant Light, industrial vintage hanging fixture for kitchen island\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-1.avif?v=1787913577\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eSculpted Warmth:\u003c\/strong\u003e Defined by its hand-hammered solid brass shade, this dome pendant features a warm antique gold tone with a textured hammered surface that gives it authentic artisanal character. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eArtisan Brass Craftsmanship\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eExpertly crafted from solid brass, this pendant combines durability with timeless design. The hand-hammered finish highlights traditional metalworking techniques, making each piece subtly unique while maintaining a refined, modern-industrial aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE (with 2 Free Bulbs label) --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e 2 FREE BULBS \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-3.jpg?v=1787913578\" alt=\"Hammered Brass Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCustomization is available upon request, we can adjust dimensions or finishes to match your interior vision perfectly. The solid brass interior reflects light beautifully, creating a soft, warm glow that enhances the atmosphere of any room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Sculpted Warmth, Hand-Hammered Solid Brass Shade with a Warm Antique Gold Tone\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Gently Curved Silhouette, Clean and Balanced Look with an Authentic Artisanal Texture\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Warm Ambient Glow, Solid Brass Interior Reflects Light Beautifully\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 Bulbs, E27 Available for Europe\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable, Works with a Compatible Dimmable Bulb and Switch\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Gift 🎁 2 Free Bulbs Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Brass Pendant Light view 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-6.avif?v=1787913578\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Brass Pendant Light view 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-2.jpg?v=1787913578\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Brass Pendant Light view 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-4.webp?v=1787913577\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Brass Pendant Light view 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-5.avif?v=1787913577\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CORD TYPE \u0026 LENGTH --\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), and can be shortened or extended. Choose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMIZATION NOTE (no finish\/size variations for this product) --\u003e\n\u003cdiv class=\"ias-p-custom-note\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eCustom Fit for Your Space: customization is available upon request. We can adjust dimensions or finishes to match your interior vision perfectly.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"margin-top: 12px;\"\u003e\u003cstrong\u003eFeel free to contact us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e for a personalized design.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Dimensions\n        \u003c\/h5\u003e\n        \u003cdiv class=\"ias-p-pdf-img-preview\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-d.avif?v=1787913577\" alt=\"Hammered Brass Pendant Light dimensions diagram\"\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the dimensions guide for this pendant light.\n        \u003c\/p\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Industrial_Vintage_Hanging_Fixture-d.avif?v=1787913577\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003eView Dimensions\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (Hand Hammered)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eWide Dome \/ Flat Dome\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFits Standard E26 Bulbs (E27 Available for Europe), Gift 🎁 2 Free Bulbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, 2 m (6.56 ft) Standard; Longer Cords up to 30 ft Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, When Used with a Dimmable Bulb and Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eLoved Above Real Islands\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"This piece is beautifully made! We are in love with our copper lights. They are even better in person. Will be hanging them this weekend and can't wait to see them above our island.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eRachel\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"These light fixtures are beautiful. Even nicer in person than the picture represents. Also, when I had a question on the shipment, the response time was almost instantaneous. Wonderful experience.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Looks exactly like the photo. Great quality. I can't wait to install it.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eThomas\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted and US\/EU compliant, compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Customization is available upon request, we can adjust dimensions or finishes to match your interior vision perfectly. Contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat cord lengths are available? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), adjustable. Choose from 4 ft, 6 ft, 8 ft, or 10 ft, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmable bulb and dimmer switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eAre bulbs included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free bulbs as our gift to you, so you can start using your pendant right away. It fits standard E26 bulbs, with E27 available for Europe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The hand-hammered brass finish carries natural, one-of-a-kind texture and tonal variation, part of its artisanal character.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarmth, Hand-Hammered to Last\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"1 Lamp","offer_id":50256733569281,"sku":null,"price":295.39,"currency_code":"USD","in_stock":true},{"title":"2 Lamps","offer_id":50256733602049,"sku":null,"price":531.7,"currency_code":"USD","in_stock":true},{"title":"3 Lamps","offer_id":50256733634817,"sku":null,"price":753.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Brass_Industrial_Vintage_Hanging_Fixture-1.jpg?v=1788137171"},{"product_id":"hand-hammered-antique-brass-pendant-light-black-dome","title":"Hand Hammered Antique Brass Pendant Light, Black Dome Hanging Lamp for Kitchen Island","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n            --accent: #a67c52;\n            --accent-light: #e5d5c3;\n            --primary: #2d2a26;\n            --muted: #6b665c;\n            --bg-light: #fdf8f3;\n            --shadow: rgba(0,0,0,0.06);\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: #3b2a1a;\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent;\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 30px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-tag-main {\n            background: #f5efe6;\n            border-color: var(--ias-copper);\n            color: var(--ias-copper-dark);\n        }\n\n        .ias-p-finish-compare-img {\n            max-width: 420px;\n            margin: 24px auto 0;\n            border-radius: 16px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-finish-compare-img img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            list-style: none;\n        }\n\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-img-preview {\n            max-width: 200px;\n            margin: 0 auto 16px;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-pdf-img-preview img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center;\n        }\n\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px);\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px);\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start;\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n    \u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHand Hammered Antique Brass Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA black dome hanging lamp with a hand hammered antique brass finish, bringing warmth and character to kitchen islands and dining spaces.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hand Hammered Antique Brass Pendant Light, black dome hanging lamp for kitchen island\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-4.jpg?v=1787910981\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eAuthentic Patina Finish:\u003c\/strong\u003e Featuring a beautifully aged patina with unique tonal variations, sealed with a protective clear coating that helps preserve its character and prevent tarnishing. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eTimeless Brass Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCrafted from premium solid brass, this vintage-inspired pendant light brings warmth, character, and sophistication to any interior. Its refined silhouette and rich brass finish create a timeless statement that complements both classic and contemporary spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE (with Free Bulb label) --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-2.jpg?v=1787910986\" alt=\"Hand Hammered Antique Brass Pendant close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCustomization is available upon request, we can adjust dimensions or finishes to match your interior vision perfectly. The solid brass construction enhances light reflection, producing a soft, ambient glow that creates a welcoming atmosphere in kitchens, dining areas, entryways, and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Timeless Brass Elegance, Premium Solid Brass with a Refined Silhouette\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Authentic Aged Patina, Unique Tonal Variations Highlighting the Natural Beauty of Brass\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Protective Clear Coating, Preserves Character and Helps Prevent Tarnishing\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Warm and Inviting Illumination, Soft Ambient Glow for Any Room\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable, Works with a Compatible Dimmable Bulb and Switch\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Gift 🎁 Free Bulb Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hand Hammered Antique Brass Pendant view 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-1.jpg?v=1787910986\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hand Hammered Antique Brass Pendant view 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-5.jpg?v=1787910982\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hand Hammered Antique Brass Pendant view 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-6.webp?v=1787909214\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hand Hammered Antique Brass Pendant view 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-3.avif?v=1787910979\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eFinish Options\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag ias-p-tag-main\"\u003eAntique Black Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eUnlacquered Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eVintage Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eUnlacquered Copper\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eOxidized Copper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-finish-compare-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-7.jpg?v=1787910995\" alt=\"Unlacquered brass, vintage brass, unlacquered copper and oxidized copper finish comparison\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes and unique finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing or finish? Provide your preferences at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORD TYPE \u0026 LENGTH --\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), and can be shortened or extended. Choose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n        \u003cdiv class=\"ias-p-pdf-img-preview\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-8.jpg?v=1787910978\" alt=\"Hand Hammered Antique Brass Pendant size guide\"\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Black_Dome_Hanging_Lamp-8.jpg?v=1787910978\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003eView Size Guide\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAged Patina with Protective Coating, Antique Black Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOther Finishes Available\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass \/ Vintage Brass \/ Unlacquered Copper \/ Oxidized Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, 2 m (6.56 ft) Standard; Longer Cords up to 30 ft Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, When Used with a Dimmable Bulb and Switch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eGift 🎁 Free Bulb Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS: no reviews provided for this product, section left disabled until reviews are given --\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted and US\/EU compliant, compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Customization is available upon request, we can adjust dimensions or finishes to match your interior vision perfectly. Contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat cord lengths are available? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), adjustable. Choose from 4 ft, 6 ft, 8 ft, or 10 ft, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmable bulb and dimmer switch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThe finish is sealed with a protective clear coating, so simply dust regularly with a soft, dry microfiber cloth. Avoid water and harsh chemicals to preserve the seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The aged patina is natural and celebrated, a protective clear coating helps preserve its character and prevent tarnishing over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Patina That Tells Its Own Story\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Antique Black \/ 1 Lamp","offer_id":50256733667585,"sku":null,"price":241.78,"currency_code":"USD","in_stock":true},{"title":"Antique Black \/ 2 Lamps","offer_id":50256733700353,"sku":null,"price":435.2,"currency_code":"USD","in_stock":true},{"title":"Antique Black \/ 3 Lamps","offer_id":50256733733121,"sku":null,"price":616.54,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ 1 Lamp","offer_id":50256733765889,"sku":null,"price":241.78,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ 2 Lamps","offer_id":50256733798657,"sku":null,"price":435.2,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ 3 Lamps","offer_id":50256733831425,"sku":null,"price":616.54,"currency_code":"USD","in_stock":true},{"title":"Vintage Brass \/ 1 Lamp","offer_id":50256733864193,"sku":null,"price":241.78,"currency_code":"USD","in_stock":true},{"title":"Vintage Brass \/ 2 Lamps","offer_id":50256733896961,"sku":null,"price":435.2,"currency_code":"USD","in_stock":true},{"title":"Vintage Brass \/ 3 Lamps","offer_id":50256733929729,"sku":null,"price":616.54,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Copper \/ 1 Lamp","offer_id":50256733962497,"sku":null,"price":241.78,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Copper \/ 2 Lamps","offer_id":50256733995265,"sku":null,"price":435.2,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Copper \/ 3 Lamps","offer_id":50256734028033,"sku":null,"price":616.54,"currency_code":"USD","in_stock":true},{"title":"Oxidized Copper \/ 1 Lamp","offer_id":50256734060801,"sku":null,"price":241.78,"currency_code":"USD","in_stock":true},{"title":"Oxidized Copper \/ 2 Lamps","offer_id":50256734093569,"sku":null,"price":435.2,"currency_code":"USD","in_stock":true},{"title":"Oxidized Copper \/ 3 Lamps","offer_id":50256734126337,"sku":null,"price":616.54,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Black_Dome_Hanging_Lamp-3.jpg?v=1788137171"},{"product_id":"smooth-oil-rubbed-brass-cone-pendant-light-kitchen-island-ceiling-lamp","title":"Smooth Oil Rubbed Brass Cone Pendant Light, Kitchen Island Ceiling Lamp","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n            --accent: #a67c52;\n            --accent-light: #e5d5c3;\n            --primary: #2d2a26;\n            --muted: #6b665c;\n            --bg-light: #fdf8f3;\n            --shadow: rgba(0,0,0,0.06);\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: #3b2a1a;\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent;\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 30px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-finish-compare-img {\n            max-width: 360px;\n            margin: 24px auto 0;\n            border-radius: 16px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-finish-compare-img img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            list-style: none;\n        }\n\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-img-preview {\n            max-width: 200px;\n            margin: 0 auto 16px;\n            border-radius: 12px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-pdf-img-preview img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center;\n        }\n\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px);\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px);\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start;\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    text-align: left;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n    max-width: 640px;\n    margin: 0 auto;\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  \/* PACKAGE INCLUDES *\/\n  .light-dome__pkg-includes {\n    margin: clamp(40px, 6vw, 80px) 0;\n  }\n\n  .light-dome__pkg-includes h3 {\n    font-size: clamp(22px, 4vw, 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  .light-dome__pkg-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 15px;\n    background: var(--bg-light);\n    padding: clamp(15px, 3vw, 24px);\n    border-radius: 12px;\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__pkg-card {\n    text-align: center;\n    padding: 25px 15px;\n    background: #fff;\n    border-radius: 8px;\n    border: 1px solid var(--accent-light);\n    box-shadow: 0 2px 8px var(--shadow);\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    transition: all 0.3s ease;\n    position: relative;\n  }\n\n  .light-dome__pkg-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n  }\n\n  .light-dome__pkg-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    background: var(--bg-light);\n    border-radius: 50%;\n    color: var(--accent);\n    margin-bottom: 12px;\n  }\n\n  .light-dome__pkg-icon svg {\n    width: 22px;\n    height: 22px;\n  }\n\n  .light-dome__pkg-label {\n    font-size: clamp(14px, 1.5vw, 16px);\n    font-weight: 600;\n    color: var(--primary);\n  }\n\n  .light-dome__pkg-highlight {\n    border: 2px solid var(--accent);\n    box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n    overflow: hidden;\n    padding-top: 35px;\n  }\n\n  .light-dome__pkg-highlight::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 4px;\n    background: var(--accent);\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-label {\n    color: var(--accent);\n    font-weight: 700;\n  }\n\n  .light-dome__pkg-highlight .light-dome__pkg-icon {\n    background: rgba(166, 124, 82, 0.1);\n  }\n\n  .light-dome__pkg-badge {\n    position: absolute;\n    top: 10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: var(--accent);\n    color: #fff;\n    font-size: 10px;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    padding: 4px 10px;\n    border-radius: 20px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  @media (max-width: 900px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 500px) {\n    .light-dome__pkg-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  \/* DIMENSION STAT CARDS *\/\n  .ias-p-dims {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 24px;\n  }\n\n  .ias-p-dim-card {\n    background: var(--ias-bg-soft);\n    border: 1px solid var(--ias-border);\n    border-radius: 12px;\n    padding: 16px 12px;\n    text-align: center;\n  }\n\n  .ias-p-dim-value {\n    font-family: 'Playfair Display', serif;\n    font-size: 22px;\n    color: var(--ias-text);\n    display: block;\n  }\n\n  .ias-p-dim-label {\n    font-size: 11px;\n    color: var(--ias-text-light);\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    margin-top: 4px;\n    display: block;\n  }\n\n  @media (max-width: 600px) {\n    .ias-p-dims {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n    \u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eSmooth Oil Rubbed Brass Cone Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA kitchen island ceiling lamp with a smooth cone silhouette and a sealed oil-rubbed brass finish, built to bring timeless charm to any space.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Smooth Oil Rubbed Brass Cone Pendant Light, kitchen island ceiling lamp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-3.jpg?v=1787909217\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eArtisanal Sealed Finish:\u003c\/strong\u003e Built from high-quality solid brass with a smooth oil-rubbed patina, sealed with a protective layer to preserve its character and prevent tarnish. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\n\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e\n\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eClassic Cone Silhouette, Timeless Charm\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDesigned with a smooth, tapered cone shape, this pendant offers a clean, balanced presence above any kitchen island or dining table. Its oil-rubbed brass finish is sealed with a protective layer, preserving its rich character while resisting tarnish, so it keeps its warm, refined tone for years to come.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-2.webp?v=1787909214\" alt=\"Smooth oil rubbed brass cone pendant close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eBoth size and finish can be customized upon request to suit your interior. The light comes with a support bracket for easy installation, and its smooth cone shape directs a warm, focused glow ideal above kitchen islands, dining tables, or entryway consoles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e High-Quality Solid Brass Construction with Oil Rubbed Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Sealed Protective Layer, Preserves Character and Prevents Tarnish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Classic Cone Silhouette, Clean and Balanced Presence\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 \u0026amp; E27 Bulb Bases, Gift 🎁 Free Bulb\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Comes with a Support Bracket for Easy Installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Smooth Oil Rubbed Brass Cone Pendant view 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-4.webp?v=1787909215\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Smooth Oil Rubbed Brass Cone Pendant view 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-5.webp?v=1787909215\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Smooth Oil Rubbed Brass Cone Pendant view 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-6.webp?v=1787909214\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Smooth Oil Rubbed Brass Cone Pendant view 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-3.jpg?v=1787909217\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eFinish Options\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003eUnlacquered Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eVintage Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eUnlacquered Copper\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eOxidized Copper\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-finish-compare-img\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-12.jpg?v=1787909219\" alt=\"Unlacquered brass, vintage brass, unlacquered copper and oxidized copper finish comparison\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes and unique finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing or finish? Provide your preferences at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CORD TYPE \u0026 LENGTH --\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eChoose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e cord lengths to suit your ceiling height and desired drop.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eSupport Bracket\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eFree Bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n        \u003cdiv class=\"ias-p-pdf-img-preview\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-10.webp?v=1787909215\" alt=\"Smooth Oil Rubbed Brass Cone Pendant size guide\"\u003e\n        \u003c\/div\u003e\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-10.webp?v=1787909215\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003eView Size Guide\u003c\/a\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eOil Rubbed Brass, Sealed Protective Layer\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOther Finishes Available\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass \/ Vintage Brass \/ Unlacquered Copper \/ Oxidized Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eCone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFits E26 \u0026amp; E27 Bulb Bases, Gift 🎁 Free Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, 2 m (6.56 ft) Standard; Choose 4 ft \/ 6 ft \/ 8 ft \/ 10 ft, up to 30 ft Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110-220V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eComes with Support Bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eLoved Above Real Islands\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"This piece is beautifully made! We are in love with our copper lights. They are even better in person. Will be hanging them this weekend and can't wait to see them above our island.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eDanielle\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"These light fixtures are beautiful. Even nicer in person than the picture represents. Also, when I had a question on the shipment, the response time was almost instantaneous. Wonderful experience.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Looks exactly like the photo. Great quality. I can't wait to install it.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThe light comes with a support bracket for easy installation. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Both size and finish can be customized upon request to suit your interior. Provide your preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat cord lengths are available? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eChoose from 4 ft, 6 ft, 8 ft, or 10 ft. Mention your preferred length in the order notes at checkout, or contact us directly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThe finish is sealed with a protective layer, so simply dust regularly with a soft, dry microfiber cloth. Avoid water and harsh chemicals to preserve the seal.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your pendant right away. It's compatible with both E26 and E27 bulb bases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oil rubbed brass finish is sealed with a protective layer to preserve its rich character and resist tarnish over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Finish That Stands the Test of Time\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Choose Option","offer_id":50256734159105,"sku":null,"price":229.23,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass","offer_id":50256734191873,"sku":null,"price":229.23,"currency_code":"USD","in_stock":true},{"title":"Vintage Brass","offer_id":50256734224641,"sku":null,"price":229.23,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Copper","offer_id":50256734257409,"sku":null,"price":229.23,"currency_code":"USD","in_stock":true},{"title":"Oxidized Copper","offer_id":50256734290177,"sku":null,"price":229.23,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Smooth_Oil_Rubbed_Brass_Cone_Pendant-7.jpg?v=1788137171"},{"product_id":"brushed-brass-wall-sconce-light-handmade-industrial-wall-lamp-minimalist-interior-fixture","title":"Brushed Brass Wall Sconce Light, Handmade Industrial Wall Lamp, Minimalist Interior Fixture","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    \/* Hero image sized medium, not full width, per this product's brief *\/\n    .ias-p-main-img-wrapper {\n        position: relative;\n        max-width: 480px;\n        margin: 0 auto 40px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 5;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    \/* Finish picker, pure CSS radio trick, no JS *\/\n    .ias-p-finish-input {\n        display: none;\n    }\n\n    .ias-p-finish-label {\n        cursor: pointer;\n        background: white;\n        border: 1.5px solid var(--ias-border);\n        padding: 10px 22px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n        transition: border-color 0.15s, background-color 0.15s;\n    }\n\n    .ias-p-finish-input:checked + .ias-p-finish-label {\n        border-color: var(--ias-copper);\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n    }\n\n    .ias-p-finish-label:hover {\n        border-color: var(--ias-copper);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eBrushed Brass Arched Wall Sconce\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA gracefully curved brass arm brings modern simplicity and timeless character to bedrooms, hallways, and reading corners.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-1.webp?v=1787907295\" alt=\"Brushed brass arched wall sconce, handmade industrial wall lamp\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Returns\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Hand-Finished Arm:\u003c\/strong\u003e Each arched arm is shaped and brushed by hand, so subtle variations affirm its artisan origin. Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eArched Elegance, Everyday Warmth\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eDefined by its gracefully curved arm and refined silhouette, this sconce brings a balanced blend of modern simplicity and timeless brass character. The open structure lets the bulb's glow spread beautifully, filling the space with a soft, inviting warmth.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE (with Free Bulb label) --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n                    \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003eFREE BULB\u003c\/span\u003e\n                    \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n                        OUR GIFT TO YOU\n                        \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/span\u003e\n                    \u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-2.jpg?v=1787907296\" alt=\"Brushed brass arched wall sconce close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Live in Your Home\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eDesigned to diffuse light in a soft and inviting way, this wall sconce creates a cozy atmosphere ideal for bedrooms, hallways, living rooms, or reading corners. Expertly crafted from solid brass, it combines durability with a sophisticated brushed finish and a sturdy wall-mounted bracket for safe, stable installation.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Refined Brass Craftsmanship, expertly crafted from solid brass for durability and a sophisticated brushed finish\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Arched Elegance, a gracefully curved arm and refined silhouette blend modern simplicity with timeless brass character\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Warm Ambient Glow, the open structure spreads the bulb's light beautifully for a cozy atmosphere\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Secure \u0026amp; Easy Installation, sturdy wall-mounted bracket designed for hardwired setup and a seamless finish\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable, works with a compatible dimmable bulb and dimmer switch\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Fit for Your Space, dimensions and finishes can be adjusted upon request\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-3.webp?v=1787907295\" class=\"ias-p-gallery-img\" alt=\"Brushed brass arched wall sconce view 1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/Brass_Wall_Sconce_with_Linen_Shade3.webp?v=1786521642\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Brushed brass arched wall sconce view 2\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-5.webp?v=1787907296\" class=\"ias-p-gallery-img\" alt=\"Brushed brass arched wall sconce view 3\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-2.jpg?v=1787907296\" class=\"ias-p-gallery-img\" alt=\"Brushed brass arched wall sconce view 4\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eChoose Your Finish\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"text-align: center;\"\u003e\n            \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                \u003cinput type=\"radio\" name=\"ias-finish\" id=\"ias-finish-brass\" class=\"ias-p-finish-input\" checked\u003e\n                \u003clabel for=\"ias-finish-brass\" class=\"ias-p-finish-label\"\u003eBrushed Brass\u003c\/label\u003e\n\n                \u003cinput type=\"radio\" name=\"ias-finish\" id=\"ias-finish-bronze\" class=\"ias-p-finish-input\"\u003e\n                \u003clabel for=\"ias-finish-bronze\" class=\"ias-p-finish-label\"\u003eDark Bronze\u003c\/label\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-dims-img-wrapper\" style=\"max-width: 520px; margin-top: 30px;\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-6.jpg?v=1787907296\" alt=\"Brushed brass and dark bronze finish comparison\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eCustom Fit for Your Space: customization is available upon request. We can adjust dimensions or finishes to match your interior vision perfectly.\u003c\/p\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\n                \u003cstrong\u003eFeel free to contact us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--ias-copper);\"\u003econtact@insideast.com\u003c\/a\u003e for a personalized design.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Industrial_Wall_Lamp-4.webp?v=1787907295\" alt=\"Brushed brass arched wall sconce dimensions diagram\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003cp\u003eDownload our drawing with dimensions.\u003c\/p\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade8.webp?v=1786521642\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003e📄 Download Drawing\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eBrushed Brass (also available in Dark Bronze upon request)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n                        \u003ctd\u003eArched Arm Wall Sconce\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMounting\u003c\/td\u003e\n                        \u003ctd\u003eWall-Mounted, Hardwired\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes, When Used with a Compatible Dimmable Bulb and Switch\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\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\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful sconces, exactly the vintage modern look I wanted for my bedroom.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eSarah\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"The soft, warm glow is perfect for my reading corner, and the team was quick to answer every question.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eOlivia\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Well made, solid brass, and the dark bronze finish is stunning.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMarcus\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Mass-produced alternatives typically use plated metal that wears down over time. This is handcrafted from solid brass with a refined brushed finish, backed by a 5-year warranty.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eThis sconce comes with a sturdy wall-mounted bracket and is designed for hardwired setup. We recommend installation by a licensed electrician to ensure safety and code compliance.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your sconce right away.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this sconce dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, when used with a dimmable bulb and a compatible dimmer switch.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I request a custom size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Customization is available upon request, we can adjust dimensions or finish to match your interior vision. Contact us at contact@insideast.com for a personalized design.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eA Curve That Warms the Room\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is shaped and finished by hand. Commission yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Returns\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Brushed Brass \/ 1 Lamp","offer_id":50256734322945,"sku":"IP-033-03-002-01-25","price":177.71,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ 2 Lamps","offer_id":50256734355713,"sku":"IP-033-03-002-01-25 (2pcs)","price":319.88,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ 3 Lamps","offer_id":50256734388481,"sku":"IP-033-03-002-01-25 (3pcs)","price":453.16,"currency_code":"USD","in_stock":true},{"title":"Dark Bronze \/ 1 Lamp","offer_id":50256734421249,"sku":"IP-033-03-094-01-25","price":189.42,"currency_code":"USD","in_stock":true},{"title":"Dark Bronze \/ 2 Lamps","offer_id":50256734454017,"sku":"IP-033-03-094-01-25 (2pcs)","price":340.96,"currency_code":"USD","in_stock":true},{"title":"Dark Bronze \/ 3 Lamps","offer_id":50256734486785,"sku":"IP-033-03-094-01-25 (3pcs)","price":483.02,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Handmade_Industrial_Wall_Lamp-1.webp?v=1788137171"},{"product_id":"hammered-copper-wall-sconce-rustic-bathroom-lamp-entryway-fixture","title":"Hammered Copper Wall Sconce, Rustic Bathroom Lamp, Entryway Fixture","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        max-width: 700px;\n        margin: 0 auto 40px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Copper Wall Sconce\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eHandmade wall lighting, a rustic bathroom lamp and entryway fixture crafted from premium certified solid copper with an antique finish.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-1.avif?v=1787904585\" alt=\"Hammered Copper Wall Sconce, handmade wall lighting\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Handcrafted by Skilled Artisans:\u003c\/strong\u003e Crafted from premium certified solid copper, each wall light features a distinctive hammered texture that makes every piece truly one of a kind. Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eAntique Copper, Timeless Elegance\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eThe antique copper finish enhances the natural beauty of the metal, creating a warm, inviting glow that complements both modern and rustic interiors. A protective coating helps preserve the copper's rich finish, minimizing tarnishing while maintaining its beautiful antique appearance over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE (with Free Bulb Gift badge) --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n                    \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003eFREE BULB\u003c\/span\u003e\n                    \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n                        OUR GIFT TO YOU\n                        \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/span\u003e\n                    \u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-3.jpg?v=1787904585\" alt=\"Hammered Copper Wall Sconce close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eWarmth and Character for Any Room\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eIdeal for bathrooms, hallways, entryways, bedrooms, living rooms, or as accent lighting, this handcrafted wall sconce adds warmth, character, and sophistication to any space. Each wall light is carefully handcrafted by skilled artisans, featuring a distinctive hammered texture that makes every piece truly one of a kind.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Premium Certified Solid Copper Construction, exceptional craftsmanship and timeless elegance\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Copper Finish, warm inviting glow for modern and rustic interiors\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hammered Handmade Texture, every piece truly one of a kind\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Protective Coating, minimizes tarnishing while preserving the antique appearance\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n\n                \u003c\/svg\u003e Wall Mounted Installation\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Any E26 Bulb (Gift 🎁 Free Bulb)\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-2.jpg?v=1787904586\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-5.jpg?v=1787904585\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 2\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-6.webp?v=1787904584\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 3\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-3.jpg?v=1787904585\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 4\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- CUSTOMIZATION HINT (no variations picker for this product) --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\" style=\"margin-top: 0; padding-top: 0; border-top: none;\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eCustom Size Available: We offer custom dimensions to perfectly suit your project.\u003c\/p\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\n                \u003cstrong\u003eFeel free to contact us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--brass);\"\u003econtact@insideast.com\u003c\/a\u003e for a personalized design.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-d.webp?v=1787904583\" alt=\"Hammered Copper Wall Sconce dimensions diagram\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003cp\u003eDownload our drawing with dimensions.\u003c\/p\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hammered_Copper_Wall_Sconce-d.webp?v=1787904583\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003e📄 Download Drawing\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Copper\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eAntique Copper\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eStyle\u003c\/td\u003e\n                        \u003ctd\u003eHammered Handmade Wall Sconce\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eWall Mounted\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eCompatible with Any E26 Bulb, Gift 🎁 Free Bulb\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110–120V (US Standard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes, When Used with a Compatible Dimmable Bulb and Dimmer Switch\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eCustom Dimensions Available on Request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e30-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"This piece is beautifully made! We are in love with our copper lights. They are even better in person. Will be hanging them this weekend and can't wait to see them above our island.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eDanielle\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"These light fixtures are beautiful. Even nicer in person than the picture represents. Also, when I had a question on the shipment, the response time was almost instantaneous. Wonderful experience.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Looks exactly like the photo. Great quality. I can't wait to install it.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Mass-produced alternatives typically use plated metal that wears down over time. This is handcrafted from premium solid copper with a hand-hammered finish and a 5-year warranty, built to age gracefully.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eThis fixture is wall-mounted. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your sconce right away. It's compatible with any standard E26 bulb.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this sconce dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, when used with a dimmable bulb and a compatible dimmer switch.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I request a custom size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. We offer custom dimensions to perfectly suit your project. Feel free to contact us at contact@insideast.com for a personalized design.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique copper finish is natural and celebrated, a protective coating helps minimize tarnishing while preserving its beautiful appearance over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eHandcrafted Warmth for Any Room\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is crafted and finished by hand. Commission yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"1 Lamp","offer_id":50256734650625,"sku":null,"price":276.54,"currency_code":"USD","in_stock":true},{"title":"2 Lamps","offer_id":50256734683393,"sku":null,"price":497.77,"currency_code":"USD","in_stock":true},{"title":"3 Lamps","offer_id":50256734716161,"sku":null,"price":940.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Hammered_Copper_Wall_Sconce-1.jpg?v=1788137172"},{"product_id":"hammered-copper-wall-sconce-modern-minimalist-wall-light-hallway","title":"Hammered Copper Wall Sconce, Modern Minimalist Wall Light, Hallway Bathroom Lighting","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        max-width: 700px;\n        margin: 0 auto 40px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Copper Wall Sconce\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA modern minimalist wall light, hand-hammered from premium solid copper with a sculptural curved silhouette for hallway and bathroom lighting.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-2.jpg?v=1787845109\" alt=\"Hammered Copper Wall Sconce, modern minimalist wall light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Hand-Hammered Copper:\u003c\/strong\u003e This handcrafted wall sconce is expertly formed from premium solid copper, showcasing a beautifully hammered finish that celebrates the authenticity of traditional metalworking. Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eSculptural Contemporary Design\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eFeaturing a distinctive overlapping curved form, this wall sconce combines minimalist architecture with artistic craftsmanship. Its clean lines and balanced proportions create a striking decorative statement while maintaining a refined, understated elegance.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE (with Free Bulb Gift badge) --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n                    \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003eFREE BULB\u003c\/span\u003e\n                    \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n                        OUR GIFT TO YOU\n                        \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/span\u003e\n                    \u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-5.avif?v=1787845108\" alt=\"Hammered Copper Wall Sconce close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eSoft Up \u0026amp; Down Ambient Lighting\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eThe open sculptural design allows light to diffuse naturally from both the top and bottom of the fixture, creating a warm and inviting atmosphere. The concealed light source produces soft indirect illumination that enhances walls with beautiful light patterns while minimizing glare.\u003c\/p\u003e\n            \u003cp\u003eSubtle variations in texture and tone make every piece entirely unique, and the copper develops additional character over time, giving the fixture a timeless artisanal appeal.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Construction, hand-hammered finish celebrates traditional metalworking\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Sculptural Overlapping Curved Form, minimalist architecture meets artistic craftsmanship\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Fit for Your Space, dimensions and finish adjustable on request\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Soft Up \u0026amp; Down Ambient Lighting, concealed light source minimizes glare\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n\n                \u003c\/svg\u003e Easy Installation, comes with a concealed wall bracket for minimal-effort setup\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Standard E26 Bulbs, E27 Available for Europe (Gift 🎁 Free Bulb)\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-1.jpg?v=1787845109\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-5.avif?v=1787845108\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 2\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-3.avif?v=1787845108\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 3\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-4.avif?v=1787845109\" class=\"ias-p-gallery-img\" alt=\"Hammered Copper Wall Sconce View 4\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- CUSTOMIZATION HINT (no variations picker for this product) --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\" style=\"margin-top: 0; padding-top: 0; border-top: none;\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eCustomization is available upon request. We can adjust dimensions or finishes to match your interior vision perfectly.\u003c\/p\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\n                \u003cstrong\u003eNeed a different size or finish? Email us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--brass);\"\u003econtact@insideast.com\u003c\/a\u003e and we'll confirm feasibility before crafting begins.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-d.jpg?v=1787845109\" alt=\"Hammered Copper Wall Sconce dimensions diagram\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003cp\u003eDownload our size guide with dimensions.\u003c\/p\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Modern_Minimalist_Wall_Light-d.jpg?v=1787845109\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003e📄 Download Size Guide\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Copper\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eHand-Hammered Natural Copper\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMounting\u003c\/td\u003e\n                        \u003ctd\u003eWall-Mounted\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits Standard E26 Bulbs (E27 Available for Europe), Gift 🎁 Free Bulb\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes (When Used with a Dimmable Bulb and Switch)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n                        \u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e30-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"This piece is beautifully made! We are in love with our copper lights. They are even better in person. Will be hanging them this weekend and can't wait to see them above our island.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eDanielle\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"These light fixtures are beautiful. Even nicer in person than the picture represents. Also, when I had a question on the shipment, the response time was almost instantaneous. Wonderful experience.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Looks exactly like the photo. Great quality. I can't wait to install it.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Mass-produced alternatives typically use plated metal that wears down over time. This is handcrafted from premium solid copper with a hand-hammered finish and a 5-year warranty, built to age gracefully.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eThis fixture is wall-mounted, US\/EU compliant, and compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your sconce right away. It fits standard E26 bulbs, with E27 available for Europe.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this sconce dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, when used with a dimmable bulb and a compatible dimmer switch.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I request a custom size or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Customization is available upon request, we can adjust dimensions or finishes to match your interior vision. Contact us at contact@insideast.com and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The hand-hammered copper finish is natural and celebrated, subtle variations in texture and tone are part of its artisanal character and not considered a defect. The copper develops additional character over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eSculptural Warmth for Every Wall\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is crafted and finished by hand. Commission yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"1  Lamp","offer_id":50256734748929,"sku":null,"price":276.54,"currency_code":"USD","in_stock":true},{"title":"2 Lamps","offer_id":50256734781697,"sku":null,"price":497.77,"currency_code":"USD","in_stock":true},{"title":"3 Lamps","offer_id":50256734814465,"sku":null,"price":940.24,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Modern_Minimalist_Wall_Light-5.jpg?v=1788137171"},{"product_id":"copper-dome-pendant-light-blue-patina-hanging-lamp-ceiling-fixture-for-entryway","title":"Copper Dome Pendant Light, Blue Patina Hanging Lamp, Ceiling Fixture for Entryway","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            background: linear-gradient(100deg, #1c7ea8 0%, #2ba8c4 25%, #6b8f8a 50%, #a5713f 75%, #b87333 100%);\n            -webkit-background-clip: text;\n            background-clip: text;\n            -webkit-text-fill-color: transparent;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eCopper Dome Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA blue patina hanging lamp, a dark oxidized ceiling fixture with a rich, artisanal finish perfect for entryways and dining spaces.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Copper Dome Pendant Light with blue patina and dark oxidized finish\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Hanging_Lamp-8.avif?v=1787843811\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eArtisanal Patina Finish:\u003c\/strong\u003e Showcasing true craftsmanship with a rich blue patina and dark oxidized copper surface, each lamp has unique tonal variations creating an organic, aged look. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eClassic Dome Silhouette, Warm Ambient Glow\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDesigned with a timeless hemispherical dome shape, this pendant offers a balanced and elegant presence. Its soft curved profile feels more inviting than sharp geometric designs, making it perfect for dining areas, entryways, or clustered above a kitchen island. The smooth interior gently reflects light downward, creating a warm and focused illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Hanging_Lamp-1.avif?v=1787843811\" alt=\"Copper Dome Pendant Light with blue patina close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCustom Fit for Your Space\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCustomization is available upon request. We can adjust dimensions or finishes to match your interior vision perfectly. The patina finish adds a subtle diffusion effect, reducing harsh glare and enhancing a cozy, atmospheric lighting experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Construction with Rich Blue Patina and Dark Oxidized Surface\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Classic Hemispherical Dome Silhouette, Balanced and Elegant Presence\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Unique Tonal Variations, Organic Aged Look with One-of-a-Kind Character\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 Bulbs (E27 Available for Europe)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Cord Length, Dimmable with a Compatible Bulb and Switch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Copper Dome Pendant Light Blue Patina View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Hanging_Lamp-5.jpg?v=1787843813\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Copper Dome Pendant Light Blue Patina View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Hanging_Lamp-3.avif?v=1787843811\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Copper Dome Pendant Light Blue Patina View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Hanging_Lamp-7.jpg?v=1787843813\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Copper Dome Pendant Light Blue Patina View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Blue_Patina_Hanging_Lamp-6.jpg?v=1787843813\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eStandard cord length is 2 m (6.56 ft), and can be shortened or extended. Choose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e, with longer cords up to 30 ft available on request.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eFree Bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003c!-- Section 9: Download Size Guide button disabled until real link is provided --\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eBlue Patina \/ Dark Oxidized Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFits Standard E26 Bulbs (E27 Available for Europe), Gift 🎁 Free Bulb\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, 2 m (6.56 ft) Standard; Longer Cords up to 30 ft Available\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU Compliant, Compatible with Standard Junction Boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes (When Used with a Dimmable Bulb and Switch)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eDimensions and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eLoved Above Real Islands\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"This piece is beautifully made! We are in love with our copper lights. They are even better in person. Will be hanging them this weekend and can't wait to see them above our island.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eDanielle\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"These light fixtures are beautiful. Even nicer in person than the picture represents. Also, when I had a question on the shipment, the response time was almost instantaneous. Wonderful experience.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Looks exactly like the photo. Great quality. I can't wait to install it.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is US\/EU compliant and compatible with standard junction boxes. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size, shape or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the cable length is adjustable at the canopy. Extra length can be neatly gathered or trimmed to suit your ceiling height and desired drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized copper patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmer switch, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free bulb as our gift to you, so you can start using your pendant right away. The pendant fits standard E26 bulbs, with E27 available for Europe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Patina That Tells Its Own Story\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256734912769,"sku":null,"price":481.13,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256734945537,"sku":null,"price":577.93,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256734978305,"sku":null,"price":682.64,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256735011073,"sku":null,"price":793.61,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Blue_Patina_Hanging_Lamp-8.jpg?v=1788137173"},{"product_id":"hammered-pendant-light-hanging-light-fixture-headhat-plate-light","title":"Hammered Pendant Light, Hanging Light Fixture, Brass Ceiling Light, Headhat Plate Light","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n            .ias-p-main-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA hanging light fixture made of solid brass, the Headhat Plate Light features an antique bronze finish that adds timeless elegance to your space.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Pendant Light, Headhat Plate Light brass ceiling fixture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-1.avif?v=1787755024\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eSolid Brass Craftsmanship:\u003c\/strong\u003e This pendant light is made of solid brass to ensure durability and timeless beauty, each shade is hand-hammered and finished. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Bronze, Timeless Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe antique bronze finish adds timeless elegance to your space. Size, shape, and finish are customizable to match your individual style and design vision.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-8.jpg?v=1787755024\" alt=\"Headhat Plate Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eSolid Brass, Built to Last\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThis hammered pendant light, the Headhat Plate Light, brings a warm, inviting glow to your kitchen, dining area, or entryway, while the antique bronze finish adds timeless elegance to your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass Construction for Lasting Durability and Timeless Beauty\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Bronze Finish, Adds Timeless Elegance to Your Space\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Size, Shape and Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Any E26 \u0026amp; E27 Bulb Base (Gift 🎁 Free Bulb)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Cable Length, Dimmable with a Compatible Switch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Headhat Plate Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-3.avif?v=1787755025\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Headhat Plate Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-7.jpg?v=1787755024\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Headhat Plate Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-6.jpg?v=1787755025\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Headhat Plate Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-2.avif?v=1787755025\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\" style=\"display: flex; justify-content: center;\"\u003e\n\u003cdiv style=\"text-align: center; max-width: 420px;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eSize, shape, and finish are all customizable to curate your individual style and design vision. We specialize in bespoke lighting, custom sizes, multi-pendant clusters, and unique finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed a custom size, shape, or finish? Provide your preferences at checkout, or contact us at contact@insideast.com and we'll confirm feasibility before crafting begins.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eChoose from cord lengths of \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e, along with a choice of cord type, to suit your ceiling height and design preference.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-tag-cloud\" style=\"justify-content: flex-start; margin-bottom: 20px;\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Please contact our customer service team to choose your preferred cord type and length, simply mention it in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Type and Length Options\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eFree Bulb\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Drawings Sheet\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the drawings sheet with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Headhat_Plate_Light-d.jpg?v=1787755023\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Drawings Sheet\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e14\" \/ 18\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26 \u0026amp; E27 Compatible (Gift 🎁 Free Bulb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 - 220 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n\u003ctd\u003e4 ft \/ 6 ft \/ 8 ft \/ 10 ft (Choose Upon Request)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, with a Compatible Dimmer Switch (Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Shape and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eUS Duty-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item was better than expected, seller was very responsive. Item came from Morocco so expect longer shipping time. It's worth the wait.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eShane\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Customer service was quite helpful and responsive. The quality of the items purchased were as advertised and as anticipated.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eDaniel\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item is as expected and seller was very informative about shipping.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJayneann\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size, shape or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I choose my cord type and length? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, cord lengths of 4 ft, 6 ft, 8 ft, or 10 ft are available, along with a choice of cord type, upon request. Please contact our customer service team or mention your preference in the checkout notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the bronze patina finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmer switch, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include a free E26\/E27-compatible bulb as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The bronze patina finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eVintage Warmth, Timeless Brass\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"14\"","offer_id":50256735043841,"sku":null,"price":256.59,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256735076609,"sku":"IP-009-01-088-10-23","price":364.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Headhat_Plate_Light-3.jpg?v=1788137173"},{"product_id":"hammered-pendant-light-hanging-light-fixture-brass-ceiling-light","title":"Hammered Pendant Light, Hanging Light Fixture, Brass Ceiling Light","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            max-width: 70%;\n            margin: 0 auto 40px;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            aspect-ratio: 4 \/ 3;\n            object-fit: cover;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n            .ias-p-main-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA hanging light fixture made of certified solid brass, with a bronze patina finish that adds antique vibes and timeless elegance.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Pendant Light, brass ceiling light hanging fixture\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Light_Fixture_38.png?v=1787253481\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eCertified Brass Craftsmanship:\u003c\/strong\u003e Made of high quality certified brass to ensure durability and timeless beauty, each shade is hand-hammered and finished. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eBronze Patina, Timeless Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe bronze patina look will add antique vibes and timeless elegance to your space. With our range of customization choices, size, shape, and finish are at your hand to curate your individual style and preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Light_Fixture_34.png?v=1787253487\" alt=\"Hammered Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCertified Brass, Built to Age Beautifully\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThis hammered pendant light brings a warm, inviting glow to your kitchen, dining area, or entryway, while the bronze patina finish deepens your space with antique vibes and timeless elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Certified Solid Brass Construction for Lasting Durability and Timeless Beauty\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Bronze Patina Finish, Adds Antique Vibes and Timeless Elegance\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Size, Shape and Finish to Match Your Style\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Any E26 \u0026amp; E27 Bulb Base (Gift 🎁 2 Free Bulbs)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Cable Length, Dimmable with a Compatible Switch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Light_Fixture_39.png?v=1787253479\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Light_Fixture_38.png?v=1787253481\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Light_Fixture_37.png?v=1787253483\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Light_Fixture_36.png?v=1787253484\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\" style=\"display: flex; justify-content: center;\"\u003e\n\u003cdiv style=\"text-align: center; max-width: 420px;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Type \u0026amp; Length Options\u003c\/h4\u003e\n\u003cp\u003eCord lengths from \u003cstrong\u003e4 ft to 10 ft\u003c\/strong\u003e are available, along with a choice of cord types, to suit your ceiling height and design preference.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Cord type and length are available only upon request. Please contact our customer service team, simply mention your preference in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Type and Length Options\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003c!-- Section 9: Download Size Guide button disabled until real link is provided --\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (Certified)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eBronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e14\" \/ 18\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26 \u0026amp; E27 Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 - 220 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable (4 ft to 10 ft, Upon Request)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, with a Compatible Dimmer Switch (Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Shape and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eUS Duty-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item was better than expected, seller was very responsive. Item came from Morocco so expect longer shipping time. It's worth the wait.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eShane\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Customer service was quite helpful and responsive. The quality of the items purchased were as advertised and as anticipated.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eDaniel, 19 Jun, 2024\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item is as expected and seller was very informative about shipping.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJayneann, 14 May, 2024\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size, shape or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I choose my cord type and length? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, cord lengths from 4 ft to 10 ft are available along with a choice of cord types, upon request. Please contact our customer service team or mention your preference in the checkout notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the bronze patina finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmer switch, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free E26-compatible bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The bronze patina finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eVintage Warmth, Timeless Brass\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach pendant is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"14\"","offer_id":50256735273217,"sku":null,"price":244.38,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256735305985,"sku":null,"price":364.08,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Hanging_Light_Fixture_34.png?v=1788137173"},{"product_id":"hammered-pendant-light-aged-brass-ceiling-shade-hanging-dish-lamp","title":"Hammered Pendant Light, Aged Brass Ceiling Shade, Hanging Dish Lamp","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHammered Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eAn aged brass ceiling shade, a hanging dish lamp with a deep, hand-hammered dome that shields the bulb for a warm, comfortable glow.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Hammered Pendant Light, aged brass ceiling shade hanging dish lamp\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Dish_Lamp_3.avif?v=1787068987\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Hammered Precision:\u003c\/strong\u003e Each deep dome shade is hand-hammered from solid aged brass, intentionally shielding the bulb from direct view so the glow stays warm and comfortable. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eTimeless Hammered Brass, Perfect Over Kitchen Islands\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis handcrafted pendant light features a deep, hand-hammered brass dome that intentionally shields the bulb from direct view, so the glow is warm and comfortable, not glaring. The shape and craftsmanship diffuse light beautifully, giving you both style and function above your island or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Dish_Lamp_5.avif?v=1787068987\" alt=\"Hammered Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eWhy It Works Over an Island\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThis piece hangs low enough on extended cord lengths to bring light directly where you need it, ideal for kitchen islands, while the deep dome shade keeps the bulb tucked out of harsh sightlines. The classic dome design directs light downward, with the bulb recessed inside the shade for soft, inviting illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Classic Dome Shade Design, bulb recessed inside for soft, inviting illumination\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Multiple Size Options, from smaller to larger diameters to fit your space\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Hanging Length, cord lengths for ceilings up to 18 ft\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Aged Brass Finish, durable, maintenance-free, and rich in character\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e E26 Bulb Compatible, works with LED, halogen, or vintage-style bulbs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Dish_Lamp_28.png?v=1787068988\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Dish_Lamp_29.png?v=1787068987\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Dish_Lamp_2.avif?v=1787068987\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Hammered Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Hanging_Dish_Lamp_4.avif?v=1787068988\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e22 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003c!-- Section 9: Download Size Guide button disabled until real link is provided --\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAged Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDeep Dome (Bulb Recessed Inside Shade)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 14\" \/ 18\" \/ 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, Suitable for Ceilings up to 18 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26 Compatible, Gift 🎁 2 Free Bulbs (LED, Halogen, or Vintage-Style)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"I am extremely satisfied with this purchase, very well crafted.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eNicole, 12 Aug, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Love these light fixtures, they are exactly the vibe I was going for in my kitchen. They are well crafted and beautiful, definitely worth the money in my opinion.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJade, 05 Aug, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Great light fixture to make the room look really upscale and artsy.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJohn, 14 Jun, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is hardwired. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhich diameter should I choose for my island? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eSmaller diameters (8\" to 12\") suit compact islands or when hanging multiple pendants in a row. Larger diameters (14\" to 22\") work well as a single statement piece over a large island or dining table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the cord is adjustable at the canopy. Extra length can be neatly gathered or trimmed to suit your ceiling height and desired drop, up to 12 ft ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the aged brass finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free E26-compatible bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The aged brass finish is naturally weathered and intentional, durable and maintenance-free by design.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarm Light, Timeless Brass\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is hand-hammered, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256735109377,"sku":null,"price":136.42,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256735142145,"sku":null,"price":175.99,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256735174913,"sku":null,"price":237.79,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256735207681,"sku":null,"price":323.32,"currency_code":"USD","in_stock":true},{"title":"22\"","offer_id":50256735240449,"sku":null,"price":468.4,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Hanging_Dish_Lamp_3.jpg?v=1788137173"},{"product_id":"vintage-copper-pendant-light-oxidized-dome-ceiling-light","title":"Vintage Copper Pendant Light, Oxidized Dome Ceiling Light, Dome Lampshade Copper","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eVintage Copper Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eAn oxidized dome ceiling light, made of solid copper for durability and timeless beauty, with an antique finish that suits any kitchen island hanging light fixture.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Vintage Copper Pendant Light, oxidized dome ceiling light for kitchen islands\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Copper_Pendant_Light_2.png?v=1786947560\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eSolid Copper Craftsmanship:\u003c\/strong\u003e Made of solid copper to ensure durability and timeless beauty, each dome shade is finished by hand. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Copper, Timeless Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe antique copper finish adds timeless elegance to your space. With our range of customization choices, size, shape, and finish are at your hand to curate your individual style and preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Copper_Pendant_Light_1.webp?v=1786946247\" alt=\"Vintage Copper Pendant Light installed in a client's kitchen\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003cp style=\"text-align: center; font-size: 12px; font-style: italic; color: var(--ias-text-light); margin-top: 10px;\"\u003eFrom our client's home\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eSolid Copper, Built to Age Beautifully\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThe dome lampshade brings a warm, inviting glow to your kitchen island or dining area, while the antique copper finish deepens your space with timeless elegance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Construction for Lasting Durability and Timeless Beauty\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Copper Finish, Adds Timeless Elegance to Your Space\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Size, Shape and Finish to Match Your Style\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Any E26 \u0026amp; E27 Bulb Base\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Cable Length, Dimmable with a Compatible Switch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Vintage Copper Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Copper_Pendant_Light_22.png?v=1786946247\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Vintage Copper Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Copper_Pendant_Light_19.png?v=1786946252\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Vintage Copper Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Copper_Pendant_Light_23.png?v=1786946245\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Vintage Copper Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Vintage_Copper_Pendant_Light_20.png?v=1786946250\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e22 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Dome_-_Oxidized_Copper_Pendant_Light_Kitchen_Island.webp?v=1759412065\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Size Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eCopper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eCopper (Antique)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\" \/ 18\" \/ 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26 \u0026amp; E27 Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 - 220 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, with a Compatible Dimmer Switch (Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Shape and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item was better than expected, seller was very responsive. Item came from Morocco so expect longer shipping time. It's worth the wait.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eShane\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Great in every way, thank you!\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item is as expected and seller was very informative about shipping.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJayneann, 14 May, 2024\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size, shape or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the cable length is adjustable at the canopy. Extra length can be neatly gathered or trimmed to suit your ceiling height and desired drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized copper patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmer switch, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free E26-compatible bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eVintage Warmth, Timeless Copper\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256735469825,"sku":null,"price":215.23,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256735502593,"sku":null,"price":258.53,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256735535361,"sku":null,"price":283.98,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256735568129,"sku":null,"price":305.36,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256735600897,"sku":null,"price":355.01,"currency_code":"USD","in_stock":true},{"title":"22\"","offer_id":50256735633665,"sku":null,"price":508.46,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Vintage_Copper_Pendant_Light_19.png?v=1788137174"},{"product_id":"oxidized-solid-copper-cylinder-pendant-light-kitchen-island-lighting","title":"Oxidized Solid Copper Cylinder Pendant Light, Kitchen Island Lighting","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eOxidized Solid Copper Cylinder Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eKitchen island lighting handcrafted from certified solid copper, with a living finish that gradually develops a natural patina over time.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Oxidized Solid Copper Cylinder Pendant Light for kitchen island lighting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_3.webp?v=1786905161\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eCertified Copper Craftsmanship:\u003c\/strong\u003e Made of high quality certified copper to ensure durability and timeless beauty, each cylinder shade is finished by hand. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Vibes, Timeless Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis pendant light is made of high quality certified copper to ensure durability and timeless beauty. The finish will gradually develop patina and add antique vibes and timeless elegance to your space. With our range of customization choices, size, shape, and finish are at your hand to curate your individual style and preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_16.png?v=1786905163\" alt=\"Oxidized Solid Copper Cylinder Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCertified Copper, Built to Age Beautifully\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThe cylinder shade brings a clean, architectural silhouette to your kitchen island or dining area, while the living copper finish deepens in character with every passing season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e High Quality Certified Copper Construction for Lasting Durability\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Finish Gradually Develops Patina, Adding Antique Vibes and Timeless Elegance\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Size, Shape and Finish to Match Your Style\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 Bulb Base\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Cable Length for Your Ideal Drop Height\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Cylinder Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_18.png?v=1786905162\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Cylinder Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_2.webp?v=1786905159\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Cylinder Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_17.png?v=1786905162\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Cylinder Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_16.png?v=1786905163\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003ePendant Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Copper_Cylinder_Pendant_Light_5.webp?v=1786905159\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Size Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper (Certified)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Copper (Living Finish)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\" \/ 18\" \/ 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCable Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Shape and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item was better than expected, seller was very responsive. Item came from Morocco so expect longer shipping time. It's worth the wait.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eShane, 24 Dec, 2025 · 12\" Diameter, 4 ft Cord\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Great in every way, thank you!\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew, 21 Dec, 2025 · 12\" Diameter, 4 ft Cord\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful craftsmanship, arrived quickly. Seller made sure it was here and I was happy.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eVerified Buyer, 09 Dec, 2025 · 18\" Diameter, 4 ft Cord\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size, shape or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the cord is adjustable at the canopy. Extra length can be neatly gathered or trimmed to suit your ceiling height and desired drop, up to 12 ft ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized copper patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free E26-compatible bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Statement That Ages With Grace\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach cylinder is hand-finished and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"10\"","offer_id":50256735666433,"sku":"IP-017-01-018-10-23","price":184.89,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256735699201,"sku":"IP-017-01-018-12-23","price":247.54,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256735731969,"sku":"IP-017-01-018-14-23","price":326.95,"currency_code":"USD","in_stock":true},{"title":"16\"","offer_id":50256735764737,"sku":"IP-017-01-018-16-23","price":393.55,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256735797505,"sku":"IP-017-01-018-18-23","price":468.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Copper_Cylinder_Pendant_Light_16.png?v=1788137174"},{"product_id":"powder-room-brass-sconce-brushed-brass-wall-lamp-wall-lighting-fixture","title":"Powder Room Brass Sconce, Brushed Brass Wall Lamp, Wall Lighting Fixture","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        max-width: 700px;\n        margin: 0 auto 40px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003ePowder Room Brass Sconce\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA brushed brass wall lamp, solid brass construction with a subtle matte finish built to resist visible wear and scratches.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_1.avif?v=1786903716\" alt=\"Powder Room Brass Sconce, brushed brass wall lighting fixture\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Brushed Brass Finish:\u003c\/strong\u003e Each sconce is finished with a subtle matte brushed brass look, resistant to visible wear and scratches compared to high-shine finishes. Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eSolid Brass, Subtle Matte Finish\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eSolid brass construction combines durability and timeless beauty, while the brushed brass finish gives a more subtle matte look that resists visible wear and scratches compared to high-shine finishes, a natural fit for powder rooms and everyday wall lighting.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE (with Free Bulb Gift badge) --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n                    \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003eFREE BULBS\u003c\/span\u003e\n                    \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n                        OUR GIFT TO YOU\n                        \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/span\u003e\n                    \u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_3.avif?v=1786903716\" alt=\"Powder Room Brass Sconce close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Live in Your Home\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eCrafted from solid brass, not plated or hollow, this sconce offers lasting durability and timeless beauty. The wall-mounted design keeps it out of the way, providing an excellent space-saving alternative without the risk of tipping over or taking up valuable space.\u003c\/p\u003e\n            \u003cp\u003eThe brushed brass finish delivers a subtle matte look that stays resistant to visible wear and scratches, ensuring lasting elegance with minimal upkeep.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass Construction, combines durability and timeless beauty\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Brushed Brass Finish, a subtle matte look resistant to visible wear and scratches\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Design, size and shape available on request to fit your space and design vision\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Space-Saving Solution, an excellent alternative without the risk of tipping over\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Easy Installation, comes with a concealed wall bracket for minimal-effort setup\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Any E26 \u0026amp; E27 Bulb Base (Gift 🎁 2 Free Bulbs)\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_2.avif?v=1786903716\" class=\"ias-p-gallery-img\" alt=\"Powder Room Brass Sconce View 1\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_4.avif?v=1786903717\" class=\"ias-p-gallery-img\" alt=\"Powder Room Brass Sconce View 2\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_5.jpg?v=1786903716\" class=\"ias-p-gallery-img\" alt=\"Powder Room Brass Sconce View 3\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_6.jpg?v=1786903716\" class=\"ias-p-gallery-img\" alt=\"Powder Room Brass Sconce View 4\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS \/ CUSTOM --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eShaped Around Your Space\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\" style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n            \u003cdiv class=\"ias-p-var-group\" style=\"display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px 24px 12px; min-height: 160px; max-width: 400px;\"\u003e\n                \u003ch4 class=\"ias-p-serif\" style=\"margin: 0 0 14px;\"\u003eCustom Options\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; width: 100%;\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003eCustom Size\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCustom Shape\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eSize and shape can be customized upon request to fit your space and design vision. Contact us to discuss your ideal dimensions.\u003c\/p\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\n                \u003cstrong\u003eNeed a different size or shape? Email us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--brass);\"\u003econtact@insideast.com\u003c\/a\u003e and we'll confirm feasibility before crafting begins.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003cp\u003eDownload our size guide with dimensions.\u003c\/p\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Powder_Room_Brass_Sconce_3.avif?v=1786903716\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003e📄 Download Size Guide\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eBrushed Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eE26 \u0026amp; E27 Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eWall-Mounted with Concealed Bracket\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustom Options\u003c\/td\u003e\n                        \u003ctd\u003eSize and Shape Available on Request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eIncluded Components\u003c\/td\u003e\n                        \u003ctd\u003eConcealed Wall Bracket, 2 Free Bulbs\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e30-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"I love my new lights, they are absolutely beautiful! I ordered 3 to use in my kitchen and the finish is so gorgeous that I've decided to buy more for the rest of the house. Looking forward to hanging these up soon!\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMarina, Dec 18, 2025\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Perfect! Beautiful and on time!\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eCatherine, Apr 29, 2025\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"The wall lamp is beautiful. The seller is very prompt with returning messages.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eDebbie, Jan 10, 2026\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Mass-produced alternatives typically use brass-plated zinc that degrades within a few years. This is solid brass with a brushed finish resistant to visible wear and scratches, and a 5-year warranty.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eIt comes with a concealed wall bracket, which requires minimal effort for installation. Please confirm your wiring setup before purchase, we'll update this answer with more detail once installation type is confirmed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, we include 2 free E26\/E27 base bulbs as our gift to you, so you can start using your sconce right away.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I request a custom size or shape? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Size and shape can be customized upon request to fit your space and design vision. Contact us at contact@insideast.com and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is natural and celebrated, not considered a defect. Patina development enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eA Subtle Finish for Everyday Elegance\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is crafted and finished by hand. Commission yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256735895809,"sku":null,"price":152.7,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Powder_Room_Brass_Sconce_1.jpg?v=1788137175"},{"product_id":"22-oxidized-copper-dome-pendant-light-kitchen-island-lighting","title":"22\" Oxidized Copper Dome Pendant Light, Kitchen Island Lighting","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003e22\" Oxidized Copper Dome Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eKitchen island lighting handcrafted from hammered copper, with a deep dome profile that conceals the bulb for a soft, comfortable glow.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"22 inch Oxidized Copper Dome Pendant Light for kitchen island lighting\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-1.jpg?v=1786901544\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHandcrafted in Marrakech:\u003c\/strong\u003e Each shade is hand-hammered from solid copper by skilled artisans, slight variations in texture and finish are expected and celebrated as part of its authentic artisan character. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eWarmth, Character, Timeless Craftsmanship\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCarefully made by skilled artisans in Marrakech, each shade features a richly textured hammered finish that reflects light beautifully and creates a welcoming atmosphere. Designed with a deep dome profile, this pendant directs light downward while concealing the bulb from direct view, producing a soft, comfortable glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-6.avif?v=1786901543\" alt=\"22 inch Oxidized Copper Dome Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eWhy You'll Love It\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThe warm glow reflecting from the copper interior creates an inviting ambiance that transforms everyday spaces into welcoming gathering places. Whether installed individually or grouped in multiples above a kitchen island, this pendant becomes a stunning focal point while providing practical task lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted from Solid Copper Using Traditional Metalworking Techniques\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Beautiful Hammered Texture that Adds Depth and Character\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Deep Dome Design Diffuses Light Comfortably While Reducing Glare\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26\/E27 LED, Incandescent, and Vintage Edison Bulbs\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Hanging Cord to Suit a Variety of Ceiling Heights\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"22 inch Oxidized Copper Dome Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-2.avif?v=1786901543\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"22 inch Oxidized Copper Dome Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-3.avif?v=1786901544\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"22 inch Oxidized Copper Dome Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-7.avif?v=1786901543\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"22 inch Oxidized Copper Dome Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-4.avif?v=1786901544\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Length Options\u003c\/h4\u003e\n\u003cp\u003eThis pendant features an adjustable hanging cord to suit a variety of ceiling heights. Choose from \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, or \u003cstrong\u003e10 ft\u003c\/strong\u003e cord lengths.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-tag-cloud\" style=\"justify-content: flex-start; margin-bottom: 20px;\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred cord length in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Cord Length Options\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/22_Oxidized_Copper_Dome-4.avif?v=1786901544\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Size Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eOxidized \/ Hammered Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter\u003c\/td\u003e\n\u003ctd\u003e22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDeep Dome (Bulb Concealed From Direct View)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26\/E27, Compatible with LED, Incandescent, and Vintage Edison Bulbs\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable to Suit a Variety of Ceiling Heights\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eIncluded Hardware\u003c\/td\u003e\n\u003ctd\u003eInstallation Hardware Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Marrakech - Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"We love our pendant light. It makes the space feel both bright and warm. It is exactly what we were looking and hoping for.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eClaire, 14 May, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support, they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew, 22 Apr, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Lovely pendant of great quality. It's going to look fantastic suspended low in an alcove.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eVerified Buyer, 18 Mar, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is hardwired for ceiling installation, and installation hardware is included. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the adjustable hanging cord suits a variety of ceiling heights. Extra length can be neatly gathered or trimmed to your desired drop.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWill every pendant look exactly the same? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eEach pendant is individually handcrafted in our Marrakech workshop. Slight variations in texture and finish are expected and celebrated as part of its authentic artisan character.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the hammered copper finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat bulbs are compatible? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis pendant is compatible with E26\/E27 LED, incandescent, and vintage Edison bulbs. We include 2 free bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarmth, Reflected in Every Corner\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is hand-hammered, finished, and fitted by hand in Marrakech. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256735928577,"sku":null,"price":627.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/22_Oxidized_Copper_Dome-2.jpg?v=1788137175"},{"product_id":"oxidized-solid-copper-pendant-light-kitchen-island-hanging-light-fixture","title":"Oxidized Solid Copper Pendant Light, Kitchen Island Hanging Light Fixture","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eOxidized Solid Copper Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA certified solid copper dome ceiling light, built as a kitchen island hanging light fixture with a living finish that develops antique patina over time.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Oxidized Solid Copper Pendant Light, dome ceiling light for kitchen islands\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Kitchen_Island_Hanging_Light_Fixture_3.jpg?v=1786898291\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eCertified Copper Craftsmanship:\u003c\/strong\u003e Made of high quality certified copper to ensure durability and timeless beauty, each piece is finished by hand. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Vibes, Timeless Elegance\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eMade of high quality certified copper to ensure durability and timeless beauty. The unlacquered copper will develop a patina look, adding antique vibes and timeless elegance to your space. With our range of customization choices, size, shape, and finish are at your hand to curate your individual style and preferences.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Kitchen_Island_Hanging_Light_Fixture_5.avif?v=1786898292\" alt=\"Oxidized Solid Copper Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCertified Copper, Built to Age Beautifully\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThe product will be delivered without any extra customs duty or import tax applied. Dimmable when used with a compatible dimmer switch (sold separately), giving you full control over the ambiance in your kitchen or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e High Quality Certified Copper Construction for Lasting Durability\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Unlacquered Copper Finish, Develops Antique Patina Over Time\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Size, Shape and Finish to Match Your Style\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E26 \u0026amp; E27 Bulb Bases\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable with a Compatible Dimmer Switch (Not Included)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Kitchen_Island_Hanging_Light_Fixture_2.avif?v=1786898292\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Kitchen_Island_Hanging_Light_Fixture_1.avif?v=1786898291\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Kitchen_Island_Hanging_Light_Fixture_3.jpg?v=1786898291\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Kitchen_Island_Hanging_Light_Fixture_5.avif?v=1786898292\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e22 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003c!-- Section 9: Download Size Guide button disabled until real PDF\/link is provided\n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_5.avif?v=1786896973\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Size Guide\n            \u003c\/a\u003e\n            --\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper (Certified)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\" \/ 18\" \/ 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eCeiling Mounted\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26 \u0026amp; E27 Compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 - 220 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, Suitable for Ceilings up to 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes, with a Compatible Dimmer Switch (Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Shape and Finish Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"We love our pendant light. It makes the space feel both bright and warm. It is exactly what we were looking and hoping for.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eClaire, 14 May, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support, they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew, 22 Apr, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Lovely pendant of great quality. It's going to look fantastic suspended low in an alcove.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eVerified Buyer, 18 Mar, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is ceiling mounted. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this pendant dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, it's dimmable when used with a compatible dimmer switch, sold separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I customize the size, shape or finish? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, shape, and finish are all customizable to curate your individual style. Provide your desired dimensions and preferences at checkout, or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the cord is adjustable at the canopy. Extra length can be neatly gathered or trimmed to suit your ceiling height and desired drop, up to 12 ft ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized copper patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free E26-compatible bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarm Light, Timeless Copper\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is hand-hammered, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256736157953,"sku":null,"price":174.81,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256736190721,"sku":null,"price":209.97,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256736223489,"sku":null,"price":230.65,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256736256257,"sku":null,"price":248.02,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256736289025,"sku":null,"price":288.34,"currency_code":"USD","in_stock":true},{"title":"22\"","offer_id":50256736321793,"sku":null,"price":386.8,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Kitchen_Island_Hanging_Light_Fixture_2.jpg?v=1788137175"},{"product_id":"oxidized-solid-copper-pendant-light-dome-ceiling-light-kitchen-island","title":"Oxidized Solid Copper Pendant Light, Dome Ceiling Light, Kitchen Island Hanging Light Fixture","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eOxidized Solid Copper Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA deep dome ceiling light, hand-hammered from solid copper, built as a kitchen island hanging light fixture that directs a warm, comfortable glow downward.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Oxidized Solid Copper Pendant Light, dome ceiling light for kitchen islands\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_2.jpg?v=1786896974\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Hammered Precision:\u003c\/strong\u003e Each deep dome shade is hand-hammered from solid copper, intentionally shielding the bulb from direct view so the glow stays warm and comfortable. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eTimeless Copper, Perfect Over Kitchen Islands\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThis handcrafted pendant light features a deep, hand-hammered copper dome that intentionally shields the bulb from direct view, so the glow is warm and comfortable, not glaring. The shape and craftsmanship diffuse light beautifully, giving you both style and function above your island or dining area.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_6.avif?v=1786896973\" alt=\"Oxidized Solid Copper Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eWhy It Works Over an Island\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eThis piece hangs low enough on extended cord lengths to bring light directly where you need it, ideal for kitchen islands, while the deep dome shade keeps the bulb tucked out of harsh sightlines. The classic dome design directs light downward, with the bulb recessed inside the shade for soft, inviting illumination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Classic Dome Shade Design, bulb recessed inside for soft, inviting illumination\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Multiple Size Options, from smaller to larger diameters to fit your space\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Adjustable Hanging Length, cord lengths for ceilings up to 12 ft\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Oxidized Copper Finish, durable and rich in character\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e E26 Bulb Compatible, works with LED, halogen, or vintage-style bulbs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_1.webp?v=1786896973\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_3.avif?v=1786896972\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_7.png?v=1786896974\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Oxidized Solid Copper Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_2.jpg?v=1786896974\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e18 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e22 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Oxidized_Solid_Copper_Pendant_Light_5.avif?v=1786896973\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Size Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eOxidized Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDeep Dome (Bulb Recessed Inside Shade)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDiameter Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\" \/ 18\" \/ 22\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length\u003c\/td\u003e\n\u003ctd\u003eAdjustable, Suitable for Ceilings up to 12 ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE26 Compatible (LED, Halogen, or Vintage-Style)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Kitchens\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"We love our pendant light. It makes the space feel both bright and warm. It is exactly what we were looking and hoping for.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eClaire, 14 May, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support, they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew, 22 Apr, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Lovely pendant of great quality. It's going to look fantastic suspended low in an alcove.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eVerified Buyer, 18 Mar, 2026\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is hardwired. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhich diameter should I choose for my island? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eSmaller diameters (8\" to 12\") suit compact islands or when hanging multiple pendants in a row. Larger diameters (14\" to 22\") work well as a single statement piece over a large island or dining table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the cord is adjustable at the canopy. Extra length can be neatly gathered or trimmed to suit your ceiling height and desired drop, up to 12 ft ceilings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized copper patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, we include 2 free E26-compatible bulbs as our gift to you, so you can start using your pendant right away.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is naturally aged and intentional. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarm Light, Timeless Copper\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is hand-hammered, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256735961345,"sku":"IP-008-01-088-08-23","price":185.77,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256735994113,"sku":"IP-008-01-088-10-23","price":289.76,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256736026881,"sku":"IP-008-01-088-14-23","price":318.3,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256736059649,"sku":"IP-008-01-088-16-23","price":342.26,"currency_code":"USD","in_stock":true},{"title":"18\"","offer_id":50256736092417,"sku":"IP-008-01-088-18-23","price":397.91,"currency_code":"USD","in_stock":true},{"title":"22\"","offer_id":50256736125185,"sku":null,"price":533.78,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Oxidized_Solid_Copper_Pendant_Light_2.jpg?v=1788137175"},{"product_id":"customizable-large-unlacquered-copper-pendant-light-ceiling-copper-light-fixture","title":"Customizable Large Unlacquered Copper Pendant Light, Ceiling Copper Light Fixture","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eCustomizable Large Unlacquered Copper Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eHammered dome copper hanging lamp shade, a ceiling copper light fixture finished in a shiny look that gradually develops a natural patina over time.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Large Unlacquered Copper Pendant Light, hammered dome copper hanging lamp shade\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_3.webp?v=1786727864\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Each dome shade is hand-shaped from solid copper and finished in a shiny look that develops its own natural patina with time, subtle variations affirm its artisan origin. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eUnlacquered Copper, Living Finish\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eCopper Pendant Light, featuring a dome shade with hardwired cord and canopy. This light is finished in a shiny look that gradually develops a natural patina with time, deepening in character alongside your space. The light comes with a hanging bracket for secure mounting and ease of installation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_8.webp?v=1786727864\" alt=\"Large Unlacquered Copper Pendant Light close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eSolid Copper, Hardwired, Built to Age Beautifully\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eSecurely packaged and shipped via express shipping to ensure it arrives safely on time. US Duty-Free, the product will be delivered without any extra customs duty or import tax applied.\u003c\/p\u003e\n\u003cp\u003eThe included hanging bracket allows for secure mounting and ease of installation, while the hardwired cord and canopy give a clean, finished look over any dining table, kitchen island, or entryway.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Unlacquered Copper Finish (Develops Natural Patina)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Large 27\" Dome Shade\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fits Standard E26\/E27 Bases\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hardwired Cord, Canopy \u0026amp; Hanging Bracket Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Large Unlacquered Copper Pendant Light View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_7.png?v=1786727866\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Large Unlacquered Copper Pendant Light View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_4.webp?v=1786727864\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Large Unlacquered Copper Pendant Light View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_2.webp?v=1786727867\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Large Unlacquered Copper Pendant Light View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_6.webp?v=1786727864\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Size\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e27 Inches (Standard)\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCustom Size on Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eFinish \u0026amp; Shape\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003eUnlacquered Copper\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCustom Finish on Request\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCustom Shape on Request\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Size, finish, and shape are all customizable upon request to perfectly match your space and design vision.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we'll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCord Options\u003c\/h4\u003e\n\u003cp\u003eChoose your preferred cord length to suit your ceiling height and desired drop. We offer \u003cstrong\u003e4 ft\u003c\/strong\u003e, \u003cstrong\u003e6 ft\u003c\/strong\u003e, \u003cstrong\u003e8 ft\u003c\/strong\u003e, and \u003cstrong\u003e10 ft\u003c\/strong\u003e cord lengths, in your choice of cord type.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Please contact our customer support to choose your preferred cord type and length, simply mention it in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Cord Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Size Guide\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download the size guide with dimensions for this pendant light.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Large_Unlacquered_Copper_Pendant_Light_8.webp?v=1786727864\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               Download Size Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Copper (Develops Natural Patina)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSize\u003c\/td\u003e\n\u003ctd\u003e27 Inches\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMounting\u003c\/td\u003e\n\u003ctd\u003eCeiling-Mounted with Included Hanging Bracket\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases (Bulb Not Included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 - 220 V\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCord Length Options\u003c\/td\u003e\n\u003ctd\u003e4 ft \/ 6 ft \/ 8 ft \/ 10 ft (Contact Support to Select)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCustomization\u003c\/td\u003e\n\u003ctd\u003eSize, Finish and Shape Available on Request\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShipping\u003c\/td\u003e\n\u003ctd\u003eExpress Shipping, US Duty-Free\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Homes\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003c!-- REVIEWS: placeholder cards, replace with real Etsy\/Shopify reviews when available --\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Stunning statement piece, exactly the size and finish I wanted over my dining table.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eCustomer review pending\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"The copper finish is already starting to develop such a rich patina, exactly as described.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eCustomer review pending\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Well packaged, arrived quickly, and installation was straightforward with the included bracket.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eCustomer review pending\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is hardwired and comes with a canopy and hanging bracket for secure ceiling mounting. We recommend installation by a licensed electrician to ensure safety and compliance with local codes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow does the unlacquered copper patina develop? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThe pendant arrives with a shiny copper finish that gradually darkens and develops a natural patina over weeks and months of normal exposure to air. This is a natural process, not a flaw.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I choose a custom size, finish, or shape? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Size, finish, and shape are all customizable upon request. Provide your desired dimensions at checkout or contact us directly and we'll confirm feasibility before crafting begins.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow do I choose my cord type and length? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eCord lengths of 4, 6, 8, or 10 feet are available. Please contact our customer support team to select your preferred cord type and length, either through the checkout notes or by emailing contact@insideast.com.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eNo, the bulb is not included. The pendant is compatible with any standard E26 or E27 base bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWill I be charged customs duty in the US? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eNo. This product ships Duty-Free to the US, meaning it will be delivered without any extra customs duty or import tax applied.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered copper finish is natural and celebrated, not considered a defect. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eA Statement That Ages With Grace\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is hand-shaped, finished, and fitted to order. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256736387329,"sku":null,"price":743.21,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Large_Unlacquered_Copper_Pendant_Light_1.jpg?v=1788137176"},{"product_id":"solid-brass-wall-sconce-with-linen-shade-vintage","title":"Solid Brass Wall Sconce with Linen Shade, Vintage Modern Bedside Reading Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n   #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    \/* Hero image cropped 4:3 *\/\n    .ias-p-main-img {\n        width: 100%;\n        aspect-ratio: 4 \/ 3;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 60px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    \/* Split section: finishes \/ shades *\/\n    .ias-p-swatch-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-swatch-col {\n        text-align: center;\n    }\n\n    .ias-p-swatch-col h4 {\n        font-size: 22px;\n        margin-bottom: 10px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-swatch-col p.ias-p-swatch-sub {\n        font-size: 13px;\n        color: var(--ias-text-light);\n        margin-bottom: 20px;\n    }\n\n    .ias-p-swatch-img-wrapper {\n        max-width: 260px;\n        aspect-ratio: 1 \/ 1;\n        margin: 0 auto 20px;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);\n    }\n\n    .ias-p-swatch-img-wrapper img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    details[open] summary .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    details[open] .ias-p-faq-content {\n        animation: slideDown 0.3s ease-out;\n    }\n\n    @keyframes slideDown {\n        from { opacity: 0; transform: translateY(-10px); }\n        to { opacity: 1; transform: translateY(0); }\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        padding-bottom: 24px;\n        margin-top: -10px;\n        font-size: 15px;\n        text-align: left;\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n        .ias-p-specs-grid,\n        .ias-p-promise-grid,\n        .ias-p-swatch-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-swatch-grid {\n            gap: 50px;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eSolid Brass Wall Sconce with Linen Shade\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eA vintage modern bedside reading light, handcrafted from solid brass and finished with a soft, diffusing linen shade.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade2.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce with Linen Shade, vintage modern bedside reading light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Handcrafted Detail:\u003c\/strong\u003e Each sconce is handmade from solid brass and finished with a premium linen shade, subtle variations affirm its artisan origin. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eVintage Charm, Modern Simplicity\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBring timeless elegance to your home with this handcrafted solid brass wall sconce, designed to blend vintage charm with modern simplicity. Whether you're decorating a bedroom, hallway, living room, reading nook, entryway, or guest room, this premium brass wall light creates a warm, inviting atmosphere with its beautifully diffused linen shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade3.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce with Linen Shade close up detail\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eHandcrafted in Three Finishes, Three Shade Colors\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eEach wall sconce is handcrafted from solid brass and is available in three premium finishes and three linen shade colors, allowing you to create the perfect combination for your interior style. The included premium linen shade softens the light, creating a cozy glow that works beautifully as a bedside wall lamp, reading light, hallway sconce, or accent wall light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handmade from Solid Brass, offering exceptional durability and timeless character\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Premium Linen Fabric Shade Included, diffuses light into a warm, cozy glow\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Three Handcrafted Brass Finishes and Three Linen Shade Color Options\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Vintage Modern Design, a minimalist brass wall light for any interior style\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Perfect for Bedside Installation as a reading light\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with E14 (EU\/UK) or E12 (US) Bulbs, hardwired installation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- CUSTOMIZATION \/ VARIATIONS - SPLIT SECTION (finishes | shade colors) --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eChoose Your Finish \u0026amp; Shade\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-swatch-grid\"\u003e\n\u003cdiv class=\"ias-p-swatch-col\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eBrass Finishes\u003c\/h4\u003e\n\u003cp class=\"ias-p-swatch-sub\"\u003eAvailable in three handcrafted finishes\u003c\/p\u003e\n\u003cdiv class=\"ias-p-swatch-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade6.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce available finishes: unlacquered brass, brushed brass, oil rubbed bronze\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003eUnlacquered Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eBrushed Brass\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eOil Rubbed Bronze\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-swatch-col\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eLinen Shade Colors\u003c\/h4\u003e\n\u003cp class=\"ias-p-swatch-sub\"\u003eAvailable in three linen shade colors\u003c\/p\u003e\n\u003cdiv class=\"ias-p-swatch-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade7.webp?v=1786521642\" alt=\"Solid Brass Wall Sconce linen shade colors: natural linen, cream, light gray\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003eNatural Linen\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCream\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eLight Gray\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eMix and match any brass finish with any linen shade color to create the perfect combination for your interior, from a rich unlacquered patina paired with natural linen to a clean brushed brass with light gray.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\u003cstrong\u003eSelect your preferred finish and shade color at checkout.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade1.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade detail view\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade4.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade installed in bedroom\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade5.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade side profile\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade2.webp?v=1786521642\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce with Linen Shade lifestyle shot\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade_dimensions.png?v=1786521976\" alt=\"Solid Brass Wall Sconce with Linen Shade dimensions diagram\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003cp\u003eDownload our detailed spec sheet with diagrams and measurements.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Brass_Wall_Sconce_with_Linen_Shade8.webp?v=1786521642\" class=\"ias-p-pdf-btn\" rel=\"noopener\" target=\"_blank\"\u003e📄 Download Data Sheet\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish Options\u003c\/td\u003e\n\u003ctd\u003eUnlacquered Brass (Living Finish) \/ Brushed Brass \/ Oil Rubbed Bronze\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShade\u003c\/td\u003e\n\u003ctd\u003ePremium Linen, Natural Linen \/ Cream \/ Light Gray\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eE14 (EU\/UK) or E12 (US)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Included\u003c\/td\u003e\n\u003ctd\u003eNot Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOverall Height\u003c\/td\u003e\n\u003ctd\u003e9.79\" (249 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eProjection\u003c\/td\u003e\n\u003ctd\u003e5.38\" (137 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBackplate Diameter\u003c\/td\u003e\n\u003ctd\u003e5\" (127 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSocket Height\u003c\/td\u003e\n\u003ctd\u003e4\" (102 mm)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWhat's Included\u003c\/td\u003e\n\u003ctd\u003e1 Wall Sconce, 1 Linen Shade (selected color), Mounting Hardware, Installation Plate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n\u003ctd\u003e30-Day Return\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003c!-- REVIEWS: placeholder cards, replace with real Etsy\/Shopify reviews when available --\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Beautiful sconces, exactly the vintage modern look I wanted for my bedroom.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"The linen shade gives such a soft, warm glow. Perfect bedside reading light.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMaria\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Well made, solid brass, and the oil rubbed bronze finish is stunning.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eInsideast Buyer\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Mass-produced sconces typically use plated metal that wears down over time. This is handcrafted from solid brass, with a premium linen shade and 5-year warranty, built to last generations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhich brass finish should I choose? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eUnlacquered brass is a living finish that develops a rich natural patina over time. Brushed brass offers a clean satin appearance that stays consistent. Oil rubbed bronze adds a warm, dark, timeless look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eNo, the bulb is not included. The sconce is compatible with E14 (EU\/UK) or E12 (US) bulb bases.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThis fixture is hardwired. We recommend installation by a licensed electrician to ensure safety and compliance with local codes. Mounting hardware and installation plate are included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I mix and match finish and shade color? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes. Choose any of the three brass finishes with any of the three linen shade colors at checkout to create your preferred combination.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat if I'm not satisfied? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYou have 30 days to return it for a refund if it's not right for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is natural and celebrated, not considered a defect. Patina development enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eTimeless Light for Your Bedside\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is handcrafted and fitted with your chosen finish and shade. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Unlacquered Brass \/ No Shades","offer_id":50256736518401,"sku":"IP-033-03-001-01-25","price":136.34,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Natural Linen","offer_id":50256736551169,"sku":"IP-033-03-001-01-25(Natural Linen Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Cream","offer_id":50256736583937,"sku":"IP-033-03-001-01-25(Cream Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Unlacquered Brass \/ Light Gray","offer_id":50256736616705,"sku":"IP-033-03-001-01-25(Gray Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ No Shades","offer_id":50256736649473,"sku":"IP-033-03-002-01-25","price":136.34,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Natural Linen","offer_id":50256736682241,"sku":"IP-033-03-002-01-25(Natural Linen Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Cream","offer_id":50256736715009,"sku":"IP-033-03-002-01-25(Cream Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Brushed Brass \/ Light Gray","offer_id":50256736747777,"sku":"IP-033-03-002-01-25(Gray Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ No Shades","offer_id":50256736780545,"sku":"IP-033-03-094-01-25","price":136.34,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ Natural Linen","offer_id":50256736813313,"sku":"IP-033-03-094-01-25(Natural Linen Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ Cream","offer_id":50256736846081,"sku":"IP-033-03-094-01-25(Cream Shade)","price":187.0,"currency_code":"USD","in_stock":true},{"title":"Oil Rubbed Bronze \/ Light Gray","offer_id":50256736878849,"sku":"IP-033-03-094-01-25(Gray Shade)","price":187.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Brass_Wall_Sconce_with_Linen_Shade2.webp?v=1788137176"},{"product_id":"handmade-brass-swing-arm-wall-sconce-adjustable-copper-reading-lamp-farmhouse-lighting","title":"Handmade Brass Swing Arm Wall Sconce, Adjustable Copper Reading Lamp, Farmhouse Lighting","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n   #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 20px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ (NO SCRIPT VERSION) *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    \/* Summary replaces the button *\/\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n        \/* Hides default triangle *\/\n    }\n\n    \/* Hides default triangle in Webkit browsers (Chrome\/Safari) *\/\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    \/* Logic for when the item is OPEN *\/\n    details[open] summary .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    details[open] .ias-p-faq-content {\n        animation: slideDown 0.3s ease-out;\n    }\n\n    @keyframes slideDown {\n        from {\n            opacity: 0;\n            transform: translateY(-10px);\n        }\n\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        padding-bottom: 24px;\n        margin-top: -10px;\n        \/* Slight visual tweak for alignment *\/\n        font-size: 15px;\n        text-align: left;\n    }\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* DIMENSIONS IMAGE - medium size below the PDF box *\/\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n  \n   \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(20px, 4vw, 40px);\n    margin: 40px auto;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n\n  \/* CONFIG PICKERS (size \u0026 set) *\/\n  .ias-p-config-group {\n    margin-bottom: 30px;\n  }\n\n  .ias-p-config-label-title {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: var(--ias-copper);\n    display: block;\n    margin-bottom: 14px;\n  }\n\n  .ias-p-config-input {\n    display: none;\n  }\n\n  .ias-p-config-tile {\n    cursor: pointer;\n    display: inline-block;\n    padding: 10px 20px;\n    border: 1.5px solid var(--ias-border);\n    border-radius: 10px;\n    font-size: 14px;\n    font-weight: 600;\n    color: var(--ias-text);\n    background: #fff;\n    transition: border-color 0.15s ease, background-color 0.15s ease;\n  }\n\n  .ias-p-config-tile:hover {\n    border-color: var(--ias-copper);\n  }\n\n  .ias-p-config-input:checked + .ias-p-config-tile {\n    border-color: var(--ias-copper);\n    background-color: #f5efe6;\n    color: var(--ias-copper-dark);\n  }\n\n  .ias-p-config-tiles-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n  }\n\n      \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n\u003c\/style\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHandmade Brass Swing Arm\u003cbr\u003eWall Sconce\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eAdjustable copper reading lamp with farmhouse charm, forged for reading nooks, bedsides, and living spaces that evolve with you.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-5092612.jpg\" alt=\"Handmade Brass Swing Arm Wall Sconce, Adjustable Copper Reading Lamp\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e✨ Hand-Aged Patina:\u003c\/strong\u003e Each sconce is finished with a controlled oxidation process no two develop identically. Made to order; limited availability.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eTimeless Motion, Crafted in Metal\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe swing arm design lets you direct light exactly where you need it over a reading nook, beside a mirror, or across a console table. The oxidized copper shade softens light beautifully, while the brass arms add contrast and strength. This isn't just lighting, it's a farmhouse-inspired fixture built to become part of your home's story.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n  \u003cdiv style=\"position: relative; max-width: 800px; margin: 0 auto; width: 100%;\"\u003e\n    \n    \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n    \u003cdiv class=\"light-dome__hanging-label\"\u003e\n        \n      \u003c!-- Brightly Lit Bulb Icon --\u003e\n      \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003c!-- Light Rays --\u003e\n        \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Base of the bulb --\u003e\n        \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Glass glowing dome --\u003e\n        \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c!-- Filament inside --\u003e\n        \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n\n\u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n  \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003e\n    FREE BULB\n  \u003c\/span\u003e\n  \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n    OUR GIFT TO YOU\n    \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n      \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n        \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e\n    \u003c\/span\u003e\n  \u003c\/span\u003e\n\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003c!-- END HANGING TAG BADGE --\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-3798083.jpg\" alt=\"Handmade Brass Swing Arm Wall Sconce in Use\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eForm Meets Function, Forged in Two Metals\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eCombining solid copper for the shade and solid brass for the arms and canopy, this farmhouse reading lamp delivers both visual warmth and structural integrity. The oxidized finish begins with a deep, velvety tone and continues to deepen subtly over time, never dull, always alive.\u003c\/p\u003e\n\u003cp\u003eThe 3-point articulation allows full directional control: pivot at the wall plate, rotate at the elbow joint, and tilt the shade, perfect for task lighting or ambient glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Oxidized Copper Shade (Develops Richer Patina)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass Arms \u0026amp; Canopy (Durable \u0026amp; Contrasting)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 3-Point Adjustable Swing Arm Design\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Concealed Wall Bracket for Clean Installation\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Custom Finishes \u0026amp; Sizes Available on Request\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-2641995.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce Close-Up Texture\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-2682894.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce Side Profile\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-1708487.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce Adjusted Position\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-4161405.jpg\" class=\"ias-p-gallery-img\" alt=\"Sconce in Living Room Setting\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CONFIGURATION \/ VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eConfigure Your Set\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eChoose Your Size \u0026amp; Set\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ias-p-config-group\"\u003e\n  \u003cspan class=\"ias-p-config-label-title\" style=\"text-align:center;\"\u003eShade Size\u003c\/span\u003e\n  \u003cdiv class=\"ias-p-config-tiles-row\"\u003e\n    \u003cinput type=\"radio\" name=\"ias-p-shade-size\" id=\"ias-p-size-8\" class=\"ias-p-config-input\" checked\u003e\n    \u003clabel for=\"ias-p-size-8\" class=\"ias-p-config-tile\"\u003e8\"\u003c\/label\u003e\n\n    \u003cinput type=\"radio\" name=\"ias-p-shade-size\" id=\"ias-p-size-10\" class=\"ias-p-config-input\"\u003e\n    \u003clabel for=\"ias-p-size-10\" class=\"ias-p-config-tile\"\u003e10\"\u003c\/label\u003e\n\n    \u003cinput type=\"radio\" name=\"ias-p-shade-size\" id=\"ias-p-size-12\" class=\"ias-p-config-input\"\u003e\n    \u003clabel for=\"ias-p-size-12\" class=\"ias-p-config-tile\"\u003e12\"\u003c\/label\u003e\n\n    \u003cinput type=\"radio\" name=\"ias-p-shade-size\" id=\"ias-p-size-14\" class=\"ias-p-config-input\"\u003e\n    \u003clabel for=\"ias-p-size-14\" class=\"ias-p-config-tile\"\u003e14\"\u003c\/label\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ias-p-config-group\"\u003e\n  \u003cspan class=\"ias-p-config-label-title\" style=\"text-align:center;\"\u003eSet Options\u003c\/span\u003e\n  \u003cdiv class=\"ias-p-config-tiles-row\"\u003e\n    \u003cinput type=\"radio\" name=\"ias-p-set-option\" id=\"ias-p-set-1\" class=\"ias-p-config-input\" checked\u003e\n    \u003clabel for=\"ias-p-set-1\" class=\"ias-p-config-tile\"\u003e1 Sconce\u003c\/label\u003e\n\n    \u003cinput type=\"radio\" name=\"ias-p-set-option\" id=\"ias-p-set-2\" class=\"ias-p-config-input\"\u003e\n    \u003clabel for=\"ias-p-set-2\" class=\"ias-p-config-tile\"\u003e2 Sconces\u003c\/label\u003e\n\n    \u003cinput type=\"radio\" name=\"ias-p-set-option\" id=\"ias-p-set-3\" class=\"ias-p-config-input\"\u003e\n    \u003clabel for=\"ias-p-set-3\" class=\"ias-p-config-tile\"\u003e3 Sconces\u003c\/label\u003e\n\n    \u003cinput type=\"radio\" name=\"ias-p-set-option\" id=\"ias-p-set-4\" class=\"ias-p-config-input\"\u003e\n    \u003clabel for=\"ias-p-set-4\" class=\"ias-p-config-tile\"\u003e4 Sconces\u003c\/label\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eChoose your shade size and how many sconces you need, from a single reading lamp to a full set for symmetrical wall lighting. We specialize in bespoke sconces beyond these options too.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\"\u003e\u003cstrong\u003eNeed a different size or a larger set? Customization is available upon request, describe your ideal dimensions and quantity at checkout and we'll confirm feasibility before crafting begins.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Blueprint\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light);\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Wall_Mount_Copper_Sconce_-_IP-045-03-044-08-25_SIZE.jpg\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003eView Technical Drawing\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Handmade_Brass_Swing_Arm_Wall_Sconce_dimensions.png?v=1786438369\" alt=\"Handmade Brass Swing Arm Wall Sconce dimensions diagram\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShade Material\u003c\/td\u003e\n\u003ctd\u003eSolid Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eArms \u0026amp; Canopy\u003c\/td\u003e\n\u003ctd\u003eSolid Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eOxidized Copper (Ages Naturally)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShade Size Options\u003c\/td\u003e\n\u003ctd\u003e8\" \/ 10\" \/ 12\" \/ 14\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSet Options\u003c\/td\u003e\n\u003ctd\u003e1, 2, 3, or 4 Sconces\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eHardwired\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases, US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eShade Ø7.90\", Arm Reach 6.29\", Total Height 8.26\" (8\" shade reference; varies by size selected)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eCrafted for Real Homes\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-grid\"\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"As exactly as shown, well made beautiful piece!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eAl Kadowaki\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"I love my new lights. they are absolutely beautiful!\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMarina\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-review-card\"\u003e\n\u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cp class=\"ias-p-review-text\"\u003e\"Amazing lights. I would order again.\"\u003c\/p\u003e\n\u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew Ciaschini\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ SECTION (No Script Version) --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003c!-- Item 1 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat does \"oxidized copper\" mean? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eOxidized copper has been chemically treated to accelerate natural aging giving it a deep, warm, antique look from day one. It will continue to darken slightly over time with exposure to air and humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 2 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\" open=\"\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the direction of the light? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, the 3-point articulation lets you pivot at the wall plate, rotate at the elbow, and tilt the shade perfect for directing light precisely where you need it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 3 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhich shade size should I choose? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eThe 8\" shade suits compact reading nooks and bedside walls. 10\" and 12\" work well as general accent lighting. The 14\" shade makes a bolder farmhouse statement in larger rooms or over a sofa.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 4 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs professional installation required? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eWe recommend a licensed electrician for hardwired fixtures to ensure safety and compliance with local codes. The concealed bracket simplifies mounting.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 5 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I use LED bulbs? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, the E27 base accepts any LED bulb up to 60W. We recommend dimmable LEDs for ambiance control.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c!-- Item 6 --\u003e\n\u003cdetails name=\"faq-group\" class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDo you offer matching sconces for symmetry? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes, choose the 2, 3, or 4-sconce set option and we'll ensure consistent patina and finish across all pieces for a cohesive look. Larger sets are available on request.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e\n  5-Year Limited Warranty\n\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized finish is intentional and part of the design. Variations in aging are not defects.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every sconce to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e All brass and copper fixtures harmonize in tone and texture.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eFarmhouse Light That Moves With You\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is hand-aged, hand-assembled, and ready to become part of your story.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eORDER YOUR SWING ARM SCONCE\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"8\" \/ 1 Scone","offer_id":50256737042689,"sku":null,"price":548.55,"currency_code":"USD","in_stock":true},{"title":"8\" \/ Set of 2","offer_id":50256737075457,"sku":null,"price":1042.25,"currency_code":"USD","in_stock":true},{"title":"8\" \/ Set of 3","offer_id":50256737108225,"sku":null,"price":1514.0,"currency_code":"USD","in_stock":true},{"title":"8\" \/ Set of 4","offer_id":50256737140993,"sku":null,"price":1974.78,"currency_code":"USD","in_stock":true},{"title":"10\" \/ 1 Scone","offer_id":50256737173761,"sku":null,"price":1175.15,"currency_code":"USD","in_stock":true},{"title":"10\" \/ Set of 2","offer_id":50256737206529,"sku":null,"price":1707.2,"currency_code":"USD","in_stock":true},{"title":"10\" \/ Set of 3","offer_id":50256737239297,"sku":null,"price":2226.78,"currency_code":"USD","in_stock":true},{"title":"10\" \/ Set of 4","offer_id":50256737272065,"sku":null,"price":618.55,"currency_code":"USD","in_stock":true},{"title":"12\" \/ 1 Scone","offer_id":50256737304833,"sku":null,"price":698.55,"currency_code":"USD","in_stock":true},{"title":"12\" \/ Set of 2","offer_id":50256737337601,"sku":null,"price":1327.25,"currency_code":"USD","in_stock":true},{"title":"12\" \/ Set of 3","offer_id":50256737370369,"sku":null,"price":1928.0,"currency_code":"USD","in_stock":true},{"title":"12\" \/ Set of 4","offer_id":50256737403137,"sku":null,"price":2514.78,"currency_code":"USD","in_stock":true},{"title":"14\" \/ 1 Scone","offer_id":50256737435905,"sku":null,"price":788.0,"currency_code":"USD","in_stock":true},{"title":"14\" \/ Set of 2","offer_id":50256737468673,"sku":null,"price":1498.25,"currency_code":"USD","in_stock":true},{"title":"14\" \/ Set of 3","offer_id":50256737501441,"sku":null,"price":2176.4,"currency_code":"USD","in_stock":true},{"title":"14\" \/ Set of 4","offer_id":50256737534209,"sku":null,"price":2838.78,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/oxidized-copper-wall-sconce-swing-arm-light-3-point-adjustable-sconce-wall-light-with-copper-shade-swivel-wall-lamp-copper-3798083_83b163cd-32cf-48ce-bb8a-48e5673170fc.jpg?v=1788137177"},{"product_id":"unlacquered-brass-table-light-perforated-base-light-pierced-table-lighting","title":"Unlacquered Brass Table Light, Perforated Base Light, Pierced Table Lighting","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n        align-items: center;\n    }\n\n    .ias-p-specs-side-img {\n        width: 100%;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-specs-side-img img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eUnlacquered Brass Table Light with Perforated Pierced Base\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA solid brass table light with a hand-pierced base, casting warm ambient light through dozens of tiny openings for a soft, decorative shadow play across your room.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light1.avif?v=1786434415\" alt=\"Unlacquered Brass Table Light with Perforated Pierced Base\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Free Delivery:\u003c\/strong\u003e Handcrafted to order in Marrakesh, delivered free to your door.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n  \u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eLight, Pierced Into Art\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eEvery hole in the base is hand-pierced by Moroccan artisans, turning a simple table light into a piece that paints your walls and ceiling with warm, moving shadows. The unlacquered brass begins with a polished shine and develops a natural patina over time, deepening in character alongside your space.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE (with Free Bulb Gift badge) --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n                    \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003eFREE BULBS\u003c\/span\u003e\n                    \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n                        OUR GIFT TO YOU\n                        \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/span\u003e\n                    \u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light3.webp?v=1786434415\" alt=\"Unlacquered Brass Table Light Perforated Base Close Up\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Live in Your Home\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eCrafted from high-quality solid brass, not plated or hollow, this table light offers lasting durability and timeless beauty. The pierced base creates a warm, ambient glow with decorative shadows that shift and dance across your walls.\u003c\/p\u003e\n            \u003cp\u003eDelivered with a polished shine, the unlacquered finish gracefully develops a unique patina over time, ensuring lasting elegance with minimal upkeep.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction, combines durability and timeless beauty\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Natural Unlacquered Finish, will develop natural patina over time, adding antique vibes and timeless elegance\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Decorative Lighting Effect, creates a warm, ambient glow with decorative shadows through the pierced base\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Easy Installation and Maintenance, requires minimal effort for both setup and care\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Delivery, handcrafted to order and shipped straight to your door\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light4.webp?v=1786434417\" class=\"ias-p-gallery-img\" alt=\"Unlacquered Brass Table Light Side Profile\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light5webp.webp?v=1786434410\" class=\"ias-p-gallery-img\" alt=\"Perforated Brass Base Close Up Detail\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light3.webp?v=1786434415\" class=\"ias-p-gallery-img\" alt=\"Brass Table Light Pierced Shadow Pattern\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light2.webp?v=1786434414\" class=\"ias-p-gallery-img\" alt=\"Brass Table Light Installed in Living Room\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS \/ CUSTOM --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eHandcrafted, Piece by Piece\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\" style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n            \u003cdiv class=\"ias-p-var-group\" style=\"display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px 24px 12px; min-height: 160px; max-width: 400px;\"\u003e\n                \u003ch4 class=\"ias-p-serif\" style=\"margin: 0 0 14px;\"\u003eProduct Details\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; width: 100%;\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003eOverall Height: 55cm (21.65\")\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eEach piece is hand-pierced by our artisans in Marrakesh, so subtle variations in the pattern are part of its handmade character.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv class=\"ias-p-specs-side-img\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Perforated_Base_Light6.png?v=1786434420\" alt=\"Unlacquered Brass Table Light Technical Detail\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOverall Height\u003c\/td\u003e\n                        \u003ctd\u003e55cm (21.65 inches)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBonus\u003c\/td\u003e\n                        \u003ctd\u003eGift 🎁 2 Free Bulbs\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDelivery\u003c\/td\u003e\n                        \u003ctd\u003eFree Delivery\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e30-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"I love my new lights, they are absolutely beautiful! I ordered 3 to use in my kitchen and the finish is so gorgeous that I've decided to buy more for the rest of the house. Looking forward to hanging these up soon!\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMarina, Dec 18, 2025\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Perfect! Beautiful and on time!\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eCatherine, Apr 29, 2025\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"The wall lamp is beautiful. The seller is very prompt with returning messages.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eDebbie, Jan 10, 2026\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Mass-produced alternatives typically use brass-plated zinc that degrades within a few years. This is solid brass, handcrafted in Morocco, with a living patina finish and a 5-year warranty.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat kind of light effect does the perforated base create? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eThe pierced base filters light through dozens of small openings, creating a warm, ambient glow with decorative shadows across nearby walls and surfaces.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eWhat's included in the package? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYour table light ships with 2 free bulbs, our gift to you, so you can start using it right away.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow does the unlacquered brass patina develop? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eOver weeks and months of normal use and air exposure, the surface gradually darkens and develops warm, antique tones. It's a natural process, not a flaw.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is natural and celebrated, not considered a defect. Patina development enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eLight That Tells a Story\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach base is pierced, shaped, and finished by hand. Commission yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR TABLE LIGHT\u003c\/a\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256737009921,"sku":"IP-040-02-002-00-25","price":328.74,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Perforated_Base_Light1.jpg?v=1788137177"},{"product_id":"handcrafted-solid-brass-wall-sconces-tapered-fabric-shade-swan-neck-wall-light","title":"Handcrafted Solid Brass Wall Sconces, Tapered Fabric Shade, Swan Neck Wall Light, Indoor Wall Lamp","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n     #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        position: relative;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 40px;\n        margin-bottom: 100px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    details.ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    summary.ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        list-style: none;\n    }\n\n    summary.ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n    }\n\n    .ias-p-faq-content p {\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-dims-img-wrapper {\n        margin-top: 20px;\n        max-width: 320px;\n        margin-left: auto;\n        margin-right: auto;\n        border-radius: 16px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n        background: var(--ias-bg-soft);\n    }\n\n    .ias-p-dims-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 24px;\n        border-radius: 20px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n        text-align: center;\n    }\n\n    .ias-p-pdf-box p {\n        font-size: 12px;\n        color: var(--ias-text-light);\n        margin: 0 0 4px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 16px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n    }\n\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px;\n    right: 20px;\n    background: #fff8f0;\n    border: 1px solid var(--ias-copper);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    transform-origin: 50% -20px;\n    animation: tag-swing 3.5s ease-in-out infinite;\n  }\n\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--ias-copper);\n    opacity: 0.8;\n  }\n\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333;\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  .light-dome__label-bulb {\n    color: #e6a100;\n    width: 30px;\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--ias-text);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eSwan Neck Wall Sconce with Tapered Fabric Shade\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eA curved solid brass arm rises into a tapered fabric shade, casting a soft, warm glow that suits living rooms, bedrooms, and entryways alike.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/handcrafted_solid_brass_wall_sconces-pic-0.png?v=1786427075\" alt=\"Handcrafted Solid Brass Wall Sconce with Tapered Fabric Shade\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003e✨ Hand-Forged Curve:\u003c\/strong\u003e Each brass arm is bent by hand and paired with a tapered fabric shade, subtle variations affirm its artisan origin. Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\n    \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eA Softer Kind of Brass\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eThe curved brass arm holds the tapered fabric shade at just the right height, filtering light into a warm, diffused glow rather than a direct beam. The unlacquered brass begins with a polished shine and develops a natural patina over time, deepening in character alongside your space.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE (with Free Bulb Gift badge) --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n                \u003cspan style=\"display:inline-block; text-align:center; line-height:1.2;\"\u003e\n                    \u003cspan style=\"display:block; font-size:13px; font-weight:700;\"\u003eFREE BULBS\u003c\/span\u003e\n                    \u003cspan style=\"display:block; font-size:10px; font-weight:600; letter-spacing:1px; margin-top:4px; color:#a57c52;\"\u003e\n                        OUR GIFT TO YOU\n                        \u003cspan style=\"display:inline-block; vertical-align:middle; margin-left:4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\u003c\/path\u003e\n                            \u003c\/svg\u003e\n                        \u003c\/span\u003e\n                    \u003c\/span\u003e\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/handcraftedsolidbrasswallsconcesPIC-3.jpg?v=1786425120\" alt=\"Tapered Fabric Shade Wall Sconce Close Up\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Live in Your Home\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003eCrafted from high-quality brass, not plated or hollow, this sconce offers lasting durability and timeless beauty. The wall-mounted design keeps it out of the way, freeing up floor and counter space while removing tipping hazards.\u003c\/p\u003e\n            \u003cp\u003eDelivered with a polished shine, the unlacquered finish gracefully develops a unique patina over time, ensuring lasting elegance with minimal upkeep.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 100% Solid Brass Construction, crafted from high-quality brass for lasting durability and timeless beauty\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Natural Unlacquered Finish, delivered with a polished shine that gracefully develops a unique patina over time\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Customizable Design, size and shape available on request to perfectly match your space and design vision\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Space-Saving Solution, wall-mounted design prevents tipping hazards and saves valuable floor or counter space\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Effortless Installation, supplied with a concealed wall bracket for quick and seamless setup\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible with Insideast Fixtures, perfect match for your existing brass setup\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatible E27 Bulb Base (Gift 🎁 2 Free Bulbs)\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/handcraftedsolidbrasswallsconcesPIC-3.jpg?v=1786425120\" class=\"ias-p-gallery-img\" alt=\"Solid Brass Wall Sconce Side Profile\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/handcraftedsolidbrasswallsconcesPIC.jpg?v=1786425120\" class=\"ias-p-gallery-img\" alt=\"Tapered Fabric Shade Close Up\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/handcraftedsolidbrasswallsconcesPIC-2.jpg?v=1786425120\" class=\"ias-p-gallery-img\" alt=\"Swan Neck Wall Sconce Detail\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/handcrafted-brass-wall-sconce-wall-light-with-tissue-cover-living-room-wall-light-indoor-wall-lamp-3782147.jpg?v=1773876736\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Brass Wall Sconce Installed in Living Room\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS \/ CUSTOM --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eMade to Order\u003c\/span\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eShaped Around Your Space\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\" style=\"display: flex; justify-content: center; width: 100%;\"\u003e\n            \u003cdiv class=\"ias-p-var-group\" style=\"display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 20px 24px 12px; min-height: 160px; max-width: 400px;\"\u003e\n                \u003ch4 class=\"ias-p-serif\" style=\"margin: 0 0 14px;\"\u003eCustom Options\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\" style=\"display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; width: 100%;\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003eCustom Size\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003eCustom Shape\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Size and shape are available on request to perfectly match your space and design vision.\u003c\/p\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin: 16px 0 25px;\"\u003e\n                \u003cstrong\u003eSpecify your ideal dimensions at checkout. We'll confirm feasibility and timeline before forging begins.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-dims-img-wrapper\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/tapered_fabic_wall_scone_dimensions.png?v=1786451778\" alt=\"Swan Neck Wall Sconce with Tapered Fabric Shade dimensions diagram\" loading=\"lazy\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-pdf-box\"\u003e\n                \u003cp\u003eDownload our detailed spec sheet with diagrams and measurements.\u003c\/p\u003e\n                \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/OK-0001-26_copy.pdf?v=1786451435\" class=\"ias-p-pdf-btn\" target=\"_blank\" rel=\"noopener\"\u003e📄 Download Data Sheet (PDF)\u003c\/a\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n                        \u003ctd\u003eSolid Brass\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n                        \u003ctd\u003eUnlacquered Brass (Develops Natural Patina)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eE27 (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eInstallation\u003c\/td\u003e\n                        \u003ctd\u003eWall-Mounted with Concealed Bracket\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCustom Options\u003c\/td\u003e\n                        \u003ctd\u003eSize and Shape Available on Request\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eIncluded Components\u003c\/td\u003e\n                        \u003ctd\u003eConcealed Wall Bracket, 2 Free Bulbs\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eReturn Policy\u003c\/td\u003e\n                        \u003ctd\u003e30-Day Return\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- REVIEWS --\u003e\n    \u003csection class=\"ias-p-reviews\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eArtisan Appreciation\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-review-grid\"\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"I love my new lights, they are absolutely beautiful! I ordered 3 to use in my kitchen and the finish is so gorgeous that I've decided to buy more for the rest of the house. Looking forward to hanging these up soon!\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eMarina, Dec 18, 2025\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"Perfect! Beautiful and on time!\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eCatherine, Apr 29, 2025\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-review-card\"\u003e\n                \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n                \u003cp class=\"ias-p-review-text\"\u003e\"The wall lamp is beautiful. The seller is very prompt with returning messages.\"\u003c\/p\u003e\n                \u003cdiv class=\"ias-p-reviewer-name\"\u003eDebbie, Jan 10, 2026\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FAQ --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs this worth the investment compared to cheaper alternatives? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Mass-produced alternatives typically use brass-plated zinc that degrades within a few years. This is solid brass, handcrafted in Morocco, with a living patina finish and a 5-year warranty.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eHow is it installed? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eIt comes with a concealed wall bracket for wall mounting. Please confirm your wiring setup before purchase, we'll update this answer with more detail once installation type is confirmed.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eDoes the fabric shade dim or diffuse the light? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. The tapered fabric shade softens and diffuses the light, giving a warm ambient glow rather than a direct beam, ideal for living rooms and bedrooms.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs a bulb included? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes, we include 2 free E27 base bulbs as our gift to you, so you can start using your sconce right away.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I request a custom size or shape? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes. Size and shape are available on request. Specify your ideal dimensions at checkout and we'll confirm feasibility and timeline before forging begins.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The unlacquered brass finish is natural and celebrated, not considered a defect. Patina development enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n            \u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e30-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you, just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture and hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eA Curve That Warms the Room\u003c\/h3\u003e\n        \u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach sconce is forged, shaped, and fitted by hand. Commission yours today.\u003c\/p\u003e\n        \u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR WALL SCONCE\u003c\/a\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 30-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256737566977,"sku":null,"price":136.17,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/handcraftedsolidbrasswallsconcesPIC-3.jpg?v=1788137177"},{"product_id":"oxidized-copper-teardrop-pendant-handcrafted-moroccan-lamp","title":"Oxidized Copper Teardrop Pendant | Handcrafted Moroccan Lamp","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n          max-height: 600px;\n    object-fit: cover;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eOxidized Copper Teardrop Pendant | Handcrafted Moroccan Lamp\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eStop the \"Standard\" Look: The unique enclosed teardrop shape creates a dramatic, focused spotlight, offering a striking and organic departure from wide, open domes.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Oxidized Copper Teardrop Pendant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PICOxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003eWarmth on Demand:\u003c\/strong\u003e The heavily distressed, oxidized copper exterior brings an earthy, grounded character to your space, while funneling light directly downward—perfect for creating an intimate glow over a cozy dining table, reading nook, or bar area.\n            Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n    \u003cdiv style=\"margin-bottom: 60px;\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eWarmth on Demand\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eThe heavily distressed, oxidized copper exterior brings an earthy, grounded character to your space, while funneling light directly downward—perfect for creating an intimate glow over a cozy dining table, reading nook, or bar area.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e\n                        OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-3OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg\" alt=\"Oxidized Copper Teardrop Pendant\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Last \u0026amp; Installation Ready\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003e\u003cstrong\u003eBuilt to Last:\u003c\/strong\u003e Solid copper construction suspended by heavy-duty brass hardware. No plated plastics.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eInstallation Ready:\u003c\/strong\u003e Fully compliant with US\/EU standards.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Materials: Solid Copper with a heavily distressed, oxidized antique patina and Solid Brass Hardware\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimensions: Enclosed Teardrop \/ Globe Silhouette (Diamater 8\")\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatibility: Fits standard E26 bulbs (E27 available for Europe)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Safety: US\/EU compliant; fits standard junction boxes\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable: Yes (when used with a dimmable bulb and switch)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Origin: Authentically Handcrafted in Marrakesh, Morocco\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-6OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-5OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-2OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-054-01-098-08-26OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and\n                unique patina finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll\n                    craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection\u003e\n        \u003cdiv class=\"light-dome__suspension\"\u003e\n            \u003cdiv class=\"light-dome__suspension-content\"\u003e\n                \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n                \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or\n                    elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid\n                        Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cdiv class=\"light-dome__suspension-note\"\u003e\n                    \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the\n                        \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e\n                        and we will gladly handle the rest.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- PACKAGE INCLUDES --\u003e\n    \u003csection class=\"light-dome__pkg-includes\"\u003e\n        \u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n        \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n            \u003c!-- Component 1 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 2 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 3 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Free Gift Highlight --\u003e\n            \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                    \u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n                \u003c!-- Buttons Wrapper --\u003e\n                \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/312_1_OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.png\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterials\u003c\/td\u003e\n                        \u003ctd\u003eSolid Copper with a heavily distressed, oxidized antique patina and Solid Brass Hardware\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n                        \u003ctd\u003eEnclosed Teardrop \/ Globe Silhouette (Diameter 8\")\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard E26 bulbs (E27 available for Europe)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU compliant; fits standard junction boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes (when used with a dimmable bulb and switch)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eOxidized by Craft, Not by Time\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"This pendant looks beautiful in my cloakroom.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJo\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Am so happy with my light fitting, it is absolutely gorgeous and so well crafted.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eFiona\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, high quality — I would highly recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eTrina\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n    \u003c!-- FAQ - NO SCRIPT --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eProfessional installation recommended. Hardware and chain included. US\/EU compliant; fits standard junction boxes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eDust with a dry microfiber cloth. Avoid water or chemical polishes to protect the unique, deeply oxidized antique patina.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly\n                        gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is a \"living finish\". Patina development is natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eStop the \"Standard\" Look\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eThe unique enclosed teardrop shape creates a dramatic, focused spotlight.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256736977153,"sku":null,"price":374.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/PIC-2OxidizedCopperTeardropPendant_HandcraftedMoroccanLamp.jpg?v=1788137177"},{"product_id":"hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms","title":"Hand-Hammered Solid Copper Teardrop Pendant Light - Moroccan Brass Fixture for Kitchen Islands \u0026 Dining Rooms","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n          max-height: 600px;\n    object-fit: cover;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHand-Hammered Solid Copper Teardrop Pendant Light - Moroccan Brass Fixture for Kitchen Islands \u0026amp; Dining Rooms\u003c\/h2\u003e\n        \u003cp class=\"ias-p-hero-subtitle\"\u003eArtistry in Every Dimple: Forget the mass-produced factory look. This pendant features a classic teardrop silhouette, meticulously hand-hammered by artisans in Marrakesh to create a texture that plays with light and shadow.\u003c\/p\u003e\n        \u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Hand-Hammered Solid Copper Teardrop Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-8hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n        \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n            \u003cstrong\u003eThe Golden Hour, Indoors:\u003c\/strong\u003e The deep, organic shape captures light and bounces it off the warm copper interior, casting a rich, honeyed glow that instantly makes a kitchen island or entryway feel intimate and inviting.\n            Made to order.\n        \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n    \u003cdiv style=\"margin-bottom: 60px;\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n        \u003ch4 class=\"ias-p-serif\"\u003eThe Golden Hour, Indoors\u003c\/h4\u003e\n        \u003cp\u003e \u003c\/p\u003e\n        \u003cp\u003eThe deep, organic shape captures light and bounces it off the warm copper interior, casting a rich, honeyed glow that instantly makes a kitchen island or entryway feel intimate and inviting.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e\n                        OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-10hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.jpg\" alt=\"Hand-Hammered Solid Copper Teardrop Pendant Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eAuthentic Materials \u0026amp; Ready for Your Space\u003c\/h3\u003e\n        \u003cdiv class=\"ias-p-desc-text\"\u003e\n            \u003cp\u003e\u003cstrong\u003eAuthentic Materials:\u003c\/strong\u003e This isn't a \"copper-finish\" spray job. It is crafted from solid copper with heavy-duty brass hardware, ensuring it gains character rather than losing its luster over time.\u003c\/p\u003e\n            \u003cp\u003e\u003cstrong\u003eReady for Your Space:\u003c\/strong\u003e Designed to integrate seamlessly into modern homes while maintaining its soulful, Old-World origins.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Materials: Solid Hand-Hammered Copper with Solid Brass Hardware\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimensions: High-Arch Teardrop Silhouette with a Hammered Texture\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatibility: Fits standard E26 bulbs (E27 available for Europe)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Safety: US\/EU compliant; compatible with standard junction boxes\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable: Yes (when used with a dimmable bulb and switch)\n            \u003c\/li\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Origin: Authentically Handcrafted in Marrakesh, Morocco\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n    \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-16hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-13hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-12hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-054-01-090-08-26hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.jpg\"\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and\n                unique patina finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll\n                    craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \n    \u003csection\u003e\n        \u003cdiv class=\"light-dome__suspension\"\u003e\n            \u003cdiv class=\"light-dome__suspension-content\"\u003e\n                \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n                \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or\n                    elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid\n                        Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cdiv class=\"light-dome__suspension-note\"\u003e\n                    \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the\n                        \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e\n                        and we will gladly handle the rest.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- PACKAGE INCLUDES --\u003e\n    \u003csection class=\"light-dome__pkg-includes\"\u003e\n        \u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n        \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n            \u003c!-- Component 1 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 2 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 3 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Free Gift Highlight --\u003e\n            \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                    \u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n                \u003c!-- Buttons Wrapper --\u003e\n                \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-054-01-090-08-26hand-hammered-solid-copper-teardrop-pendant-light-moroccan-brass-fixture-for-kitchen-islands-dining-rooms.png\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eMaterials\u003c\/td\u003e\n                        \u003ctd\u003eSolid Hand-Hammered Copper with Solid Brass Hardware\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n                        \u003ctd\u003eHigh-Arch Teardrop Silhouette with a Hammered Texture\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n                        \u003ctd\u003eFits standard E26 bulbs (E27 available for Europe)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU compliant; compatible with standard junction boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes (when used with a dimmable bulb and switch)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eFrom Marrakesh to Your Kitchen Island\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support — they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Lovely pendant of great quality. It's going to look fantastic suspended low in an alcove.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eElissa\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item was better than expected, seller was very responsive. Item came from Morocco so expect longer shipping time. It's worth the wait.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eShane\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n    \u003c!-- FAQ - NO SCRIPT --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eProfessional installation recommended. Coordinating brass chain and ceiling canopy included. US\/EU compliant; compatible with standard junction boxes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eDust with a dry microfiber cloth. To preserve the authentic antique patina, avoid the use of water, harsh chemicals, or metal polishes.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly\n                        gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The solid copper finish is a \"living finish\". Patina development is natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eArtistry in Every Dimple\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eThis isn't a \"copper-finish\" spray job. It is crafted from solid copper with heavy-duty brass hardware.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003c\/p\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256737796353,"sku":null,"price":374.66,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/Copper_Teardrop_Pendant_Light_-5.webp?v=1788137179"},{"product_id":"handcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp","title":"Handcrafted Hammered Brass Cylinder Pendant Light | Modern Tube Lamp","description":"\u003cp\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e\n    \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e\n    \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\n\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* BASE RESET \u0026 VARIABLES *\/\n    :root {\n        --ias-copper: #b87333;\n        --ias-copper-dark: #8b4513;\n        --ias-gold-mark: #d4a373;\n        --ias-text: #2d2a26;\n        --ias-text-light: #6b665c;\n        --ias-bg: #faf9f6;\n        --ias-bg-soft: #fdf8f3;\n        --ias-border: #e5e1da;\n        --ias-max-width: 900px;\n    }\n\n    #ias-p-top * {\n        box-sizing: border-box;\n    }\n\n    #ias-p-top {\n        background-color: var(--ias-bg);\n        font-family: 'Inter', sans-serif;\n        color: var(--ias-text);\n        line-height: 1.6;\n        -webkit-font-smoothing: antialiased;\n    }\n\n    .ias-p-container {\n        max-width: var(--ias-max-width);\n        margin: 0 auto;\n        padding: 60px 20px;\n        scroll-behavior: smooth;\n    }\n\n    .ias-p-serif {\n        font-family: 'Playfair Display', serif;\n    }\n\n    \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n    .ias-p-hero,\n    .ias-p-hook,\n    .ias-p-section-desc,\n    .ias-p-variations .ias-p-section-header,\n    .ias-p-specs-grid\u003ediv:first-child,\n    .ias-p-reviews .ias-p-section-header,\n    .ias-p-faq .ias-p-section-header {\n        text-align: center;\n    }\n\n    .ias-p-desc-text {\n        text-align: center;\n        max-width: 800px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    \/* FEATURE LIST CENTERING LOGIC *\/\n    .ias-p-feature-list {\n        list-style: none;\n        padding: 0;\n        margin-top: 30px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        \/* Centered on Desktop *\/\n    }\n\n    .ias-p-feature-item {\n        display: flex;\n        align-items: center;\n        gap: 14px;\n        margin-bottom: 16px;\n        font-size: 15px;\n        font-weight: 500;\n        text-align: left;\n    }\n\n    \/* GOLD MARK STYLE *\/\n    .ias-p-gold-mark {\n        color: var(--ias-gold-mark);\n        flex-shrink: 0;\n        width: 18px;\n        height: 18px;\n    }\n\n    \/* HERO SECTION *\/\n    .ias-p-badge {\n        display: inline-block;\n        padding: 6px 18px;\n        background: #f5efe6;\n        color: var(--ias-copper-dark);\n        font-size: 11px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        border-radius: 50px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-hero-title {\n        font-size: clamp(32px, 6vw, 52px);\n        margin-bottom: 16px;\n        line-height: 1.1;\n        color: var(--ias-text);\n    }\n\n    .ias-p-hero-subtitle {\n        font-size: 20px;\n        color: var(--ias-text-light);\n        font-style: italic;\n        font-weight: 300;\n        margin-bottom: 40px;\n    }\n\n    .ias-p-main-img-wrapper {\n        display: flex;\n        \/* enable flexbox *\/\n        justify-content: center;\n        \/* horizontal centering *\/\n        align-items: center;\n        \/* vertical centering *\/\n        max-width: 750px;\n        border-radius: 24px;\n        overflow: hidden;\n        box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n        margin: 0 auto 40px;\n        \/* centers wrapper horizontally on page *\/\n        max-height: 80vh;\n    }\n\n    .ias-p-main-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        \/* keeps it beautiful *\/\n        display: block;\n    }\n\n    \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n    .ias-p-mid-img-wrapper {\n        max-width: 650px;\n        margin: 0 auto 60px;\n        border-radius: 20px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);\n        max-height: 70vh;\n    }\n\n    .ias-p-mid-img {\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n        display: block;\n    }\n\n    \/* ADVANTAGES ROW *\/\n    .ias-p-adv-row {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 24px;\n        margin-bottom: 30px;\n        padding: 20px 0;\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-adv-item {\n        display: flex;\n        align-items: center;\n        gap: 8px;\n        font-size: 12px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: var(--ias-text);\n    }\n\n    .ias-p-emergency-msg {\n        background: #fff8f0;\n        border-left: 4px solid var(--ias-copper);\n        padding: 20px;\n        border-radius: 8px;\n        margin-bottom: 60px;\n        font-size: 15px;\n        color: var(--ias-text);\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n        text-align: center;\n    }\n\n    \/* GALLERY - REMOVED GREY BOXES *\/\n    .ias-p-gallery-grid {\n        display: grid;\n        grid-template-columns: repeat(2, 1fr);\n        gap: 20px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-gallery-item {\n        border-radius: 16px;\n        overflow: hidden;\n        background-color: transparent;\n        \/* Removed grey background *\/\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n        display: flex;\n    }\n\n    .ias-p-gallery-img {\n        width: 100%;\n        height: auto;\n        object-fit: cover;\n        display: block;\n        transition: transform 0.6s ease;\n    }\n\n    .ias-p-gallery-item:hover .ias-p-gallery-img {\n        transform: scale(1.04);\n    }\n\n    \/* VARIATIONS *\/\n    .ias-p-variations {\n        background: var(--ias-bg-soft);\n        border-radius: 32px;\n        padding: 60px 20px;\n        margin-bottom: 30px;\n        border: 1px solid #f5efe6;\n    }\n\n    .ias-p-section-subtitle {\n        text-transform: uppercase;\n        letter-spacing: 3px;\n        font-size: 11px;\n        font-weight: 700;\n        color: var(--ias-copper);\n        display: block;\n        margin-bottom: 12px;\n    }\n\n    .ias-p-var-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .ias-p-var-group h4 {\n        font-size: 20px;\n        margin-bottom: 16px;\n    }\n\n    .ias-p-tag-cloud {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        justify-content: center;\n    }\n\n    .ias-p-tag {\n        background: white;\n        border: 1px solid var(--ias-border);\n        padding: 8px 18px;\n        border-radius: 8px;\n        font-size: 13px;\n        font-weight: 600;\n        color: var(--ias-text);\n    }\n\n    .ias-p-custom-info {\n        margin-top: 50px;\n        text-align: center;\n        padding-top: 40px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-custom-link {\n        color: var(--ias-copper);\n        font-weight: 700;\n        text-decoration: none;\n        border-bottom: 2px solid var(--ias-copper);\n        padding-bottom: 2px;\n        transition: opacity 0.3s;\n    }\n\n    \/* REVIEWS *\/\n    .ias-p-reviews {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-review-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n        gap: 24px;\n    }\n\n    .ias-p-review-card {\n        background: white;\n        padding: 32px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);\n        text-align: left;\n    }\n\n    .ias-p-stars {\n        color: var(--ias-copper);\n        margin-bottom: 16px;\n        font-size: 14px;\n        letter-spacing: 2px;\n    }\n\n    .ias-p-review-text {\n        font-style: italic;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        margin-bottom: 24px;\n    }\n\n    .ias-p-reviewer-name {\n        font-weight: 700;\n        font-size: 14px;\n    }\n\n    \/* FAQ - NO SCRIPT NEEDED *\/\n    .ias-p-faq {\n        margin-bottom: 100px;\n    }\n\n    .ias-p-faq-item {\n        border-bottom: 1px solid var(--ias-border);\n    }\n\n    .ias-p-faq-trigger {\n        width: 100%;\n        padding: 24px 0;\n        background: none;\n        border: none;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        text-align: left;\n        font-size: 18px;\n        color: var(--ias-text);\n        \/* Remove defaults *\/\n        list-style: none;\n    }\n\n    \/* Remove default detail marker *\/\n    .ias-p-faq-trigger::-webkit-details-marker {\n        display: none;\n    }\n\n    .ias-p-faq-icon {\n        transition: transform 0.3s ease;\n        font-size: 14px;\n    }\n\n    \/* When details is open *\/\n    details[open] .ias-p-faq-icon {\n        transform: rotate(180deg);\n    }\n\n    .ias-p-faq-content {\n        padding-bottom: 24px;\n        color: var(--ias-text-light);\n        font-size: 15px;\n        text-align: left;\n    }\n\n\n    \/* SPECS *\/\n    .ias-p-specs-grid {\n        display: grid;\n        grid-template-columns: 1fr 1.5fr;\n        gap: 60px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-table-wrapper {\n        border-radius: 20px;\n        overflow: hidden;\n        border: 1px solid var(--ias-border);\n    }\n\n    .ias-p-specs-table {\n        width: 100%;\n        border-collapse: collapse;\n        background: white;\n        text-align: left;\n    }\n\n    .ias-p-specs-table td,\n    .ias-p-specs-table th {\n        padding: 18px 24px;\n        border-bottom: 1px solid var(--ias-border);\n        font-size: 14px;\n    }\n\n    .ias-p-spec-key {\n        font-weight: 700;\n        color: var(--ias-copper-dark);\n        width: 40%;\n    }\n\n    .ias-p-pdf-box {\n        background: var(--ias-bg-soft);\n        padding: 30px;\n        border-radius: 24px;\n        border: 1px solid var(--ias-border);\n        margin-top: 20px;\n    }\n\n    .ias-p-pdf-btn {\n        display: inline-block;\n        background: var(--ias-text);\n        color: white;\n        text-decoration: none;\n        padding: 14px 24px;\n        border-radius: 12px;\n        margin-top: 20px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n\n    \/* WARRANTY \u0026 PROMISE *\/\n    .ias-p-promise-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n        margin-bottom: 100px;\n    }\n\n    .ias-p-warranty-card {\n        background: var(--ias-text);\n        color: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-warranty-card h3 {\n        font-size: 26px;\n        margin-bottom: 20px;\n    }\n\n    .ias-p-policy-detail {\n        font-size: 13px;\n        color: #d1cfc9;\n        margin-bottom: 15px;\n        line-height: 1.5;\n    }\n\n    .ias-p-promise-card {\n        border: 2px dashed var(--ias-copper);\n        background: white;\n        padding: 40px;\n        border-radius: 32px;\n        text-align: center;\n    }\n\n    .ias-p-promise-card .ias-p-feature-list {\n        align-items: center;\n        \/* Center these lists specifically *\/\n    }\n\n    \/* FINAL CTA *\/\n    .ias-p-cta-footer {\n        background: white;\n        border: 1px solid var(--ias-border);\n        border-radius: 40px;\n        padding: 60px 20px;\n        text-align: center;\n        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);\n        margin-bottom: 60px;\n    }\n\n    .ias-p-trusted-badges {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 40px;\n        margin-top: 40px;\n        padding-top: 30px;\n        border-top: 1px solid var(--ias-border);\n    }\n\n    .ias-p-trusted-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        gap: 12px;\n        font-size: 11px;\n        font-weight: 700;\n        text-transform: uppercase;\n        color: var(--ias-text-light);\n        min-width: 120px;\n    }\n\n    .ias-p-btn-primary {\n        display: inline-block;\n        background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n        color: white;\n        padding: 22px 50px;\n        border-radius: 60px;\n        font-weight: 700;\n        font-size: 18px;\n        text-decoration: none;\n        margin-top: 40px;\n        box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n        transition: transform 0.3s;\n    }\n\n    .ias-p-btn-primary:hover {\n        transform: translateY(-4px);\n    }\n\n    \/* SECTION TITLES – FINAL REFINED SCALE *\/\n    .ias-p-hook h4 {\n        font-size: clamp(22px, 3.2vw, 28px);\n        \/* Smaller H4 *\/\n        line-height: 1.35;\n        margin-bottom: 12px;\n        padding-bottom: 6px;\n    }\n\n    .ias-p-section-desc h3 {\n        font-size: clamp(24px, 3.8vw, 32px);\n        \/* Primary section title *\/\n        line-height: 1.3;\n        margin-bottom: 12px;\n        padding-bottom: 8px;\n    }\n\n    .ias-p-hook p {\n        margin-bottom: 8px;\n    }\n\n    \/* RESPONSIVE *\/\n    @media (max-width: 768px) {\n\n        .ias-p-var-grid,\n        .ias-p-specs-grid,\n        .ias-p-promise-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-feature-list {\n            align-items: flex-start;\n            \/* Left aligned for mobile *\/\n            padding-left: 20px;\n            max-width: 340px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: flex-start;\n        }\n\n        .ias-p-hook {\n            padding: 10 10px;\n        }\n\n        .ias-p-mid-img-wrapper {\n            max-width: 100%;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .ias-p-gallery-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .ias-p-adv-row {\n            flex-direction: row;\n            justify-content: center;\n            gap: 15px;\n        }\n\n        .ias-p-adv-item {\n            font-size: 9px;\n        }\n    }\n\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n    .light-dome__gift-badge {\n        position: absolute;\n        top: 15px;\n        left: 15px;\n        \/* Moved to top-left *\/\n        background: #fff8f0;\n        \/* Matches scarcity box color *\/\n        padding: 12px 8px;\n        border-radius: 8px;\n        \/* Slightly rounded corners for a softer square *\/\n        display: flex;\n        flex-direction: column;\n        \/* Stack icon and text vertically to make a square *\/\n        align-items: center;\n        justify-content: center;\n        text-align: center;\n        gap: 6px;\n        width: 100px;\n        \/* Fixed width for standard square shape *\/\n        height: 100px;\n        \/* Fixed height for standard square shape *\/\n        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n        border: 1px solid var(--accent);\n        z-index: 10;\n        transform-origin: top center;\n        \/* Makes the animation swing from the top *\/\n        animation: badge-swing 3.5s ease-in-out infinite;\n        \/* Gentle hanging animation *\/\n    }\n\n    .light-dome__gift-badge svg {\n        color: var(--accent);\n        width: 26px;\n        height: 26px;\n        flex-shrink: 0;\n    }\n\n    .light-dome__gift-badge span {\n        color: var(--primary);\n        font-size: clamp(11px, 1.2vw, 13px);\n        font-weight: 700;\n        line-height: 1.2;\n    }\n\n    \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n    .light-dome__hanging-label {\n        position: absolute;\n        top: 25px;\n        \/* Dropped down to make room for the string *\/\n        right: 20px;\n        \/* Top right corner *\/\n        background: #fff8f0;\n        \/* Matches the scarcity box *\/\n        border: 1px solid var(--accent);\n        border-radius: 8px;\n        padding: 14px 8px 10px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        width: 105px;\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n        z-index: 10;\n\n        \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n        transform-origin: 50% -20px;\n        animation: tag-swing 3.5s ease-in-out infinite;\n    }\n\n    \/* The actual string *\/\n    .light-dome__hanging-label::before {\n        content: \"\";\n        position: absolute;\n        top: -20px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 1.5px;\n        height: 20px;\n        background: var(--accent);\n        opacity: 0.8;\n    }\n\n    \/* The hole in the tag *\/\n    .light-dome__hanging-label::after {\n        content: \"\";\n        position: absolute;\n        top: 6px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 6px;\n        height: 6px;\n        background: #333;\n        \/* Dark hole effect *\/\n        border-radius: 50%;\n        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.8), 0 1px 0 rgba(255, 255, 255, 0.8);\n    }\n\n    \/* Lit Bulb Icon *\/\n    .light-dome__label-bulb {\n        color: #e6a100;\n        \/* Warm gold ray color *\/\n        width: 30px;\n        \/* Slightly larger as the focus *\/\n        height: 30px;\n        flex-shrink: 0;\n        margin-top: 3px;\n        filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7));\n        \/* Outer glow *\/\n        animation: bulb-glow 1.5s infinite alternate ease-in-out;\n    }\n\n    .light-dome__hanging-label span {\n        color: var(--primary);\n        font-size: clamp(10px, 1.2vw, 12px);\n        font-weight: 800;\n        line-height: 1.25;\n        text-align: center;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n    }\n\n    \/* Tag swinging animation *\/\n    @keyframes tag-swing {\n        0% {\n            transform: rotate(-4deg);\n        }\n\n        50% {\n            transform: rotate(4deg);\n        }\n\n        100% {\n            transform: rotate(-4deg);\n        }\n    }\n\n    \/* Brightly lit bulb glow animation *\/\n    @keyframes bulb-glow {\n        0% {\n            filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5));\n            transform: scale(0.95);\n            opacity: 0.9;\n        }\n\n        100% {\n            filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1));\n            transform: scale(1.05);\n            opacity: 1;\n        }\n    }\n\n    @media (max-width: 768px) {\n        .light-dome__hanging-label {\n            right: 10px;\n            width: 90px;\n            padding: 10px 5px 8px;\n        }\n\n        .light-dome__label-bulb {\n            width: 22px;\n            height: 22px;\n        }\n\n        .light-dome__hanging-label span {\n            font-size: 8px;\n        }\n    }\n\n    \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n    .light-dome__suspension {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: clamp(20px, 4vw, 40px);\n        align-items: center;\n        background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n        border: 1px solid var(--accent-light);\n        border-radius: 12px;\n        padding: clamp(10px, 4vw, 40px);\n        margin: 0px auto 20px;\n        max-width: 900px;\n        box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n    }\n\n    .light-dome__suspension-content h4 {\n        font-size: clamp(20px, 3vw, 24px);\n        color: var(--primary);\n        margin-bottom: 12px;\n        font-weight: 600;\n    }\n\n    .light-dome__suspension-content p {\n        color: var(--muted);\n        font-size: clamp(14px, 1.5vw, 15px);\n        line-height: 1.6;\n        margin-bottom: 25px;\n    }\n\n    .light-dome__suspension-note {\n        background: #fff8f0;\n        border-left: 4px solid var(--accent);\n        padding: 18px;\n        border-radius: 4px 8px 8px 4px;\n        display: flex;\n        gap: 12px;\n        align-items: flex-start;\n        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03);\n    }\n\n    .light-dome__suspension-note svg {\n        color: var(--accent);\n        width: 24px;\n        height: 24px;\n        flex-shrink: 0;\n        margin-top: 2px;\n    }\n\n    .light-dome__suspension-note span {\n        font-size: 13.5px;\n        line-height: 1.5;\n        color: var(--primary);\n    }\n\n    .light-dome__suspension-note strong {\n        color: var(--accent);\n    }\n\n    .light-dome__suspension-img-wrapper {\n        position: relative;\n        border-radius: 8px;\n        overflow: hidden;\n        background: #f4f4f4;\n        \/* Matches the background of your image *\/\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__suspension-img-wrapper img {\n        width: 100%;\n        height: auto;\n        display: block;\n        mix-blend-mode: multiply;\n        \/* Blends the image perfectly into the layout *\/\n    }\n\n    @media (max-width: 768px) {\n        .light-dome__suspension {\n            grid-template-columns: 1fr;\n            padding: 25px 20px;\n        }\n    }\n\n    \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px;\n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0;\n        left: 0;\n        right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1);\n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr);\n            \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr;\n            \/* Stack on phones *\/\n        }\n    }\n\u003c\/style\u003e\n\u003cp\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n    \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e\n    \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n    \u003c!-- HERO --\u003e\n    \u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n        \u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eHandcrafted Hammered Brass Cylinder Pendant Light | Modern Tube Lamp\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eStop the \"Standard\" Look: The sleek, minimalist cylindrical shape offers a clean, contemporary silhouette that instantly modernizes your space compared to traditional wide domes.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\n\u003cimg class=\"ias-p-main-img\" alt=\"Handcrafted Hammered Brass Cylinder Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Imagehandcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.png\"\u003e\n\u003c\/div\u003e\n        \u003c!-- ADVANTAGES --\u003e\n        \u003cdiv class=\"ias-p-adv-row\"\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-adv-item\"\u003e\n                \u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n        \u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n      \u003cdiv class=\"ias-p-emergency-msg\"\u003e\n        \u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Authentically handmade by skilled artisans, each cylinder is shaped from solid brass and meticulously hammered. This artisanal texture creates a refined, gleaming surface that reflects the artisan's touch. Made to order.\n      \u003c\/div\u003e\n    \u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n    \u003cdiv style=\"margin-bottom: 60px;\"\u003e\n        \u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\n        \u003c\/h3\u003e\n        \u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n    \u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eWarmth on Demand\u003c\/h4\u003e\n\u003cp\u003eThe highly polished, hammered brass finish catches and fractures the light beautifully, adding a touch of radiant glamour—perfect for suspending in clusters over kitchen islands, flanking a bathroom vanity, or as striking bedside lighting.\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003c!-- MID SECTION IMAGE --\u003e\n    \u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n        \u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n            \u003c!-- ADDED: HANGING TAG BADGE --\u003e\n            \u003cdiv class=\"light-dome__hanging-label\"\u003e\n                \u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                    \u003c\/path\u003e\n\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e\n                        OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e\n                            \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-8handcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.jpg\" alt=\"Handcrafted Hammered Brass Cylinder Pendant Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n    \u003csection class=\"ias-p-section-desc\"\u003e\n        \u003ch3 class=\"ias-p-serif\"\u003eBuilt to Last \u0026amp; Installation Ready\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003e\u003cstrong\u003eBuilt to Last:\u003c\/strong\u003e Premium solid brass construction. No plated plastics. Fully compliant with US\/EU standards for a seamless upgrade to your home.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation Ready:\u003c\/strong\u003e Fully compliant with US\/EU standards for professional results.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003cul class=\"ias-p-feature-list\"\u003e\n            \u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Materials: Solid Hand-Hammered Polished Brass\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimensions: Sleek Cylinder \/ Tube Silhouette\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Compatibility: Fits standard E26 bulbs (E27 available for Europe). Ideal for tubular or Edison bulbs.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Safety: US\/EU compliant; fits standard junction boxes\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Dimmable: Yes (when used with a dimmable bulb and switch)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Origin: Authentically Handcrafted in Marrakesh, Morocco\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/section\u003e\n    \u003c!-- GALLERY - CLEANED UP --\u003e\n  \u003cdiv class=\"ias-p-gallery-grid\"\u003e\n    \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-12handcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-10handcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-13handcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.jpg\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-gallery-item\"\u003e\n\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-5handcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.jpg\"\u003e\n        \u003c\/div\u003e\n  \u003c\/div\u003e\n    \u003c!-- VARIATIONS GUIDE --\u003e\n    \u003csection class=\"ias-p-variations\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-var-grid\"\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n                \u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n                \u003cdiv class=\"ias-p-tag-cloud\"\u003e\n                    \u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8\n                        ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-custom-info\"\u003e\n            \u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and\n                unique patina finishes are available upon request.\u003c\/p\u003e\n            \u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll\n                    craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003csection\u003e\n        \u003cdiv class=\"light-dome__suspension\"\u003e\n            \u003cdiv class=\"light-dome__suspension-content\"\u003e\n                \u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n                \u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or\n                    elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid\n                        Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n                \u003cdiv class=\"light-dome__suspension-note\"\u003e\n                    \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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the\n                        \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e\n                        and we will gladly handle the rest.\u003c\/span\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- PACKAGE INCLUDES --\u003e\n    \u003csection class=\"light-dome__pkg-includes\"\u003e\n        \u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n        \u003cdiv class=\"light-dome__pkg-grid\"\u003e\n            \u003c!-- Component 1 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 2 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Component 3 --\u003e\n            \u003cdiv class=\"light-dome__pkg-card\"\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003c!-- Free Gift Highlight --\u003e\n            \u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n                \u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-icon\"\u003e\n                    \u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- TECHNICAL SPECS --\u003e\n    \u003csection class=\"ias-p-specs-grid\"\u003e\n        \u003cdiv\u003e\n            \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n                \u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n                \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed\n                    dimensions, installation guide and wiring diagrams.\u003c\/p\u003e\n                \u003c!-- Buttons Wrapper --\u003e\n                \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/cylandric_-_IP-005-01-018-XX-23.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawings \u003c\/a\u003e\n                    \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-table-wrapper\"\u003e\n            \u003ctable class=\"ias-p-specs-table\"\u003e\n                \u003ctbody\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterials\u003c\/td\u003e\n\u003ctd\u003eSolid Hand-Hammered Polished Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimensions\u003c\/td\u003e\n\u003ctd\u003eSleek Cylinder \/ Tube Silhouette\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n                        \u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n                        \u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n                        \u003ctd\u003e2700K\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eFits standard E26 bulbs (E27 available for Europe). Ideal for tubular or Edison bulbs.\u003c\/td\u003e\n\u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n                        \u003ctd\u003eUS\/EU compliant; fits standard junction boxes\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n                        \u003ctd\u003eYes (when used with a dimmable bulb and switch)\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                    \u003ctr\u003e\n                        \u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n                        \u003ctd\u003eAuthentically Handcrafted in Marrakesh, Morocco\u003c\/td\u003e\n                    \u003c\/tr\u003e\n                \u003c\/tbody\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eClean Lines, Handcrafted Character\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support — they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Great quality, it's so beautiful!\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMalene\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Very beautiful lamp. Meets our expectations.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003ePetra\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n    \u003c!-- FAQ - NO SCRIPT --\u003e\n    \u003csection class=\"ias-p-faq\"\u003e\n        \u003cdiv class=\"ias-p-section-header\"\u003e\n            \u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ias-p-faq-list\"\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Compatibility \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eProfessional installation recommended. Hardwired setup; includes a sleek black pendant cord and hardware. US\/EU compliant; fits standard junction boxes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust with a dry microfiber cloth. Avoid harsh chemicals or abrasive materials to protect the brilliant polished finish. Regular dusting keeps the cylinder surface gleaming without scratching the hand-applied texture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eYes; the fabric-wrapped cord is fully adjustable at the canopy. Extra length can be neatly coiled\n                        and hidden inside.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"ias-p-faq-item\"\u003e\n                \u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\n                \u003c\/summary\u003e\n                \u003cdiv class=\"ias-p-faq-content\"\u003e\n                    \u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED,\n                        incandescent, or halogen).\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- WARRANTY \u0026 PROMISE --\u003e\n    \u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n        \u003cdiv class=\"ias-p-warranty-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\n            \u003c\/div\u003e\n            \u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\n                \u003c\/li\u003e\n                \u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n                \u003cstrong\u003eFinish Note:\u003c\/strong\u003e The polished brass finish is a \"living finish\". Patina development is natural and enhances depth over time.\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003c!-- DASHED BOX 2 --\u003e\n        \u003cdiv class=\"ias-p-promise-card\"\u003e\n            \u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n            \u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every\n                fixture to last generations.\u003c\/p\u003e\n            \u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n                \u003c\/li\u003e\n                \u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n                    \u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading\n                protection for your peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/section\u003e\n    \u003c!-- FINAL CTA --\u003e\n    \u003cfooter class=\"ias-p-cta-footer\"\u003e\n        \u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarmth on Demand\u003c\/h3\u003e\n        \u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is formed, finished, and fitted by hand.\n            Commission yours today.\u003c\/p\u003e\n        \u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n        \u003cdiv class=\"ias-p-trusted-badges\"\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\n            \u003c\/div\u003e\n            \u003cdiv class=\"ias-p-trusted-item\"\u003e\n                \u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256737730817,"sku":null,"price":321.28,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256737763585,"sku":null,"price":411.1,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/PIChandcrafted-hammered-brass-cylinder-pendant-light-modern-tube-lamp.jpg?v=1788137178"},{"product_id":"hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp","title":"Hand-Forged Brass Teardrop Pendant Light - Organic Tapered Moroccan Hanging Lamp","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eAntique Hand-Forged Brass Teardrop Pendant Light \u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eStop the \"Standard\" Look: The flared bell shape is taller and more dramatic than basic domes. Organic Tapered Moroccan Hanging Lamp\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Antique Copper Hammered Bell Pendant Light\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-37_hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e15-Day Guarantee\u003c\/use\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Authentically handcrafted in Marrakesh, Morocco. Each deep bell silhouette is shaped from solid hand-hammered brass. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eWarmth on Demand\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe hammered copper interior reflects a soft, sunset glow—perfect for kitchen islands and dining nooks. The flared bell shape brings a more dramatic, taller visual element than traditional domes, instantly elevating the aesthetic of your space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-42-hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg\" alt=\"Antique Copper Hammered Bell Pendant Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eBuilt to Last\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eSolid copper and brass construction without any plated plastics. This bell pendant light is built inherently strong to resist the test of time, proudly retaining its warm organic ambiance.\u003c\/p\u003e\n\u003cp\u003eFully compliant with US\/EU standards, this fixture comes installation ready and completely supports modern standard junction boxes, paired with elegant solid brass hardware.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper and Brass Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Deep Bell Silhouette with Flared Rim\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hammered Copper Interior Reflects Warmth\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fully US\/EU Compliant \u0026amp; Installation Ready\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fits Standard E26\/E27 Bulbs\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-39_hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-37_hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-43-hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/PIC-38_hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e5.5 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003c!-- Buttons Wrapper --\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n\u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-048-01-097-08-26.png\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Hand-Hammered Brass \u0026amp; Copper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eHardware\u003c\/td\u003e\n\u003ctd\u003eSolid Brass Hardware\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDeep Bell Silhouette (Flared Rim)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eUS\/EU compliant; fits standard junction boxes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eDimmable\u003c\/td\u003e\n\u003ctd\u003eYes (With compatible dimmer switch \u0026amp; bulb)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eOrganic Shape. Enduring Craft.\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Really beautiful pieces! Thank you.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJenna\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful, just the handmade look we were looking for.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eSarah\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Great quality, it's so beautiful!\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMalene\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n  \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eProfessional installation recommended. Fully compliant with US\/EU standards. Fits standard junction boxes. Hardware and chain included. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust with a dry microfiber cloth. Avoid water or polish to protect the unique antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique copper finish is intentionally aged. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eGeometry in Motion\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach bell is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256737960193,"sku":null,"price":276.12,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/PIC-36_hand-forged-brass-teardrop-pendant-light-organic-tapered-lamp.jpg?v=1788137179"},{"product_id":"weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light","title":"Weathered Antique Brass Dome Pendant - Hammered Moroccan Brass Light","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eWeathered Antique Brass Dome Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eFeatures a sophisticated Bell (or Deep Dome) shape. This profile is Hammered Moroccan Brass Light, taller and deeper than a standard hemisphere, providing a more substantial vertical presence.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Antique Bronze Hammered Bell Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-4294405.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Authentically handmade in Marrakesh, each shade is spun and shaped from solid brass before being meticulously hammered. This artisanal texture adds visual depth and soul. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Bronze Finish\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eShowcases a deep, oxidized brass surface that creates a rich, earthy aesthetic. This \"living\" finish offers a timeless, rustic look that evolves gracefully over time, contrasting elegantly with the Polished Brass (Gold) hardware at the neck for a subtle mixed-metal accent.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8761063.jpg\" alt=\"Antique Bronze Hammered Bell Pendant Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eWarm Golden Interior \u0026amp; Elegant Suspension\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eWhile the exterior is dark and matte, the interior preserves the warm, glowing brass tone. When lit, the hammered texture reflects the light to cast a focused, golden ambiance downwards—ideal for intimate dining tables or kitchen islands.\u003c\/p\u003e\n\u003cp\u003eArrives with a complete, high-quality hanging kit featuring a solid brass ceiling canopy, rigid stem, and a durable brass chain, providing a secure and cohesive installation that complements the vintage style of the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass (Hammered) Construction\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Bronze \/ Dark Oxidized Brass Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Deep Bell Silhouette (Tall profile)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fits Standard E26\/E27 Bases\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Complete Suspension Kit Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-7833334.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-2106427.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-1981144.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-5096007.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Technical Drawings\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download detailed dimensions, installation guide, and wiring diagrams.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-002-01-101-xx-26.pdf?v=1772864893\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               View Technical Drawing\n            \u003c\/a\u003e\n\n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               View Installation Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (Hammered)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Bronze \/ Dark Oxidized Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eBell \/ Deep Dome (Tall profile)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWire Options\u003c\/td\u003e\n\u003ctd\u003eBeige Fabric or Black Fabric\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSuspension\u003c\/td\u003e\n\u003ctd\u003eBrass Chain, Stem \u0026amp; Canopy Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eWeathered by Time, Perfected by Hand\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"The light fitting is stunning. I am looking forward to having it installed.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eSpiritual\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Really beautiful pieces! Thank you.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJenna\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, nice and heavy. Looks the same as it was described.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eTracy\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eInstallation is US Compliant. Fits standard junction boxes. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique bronze finish is naturally oxidized and intentionally aged. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eGeometry in Motion\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach bell is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256737829121,"sku":null,"price":237.87,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256737861889,"sku":null,"price":249.55,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256737894657,"sku":null,"price":311.59,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256737927425,"sku":null,"price":383.81,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-2106427.jpg?v=1788137179"},{"product_id":"dark-bronze-teardrop-pendant-light-hand-hammered-copper-hanging-lamp-for-kitchen-entryway","title":"Dark Bronze Teardrop Pendant Light - Hand-Hammered Copper Hanging Lamp for Kitchen \u0026 Entryway","description":"\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eDark Bronze Teardrop Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eFeatures a unique, elongated egg-shaped (ovoid) profile. This elegant, organic form offers a sophisticated departure from standard domes or cones, adding a sculptural vertical element to your lighting design. A Hand-Hammered Copper Hanging Lamp for Kitchen \u0026amp; Entryway\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-16_7.jpg?v=1771598938\u0026amp;width=1946\" alt=\"Antique Bronze Egg Pendant Light\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Authentically handmade in Marrakesh, each shade is shaped from solid brass and meticulously hammered. This artisanal texture adds visual depth and reflects the human touch behind its creation. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Bronze Finish\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eShowcases a deep, oxidized brass surface that creates a rich, earthy aesthetic. This \"living\" finish offers a timeless, rustic look that evolves gracefully over time, contrasting beautifully with the Polished Brass (Gold) hardware at the neck for a subtle mixed-metal touch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"light-dome__label-bulb\"\u003e\n                    \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#a67c52\" d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#ffd700\" d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\"\u003e\u003c\/path\u003e\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#c07c00\" d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#865e35\" viewbox=\"0 0 24 24\" height=\"11\" width=\"11\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Antique Bronze Egg Pendant Light\" src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-19_4.jpg?v=1771598907\u0026amp;width=1946\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eWarm Golden Interior \u0026amp; Elegant Suspension\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eWhile the exterior is dark and matte, the interior retains a warm, glowing brass tone. When lit, the hammered texture reflects the light to cast a rich, golden ambiance, focusing illumination downwards for intimate dining or kitchen settings.\u003c\/p\u003e\n\u003cp\u003eArrives with a complete, high-quality hanging kit featuring a solid brass ceiling canopy and a durable brass chain, providing a secure and cohesive installation that complements the vintage style of the shade.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Brass (Hammered)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Bronze \/ Dark Oxidized Brass Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Egg \/ Ovoid \/ Teardrop Silhouette\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fits Standard E26\/E27 Bases\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Polished Brass Chain \u0026amp; Copper Canopy Included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-20_3.jpg?v=1771598923\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-17_4.jpg?v=1771598949\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/PIC-21_6.jpg?v=1771598958\u0026amp;width=1946\" class=\"ias-p-gallery-img\" alt=\"Pendant View 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/www.insideast.com\/cdn\/shop\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-9577048.jpg\" class=\"ias-p-gallery-img\" alt=\"Pendant View 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv class=\"ias-p-var-group\" style=\"text-align: center;\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-group\" style=\"text-align: center;\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath fill=\"currentColor\" d=\"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11v6h2v-6h-2zm0-4v2h2V7h-2z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca style=\"color: var(--accent); font-weight: bold; text-decoration: none;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n    \u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003e\n        Specifications\n    \u003c\/h3\u003e\n\n    \u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n        \n        \u003ch5 style=\"margin-bottom: 10px;\"\u003e\n            Technical Drawings\n        \u003c\/h5\u003e\n\n        \u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003e\n            Download detailed dimensions, installation guide, and wiring diagrams.\n        \u003c\/p\u003e\n\n        \u003c!-- Buttons Wrapper --\u003e\n        \u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n            \n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-048-01-027-10-25.png\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               View Technical Drawing\n            \u003c\/a\u003e\n\n            \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n               View Installation Guide\n            \u003c\/a\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Brass (Hammered)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Bronze \/ Dark Oxidized Brass\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eEgg \/ Ovoid \/ Teardrop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eHardware\u003c\/td\u003e\n\u003ctd\u003ePolished Brass (Chain \u0026amp; Neck) \/ Copper (Canopy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eThe Detail That Defines the Room\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support — they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Lovely pendant of great quality. It's going to look fantastic suspended low in an alcove.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eElina\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"They answered questions in a timely manner and were a pleasure with whom to do business.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJohn\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eInstallation is US Compliant. Fits standard junction boxes. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 style=\"color: #ffffff;\" class=\"ias-p-serif\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique bronze finish is naturally oxidized and intentionally aged. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eElegance Through Every Angle\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach egg pendant is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256738058497,"sku":null,"price":335.48,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256738091265,"sku":null,"price":375.07,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256738124033,"sku":null,"price":403.24,"currency_code":"USD","in_stock":true},{"title":"16\"","offer_id":50256738156801,"sku":null,"price":495.26,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/PIC-19_4.jpg?v=1788137179"},{"product_id":"antique-bronze-hammered-dome-pendant-light-artisan-patina-finish","title":"Antique Bronze Hammered Dome Pendant Light - Artisan Patina Finish","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img-wrapper {\n            position: relative;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n            margin-bottom: 40px;\n        }\n\n        .ias-p-main-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n        }\n\n        .ias-p-mid-img {\n            width: 100%;\n            height: auto;\n            display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eAntique Bronze Hammered Dome Pendant Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eFeatures a sophisticated Bell (or Deep Dome) shape. This profile is Artisan Patina Finish, providing a substantial vertical presence while maintaining a graceful, flared outline.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Antique Copper Hammered Bell Pendant Light\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-1961007.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHand-Formed Precision:\u003c\/strong\u003e Authentically handmade in Marrakesh, each shade is spun and shaped from solid copper before being meticulously hammered. This artisanal texture adds visual depth and soul. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Hammered Copper\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eShowcases a rich, oxidized copper finish with deep reddish-brown and earthy tones. The surface is meticulously hand-hammered, creating a dimpled texture that adds organic character and old-world charm to the fixture.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-5226704.jpg\" alt=\"Antique Copper Hammered Bell Pendant Light\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eElegant Mixed-Metal Design \u0026amp; Rosy Radiance\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eDefines a luxurious contrast: the warm, rustic copper shade is paired with Solid Brass (Gold) hardware at the neck connector and chain. This intentional mix of metals adds a layer of design sophistication and allows the fixture to coordinate with other brass or copper elements in your room.\u003c\/p\u003e\n\u003cp\u003eThe interior features the same hammered texture in bright copper. When lit, it reflects a warm, rosy-golden glow that is softer and more intimate than brass, creating a cozy atmosphere ideal for dining tables or kitchen islands.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Shade \/ Brass Neck\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Copper (Oxidized) Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Bell \/ Deep Dome (Flared Rim)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Fits Standard E26\/E27 Bases\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Polished Brass Chain \u0026amp; Copper Canopy\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-5707481.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-5122667.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-9396931.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-9577048.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e16 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS (NO PDF LINK – DESCRIPTIVE BOX INSTEAD) --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003c!-- Buttons Wrapper --\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n\u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-001-01-103-xx-26.pdf?v=1772701801\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper Shade \/ Brass Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Copper (Oxidized)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eBell \/ Deep Dome (Flared Rim)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eVoltage\u003c\/td\u003e\n\u003ctd\u003e110 \/ 220 V (International Standard)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eHardware\u003c\/td\u003e\n\u003ctd\u003ePolished Brass (Chain \u0026amp; Neck) \/ Copper (Canopy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003ePatina That Tells a Story\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"They answered questions in a timely manner and were a pleasure with whom to do business. I would not hesitate to buy from InsidEast in the future.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eJohn\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful, just the handmade look we were looking for.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eSarah\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Item was better than expected, seller was very responsive. It's worth the wait.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eShane\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n                       \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Setup \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eInstallation is US Compliant. Fits standard junction boxes. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord or chain is adjustable at the canopy. Extra length can be neatly gathered or adjusted to your ideal drop height.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique copper finish is naturally oxidized and intentionally aged. Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eGeometry in Motion\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach bell is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256738189569,"sku":null,"price":224.94,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256738222337,"sku":null,"price":268.94,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256738255105,"sku":null,"price":307.25,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256738287873,"sku":null,"price":379.18,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-5226704.jpg?v=1788137179"},{"product_id":"vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light","title":"Vintage Oiled Brass Dome Pendant – Hand-Hammered Brass Interior Hanging Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n       .ias-p-main-img-wrapper {\n    display: flex;             \/* enable flexbox *\/\n    justify-content: center;   \/* horizontal centering *\/\n    align-items: center;       \/* vertical centering *\/\n    max-width: 750px;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    margin: 0 auto 40px;       \/* centers wrapper horizontally on page *\/\n    max-height: 80vh;\n}\n\n        .ias-p-main-img {\n            width: 100%;\n    height: 100%;\n    object-fit: cover;   \/* keeps it beautiful *\/\n    display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n             max-height: 70vh;\n        }\n\n        .ias-p-mid-img {\n             width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol id=\"gold-mark\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv class=\"ias-p-container\" id=\"ias-p-top\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eVintage Oiled Brass Dome Pendant – Hand-Hammered Brass Interior Hanging Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eFeatures a stunning \"living finish\" that radiates rustic warmth and old-world character.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light-7690490.jpg\" alt=\"Vintage Oiled Brass Dome Pendant\" class=\"ias-p-main-img\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e15-Day Guarantee\u003c\/use\u003e\n                \u003c\/svg\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003eHandcrafted in Marrakesh:\u003c\/strong\u003e Authentically handmade by skilled artisans, each shade is shaped from solid copper and meticulously hammered. This artisanal texture creates a \"beaten\" surface that reflects the artisan's touch and adds organic depth to your interior. Made to order.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\" class=\"ias-p-serif\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\" src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eAntique Oxidized Copper Finish\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe deep, earthy red and brown tones of the oxidized copper offer a sophisticated, colorful alternative to standard metallic finishes, perfect for adding depth to neutral spaces. The interior retains the natural warmth of bright, raw copper. When lit, the hammered texture reflects the light to cast a rich, rosy-golden glow, creating a cozy and intimate atmosphere that is ideal for dining areas or country kitchens.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\" class=\"light-dome__label-bulb\"\u003e\n\n                    \u003cpath stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\"\u003e\u003c\/path\u003e\n\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#a67c52\" d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\"\u003e\u003c\/path\u003e\n\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"currentColor\" fill=\"#ffd700\" d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\"\u003e\n                    \u003c\/path\u003e\n\n                    \u003cpath stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"1.5\" stroke=\"#c07c00\" d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"#865e35\" viewbox=\"0 0 24 24\" height=\"11\" width=\"11\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg decoding=\"async\" loading=\"lazy\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" alt=\"Vintage Oiled Brass Dome Pendant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light-2426389.jpg\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eMixed-Metal Aesthetics \u0026amp; Warm Rosy Glow\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eDefines a sophisticated contrast: the warm, reddish-brown copper shade is elegantly paired with Solid Brass (Gold) hardware at the neck connector and chain. This two-tone combination adds a layer of luxury and versatility, allowing the fixture to blend with both copper and brass accents in your home.\u003c\/p\u003e\n\u003cp\u003eArrives with a complete hanging kit featuring a matching Antique Copper ceiling canopy to mirror the shade, connected by a durable Brass chain and neck for that signature mixed-metal look. Designed for versatility, this pendant is fully compatible with incandescent, LED, compact fluorescent (CFL), or any other standard E26\/E27 base bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Shade \/ Solid Brass Neck\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique Oxidized Copper Finish (Matte)\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hand-Hammered (Dimpled) Texture\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e High-Quality Suspension Kit Included\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Universal Bulb Compatibility E26\/E27 (LED, Incandescent, CFL)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light-4047312.jpg\" class=\"ias-p-gallery-img\" alt=\"Pendant View 1\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light-7385795.jpg\" class=\"ias-p-gallery-img\" alt=\"Pendant View 2\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light-1191239.jpg\" class=\"ias-p-gallery-img\" alt=\"Pendant View 3\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-9577048.jpg\" class=\"ias-p-gallery-img\" alt=\"Pendant View 4\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-grid\"\u003e\n\u003cdiv class=\"ias-p-var-group\" style=\"text-align: center;\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eShade Diameter\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e8 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e12 Inches\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e14 Inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-var-group\" style=\"text-align: center;\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewbox=\"0 0 24 24\"\u003e\n                        \u003cpath fill=\"currentColor\" d=\"M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm-1-11v6h2v-6h-2zm0-4v2h2V7h-2z\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca style=\"color: var(--accent); font-weight: bold; text-decoration: none;\" href=\"mailto:contact@insideast.com\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px; margin-bottom: 24px;\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-pdf-box\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003c!-- Buttons Wrapper --\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n\u003ca rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/IP-001-01-086-08-23.pdf?v=1772690914\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" class=\"ias-p-pdf-btn\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper Shade \/ Solid Brass Neck\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique Oxidized Copper (Matte)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eHardware\u003c\/td\u003e\n\u003ctd\u003ePolished Brass (Chain \u0026amp; Neck) \/ Copper (Canopy)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eTexture\u003c\/td\u003e\n\u003ctd\u003eHand-Hammered (Dimpled)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDome \/ Hemisphere\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eOrigin\u003c\/td\u003e\n\u003ctd\u003eHandcrafted in Marrakesh - Morocco\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eVintage Soul, Lasting Quality\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Excellent communication and support — they even matched a cable to the colour I needed in my kitchen. Recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eMatthew\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, high quality — I would highly recommend.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eTrina\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Very beautiful lamp. Meets our expectations.\" \u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003ePetra\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e  \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Compatibility \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eUS Compliant. Fits standard junction boxes. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord is fully adjustable at the canopy. Extra length can be neatly coiled and hidden inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 style=\"color: #ffffff;\" class=\"ias-p-serif\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 20px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"color: #d4a373; font-size: 13px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\" style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The oxidized copper finish is intentionally rustic and features a living natural patina that enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul class=\"ias-p-feature-list\" style=\"margin-bottom: 25px;\"\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\" style=\"font-size: 14px;\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 13px; font-style: italic; text-align: center;\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"font-size: 42px;\"\u003eGeometry in Motion\u003c\/h3\u003e\n\u003cp class=\"ias-p-desc-text\" style=\"font-size: 18px;\"\u003eEach dome is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"ias-p-btn-primary js-scroll-top\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\" style=\"width: 24px; height: 24px; margin-bottom: 8px;\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"8\"","offer_id":50256738484481,"sku":null,"price":188.68,"currency_code":"USD","in_stock":true},{"title":"10\"","offer_id":50256738517249,"sku":null,"price":226.64,"currency_code":"USD","in_stock":true},{"title":"12\"","offer_id":50256738550017,"sku":null,"price":267.7,"currency_code":"USD","in_stock":true},{"title":"14\"","offer_id":50256738582785,"sku":null,"price":311.22,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/vintage-oiled-brass-dome-pendant-hand-hammered-brass-interior-hanging-light-3541440.jpg?v=1788137180"},{"product_id":"solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light","title":"Solid Copper Tall Capsule Pendant – Hand-Hammered Slim Moroccan Cylinder Light","description":"\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink crossorigin=\"\" href=\"https:\/\/fonts.gstatic.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        \/* BASE RESET \u0026 VARIABLES *\/\n        :root {\n            --ias-copper: #b87333;\n            --ias-copper-dark: #8b4513;\n            --ias-gold-mark: #d4a373;\n            --ias-text: #2d2a26;\n            --ias-text-light: #6b665c;\n            --ias-bg: #faf9f6;\n            --ias-bg-soft: #fdf8f3;\n            --ias-border: #e5e1da;\n            --ias-max-width: 900px;\n        }\n\n  #ias-p-top * {\n    box-sizing: border-box;\n}\n#ias-p-top {\n    background-color: var(--ias-bg);\n    font-family: 'Inter', sans-serif;\n    color: var(--ias-text);\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n}\n        .ias-p-container {\n            max-width: var(--ias-max-width);\n            margin: 0 auto;\n            padding: 60px 20px;\n            scroll-behavior: smooth;\n        }\n\n        .ias-p-serif {\n            font-family: 'Playfair Display', serif;\n        }\n\n        \/* ALIGNMENT REFINEMENT - ALL CENTERED *\/\n        .ias-p-hero, \n        .ias-p-hook, \n        .ias-p-section-desc, \n        .ias-p-variations .ias-p-section-header,\n        .ias-p-specs-grid \u003e div:first-child,\n        .ias-p-reviews .ias-p-section-header,\n        .ias-p-faq .ias-p-section-header {\n            text-align: center;\n        }\n\n        .ias-p-desc-text {\n            text-align: center;\n            max-width: 800px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n\n        \/* FEATURE LIST CENTERING LOGIC *\/\n        .ias-p-feature-list {\n            list-style: none;\n            padding: 0;\n            margin-top: 30px;\n            display: flex;\n            flex-direction: column;\n            align-items: center; \/* Centered on Desktop *\/\n        }\n\n        .ias-p-feature-item {\n            display: flex;\n            align-items: center;\n            gap: 14px;\n            margin-bottom: 16px;\n            font-size: 15px;\n            font-weight: 500;\n            text-align: left;\n        }\n\n        \/* GOLD MARK STYLE *\/\n        .ias-p-gold-mark {\n            color: var(--ias-gold-mark);\n            flex-shrink: 0;\n            width: 18px;\n            height: 18px;\n        }\n\n        \/* HERO SECTION *\/\n        .ias-p-badge {\n            display: inline-block;\n            padding: 6px 18px;\n            background: #f5efe6;\n            color: var(--ias-copper-dark);\n            font-size: 11px;\n            font-weight: 700;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            border-radius: 50px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-hero-title {\n            font-size: clamp(32px, 6vw, 52px);\n            margin-bottom: 16px;\n            line-height: 1.1;\n            color: var(--ias-text);\n        }\n\n        .ias-p-hero-subtitle {\n            font-size: 20px;\n            color: var(--ias-text-light);\n            font-style: italic;\n            font-weight: 300;\n            margin-bottom: 40px;\n        }\n\n       .ias-p-main-img-wrapper {\n    display: flex;             \/* enable flexbox *\/\n    justify-content: center;   \/* horizontal centering *\/\n    align-items: center;       \/* vertical centering *\/\n    max-width: 750px;\n    border-radius: 24px;\n    overflow: hidden;\n    box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.12);\n    margin: 0 auto 40px;       \/* centers wrapper horizontally on page *\/\n    max-height: 80vh;\n}\n\n        .ias-p-main-img {\n            width: 100%;\n    height: 100%;\n    object-fit: cover;   \/* keeps it beautiful *\/\n    display: block;\n        }\n\n        \/* MID SECTION IMAGE - SMALLER THAN HERO *\/\n        .ias-p-mid-img-wrapper {\n            max-width: 650px;\n            margin: 0 auto 60px;\n            border-radius: 20px;\n            overflow: hidden;\n            box-shadow: 0 15px 35px rgba(0,0,0,0.08);\n             max-height: 70vh;\n        }\n\n        .ias-p-mid-img {\n             width: 100%;\n    height: 100%;\n    object-fit: cover;\n    display: block;\n        }\n\n        \/* ADVANTAGES ROW *\/\n        .ias-p-adv-row {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 24px;\n            margin-bottom: 30px;\n            padding: 20px 0;\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-adv-item {\n            display: flex;\n            align-items: center;\n            gap: 8px;\n            font-size: 12px;\n            font-weight: 700;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            color: var(--ias-text);\n        }\n\n        .ias-p-emergency-msg {\n            background: #fff8f0;\n            border-left: 4px solid var(--ias-copper);\n            padding: 20px;\n            border-radius: 8px;\n            margin-bottom: 60px;\n            font-size: 15px;\n            color: var(--ias-text);\n            box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n            text-align: center;\n        }\n\n        \/* GALLERY - REMOVED GREY BOXES *\/\n        .ias-p-gallery-grid {\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 20px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-gallery-item {\n            border-radius: 16px;\n            overflow: hidden;\n            background-color: transparent; \/* Removed grey background *\/\n            box-shadow: 0 10px 20px rgba(0,0,0,0.05);\n            display: flex;\n        }\n\n        .ias-p-gallery-img {\n            width: 100%;\n            height: auto;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.6s ease;\n        }\n\n        .ias-p-gallery-item:hover .ias-p-gallery-img {\n            transform: scale(1.04);\n        }\n\n        \/* VARIATIONS *\/\n        .ias-p-variations {\n            background: var(--ias-bg-soft);\n            border-radius: 32px;\n            padding: 60px 20px;\n            margin-bottom: 30px;\n            border: 1px solid #f5efe6;\n        }\n\n        .ias-p-section-subtitle {\n            text-transform: uppercase;\n            letter-spacing: 3px;\n            font-size: 11px;\n            font-weight: 700;\n            color: var(--ias-copper);\n            display: block;\n            margin-bottom: 12px;\n        }\n\n        .ias-p-var-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n\n        .ias-p-var-group h4 {\n            font-size: 20px;\n            margin-bottom: 16px;\n        }\n\n        .ias-p-tag-cloud {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 10px;\n            justify-content: center;\n        }\n\n        .ias-p-tag {\n            background: white;\n            border: 1px solid var(--ias-border);\n            padding: 8px 18px;\n            border-radius: 8px;\n            font-size: 13px;\n            font-weight: 600;\n            color: var(--ias-text);\n        }\n\n        .ias-p-custom-info {\n            margin-top: 50px;\n            text-align: center;\n            padding-top: 40px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-custom-link {\n            color: var(--ias-copper);\n            font-weight: 700;\n            text-decoration: none;\n            border-bottom: 2px solid var(--ias-copper);\n            padding-bottom: 2px;\n            transition: opacity 0.3s;\n        }\n\n        \/* REVIEWS *\/\n        .ias-p-reviews {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-review-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n            gap: 24px;\n        }\n\n        .ias-p-review-card {\n            background: white;\n            padding: 32px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            box-shadow: 0 4px 6px rgba(0,0,0,0.02);\n            text-align: left;\n        }\n\n        .ias-p-stars {\n            color: var(--ias-copper);\n            margin-bottom: 16px;\n            font-size: 14px;\n            letter-spacing: 2px;\n        }\n\n        .ias-p-review-text {\n            font-style: italic;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            margin-bottom: 24px;\n        }\n\n        .ias-p-reviewer-name {\n            font-weight: 700;\n            font-size: 14px;\n        }\n\n        \/* FAQ - NO SCRIPT NEEDED *\/\n        .ias-p-faq {\n            margin-bottom: 100px;\n        }\n\n        .ias-p-faq-item {\n            border-bottom: 1px solid var(--ias-border);\n        }\n\n        .ias-p-faq-trigger {\n            width: 100%;\n            padding: 24px 0;\n            background: none;\n            border: none;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            cursor: pointer;\n            text-align: left;\n            font-size: 18px;\n            color: var(--ias-text);\n            \/* Remove defaults *\/\n            list-style: none;\n        }\n\n        \/* Remove default detail marker *\/\n        .ias-p-faq-trigger::-webkit-details-marker {\n            display: none;\n        }\n\n        .ias-p-faq-icon {\n            transition: transform 0.3s ease;\n            font-size: 14px;\n        }\n        \n        \/* When details is open *\/\n        details[open] .ias-p-faq-icon {\n            transform: rotate(180deg);\n        }\n\n        .ias-p-faq-content {\n            padding-bottom: 24px;\n            color: var(--ias-text-light);\n            font-size: 15px;\n            text-align: left;\n        }\n\n\n        \/* SPECS *\/\n        .ias-p-specs-grid {\n            display: grid;\n            grid-template-columns: 1fr 1.5fr;\n            gap: 60px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-table-wrapper {\n            border-radius: 20px;\n            overflow: hidden;\n            border: 1px solid var(--ias-border);\n        }\n\n        .ias-p-specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            text-align: left;\n        }\n\n        .ias-p-specs-table td, .ias-p-specs-table th {\n            padding: 18px 24px;\n            border-bottom: 1px solid var(--ias-border);\n            font-size: 14px;\n        }\n\n        .ias-p-spec-key {\n            font-weight: 700;\n            color: var(--ias-copper-dark);\n            width: 40%;\n        }\n\n        .ias-p-pdf-box {\n            background: var(--ias-bg-soft);\n            padding: 30px;\n            border-radius: 24px;\n            border: 1px solid var(--ias-border);\n            margin-top: 20px;\n        }\n\n        .ias-p-pdf-btn {\n            display: inline-block;\n            background: var(--ias-text);\n            color: white;\n            text-decoration: none;\n            padding: 14px 24px;\n            border-radius: 12px;\n            margin-top: 20px;\n            font-weight: 600;\n            font-size: 14px;\n        }\n\n        \/* WARRANTY \u0026 PROMISE *\/\n        .ias-p-promise-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 30px;\n            margin-bottom: 100px;\n        }\n\n        .ias-p-warranty-card {\n            background: var(--ias-text);\n            color: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-warranty-card h3 {\n            font-size: 26px;\n            margin-bottom: 20px;\n        }\n\n        .ias-p-policy-detail {\n            font-size: 13px;\n            color: #d1cfc9;\n            margin-bottom: 15px;\n            line-height: 1.5;\n        }\n\n        .ias-p-promise-card {\n            border: 2px dashed var(--ias-copper);\n            background: white;\n            padding: 40px;\n            border-radius: 32px;\n            text-align: center;\n        }\n\n        .ias-p-promise-card .ias-p-feature-list {\n            align-items: center; \/* Center these lists specifically *\/\n        }\n\n        \/* FINAL CTA *\/\n        .ias-p-cta-footer {\n            background: white;\n            border: 1px solid var(--ias-border);\n            border-radius: 40px;\n            padding: 60px 20px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.03);\n            margin-bottom: 60px;\n        }\n\n        .ias-p-trusted-badges {\n            display: flex;\n            justify-content: center;\n            flex-wrap: wrap;\n            gap: 40px;\n            margin-top: 40px;\n            padding-top: 30px;\n            border-top: 1px solid var(--ias-border);\n        }\n\n        .ias-p-trusted-item {\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            gap: 12px;\n            font-size: 11px;\n            font-weight: 700;\n            text-transform: uppercase;\n            color: var(--ias-text-light);\n            min-width: 120px;\n        }\n\n        .ias-p-btn-primary {\n            display: inline-block;\n            background: linear-gradient(135deg, var(--ias-copper), var(--ias-copper-dark));\n            color: white;\n            padding: 22px 50px;\n            border-radius: 60px;\n            font-weight: 700;\n            font-size: 18px;\n            text-decoration: none;\n            margin-top: 40px;\n            box-shadow: 0 15px 30px rgba(184, 115, 51, 0.3);\n            transition: transform 0.3s;\n        }\n\n        .ias-p-btn-primary:hover {\n            transform: translateY(-4px);\n        }\n\/* SECTION TITLES – FINAL REFINED SCALE *\/\n.ias-p-hook h4 {\n    font-size: clamp(22px, 3.2vw, 28px); \/* Smaller H4 *\/\n    line-height: 1.35;\n    margin-bottom: 12px;\n    padding-bottom: 6px;\n}\n\n.ias-p-section-desc h3 {\n    font-size: clamp(24px, 3.8vw, 32px); \/* Primary section title *\/\n    line-height: 1.3;\n    margin-bottom: 12px;\n    padding-bottom: 8px;\n}\n.ias-p-hook p {\n    margin-bottom: 8px;\n}\n        \/* RESPONSIVE *\/\n        @media (max-width: 768px) {\n            .ias-p-var-grid, .ias-p-specs-grid, .ias-p-promise-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-feature-list {\n                align-items: flex-start; \/* Left aligned for mobile *\/\n                padding-left: 20px;\n                max-width: 340px;\n                margin-left: auto;\n                margin-right: auto;\n            }\n            .ias-p-promise-card .ias-p-feature-list {\n                align-items: flex-start;\n            }\n            .ias-p-hook {\n                padding: 10 10px;\n            }\n            .ias-p-mid-img-wrapper {\n                max-width: 100%;\n            }\n        }\n\n        @media (max-width: 600px) {\n            .ias-p-gallery-grid {\n                grid-template-columns: 1fr;\n            }\n            .ias-p-adv-row {\n                flex-direction: row;\n                justify-content: center;\n                gap: 15px;\n            }\n            .ias-p-adv-item {\n                font-size: 9px;\n            }\n        }\n    \/* ========== HERO GIFT BADGE (SQUARE \u0026 HANGING) ========== *\/\n  .light-dome__gift-badge {\n    position: absolute;\n    top: 15px;\n    left: 15px; \/* Moved to top-left *\/\n    background: #fff8f0; \/* Matches scarcity box color *\/\n    padding: 12px 8px;\n    border-radius: 8px; \/* Slightly rounded corners for a softer square *\/\n    display: flex;\n    flex-direction: column; \/* Stack icon and text vertically to make a square *\/\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    gap: 6px;\n    width: 100px; \/* Fixed width for standard square shape *\/\n    height: 100px; \/* Fixed height for standard square shape *\/\n    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.12);\n    border: 1px solid var(--accent);\n    z-index: 10;\n    transform-origin: top center; \/* Makes the animation swing from the top *\/\n    animation: badge-swing 3.5s ease-in-out infinite; \/* Gentle hanging animation *\/\n  }\n\n  .light-dome__gift-badge svg {\n    color: var(--accent);\n    width: 26px;\n    height: 26px;\n    flex-shrink: 0;\n  }\n\n  .light-dome__gift-badge span {\n    color: var(--primary);\n    font-size: clamp(11px, 1.2vw, 13px);\n    font-weight: 700;\n    line-height: 1.2;\n  }\n   \/* ========== HERO GIFT LABEL (HANGING TAG) ========== *\/\n  .light-dome__hanging-label {\n    position: absolute;\n    top: 25px; \/* Dropped down to make room for the string *\/\n    right: 20px; \/* Top right corner *\/\n    background: #fff8f0; \/* Matches the scarcity box *\/\n    border: 1px solid var(--accent);\n    border-radius: 8px;\n    padding: 14px 8px 10px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    width: 105px;\n    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);\n    z-index: 10;\n    \n    \/* Makes it physical: The tag swings exactly from the top of the string! *\/\n    transform-origin: 50% -20px; \n    animation: tag-swing 3.5s ease-in-out infinite; \n  }\n\n  \/* The actual string *\/\n  .light-dome__hanging-label::before {\n    content: \"\";\n    position: absolute;\n    top: -20px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 1.5px;\n    height: 20px;\n    background: var(--accent);\n    opacity: 0.8;\n  }\n\n  \/* The hole in the tag *\/\n  .light-dome__hanging-label::after {\n    content: \"\";\n    position: absolute;\n    top: 6px;\n    left: 50%;\n    transform: translateX(-50%);\n    width: 6px;\n    height: 6px;\n    background: #333; \/* Dark hole effect *\/\n    border-radius: 50%;\n    box-shadow: inset 0 1px 2px rgba(0,0,0,0.8), 0 1px 0 rgba(255,255,255,0.8);\n  }\n\n  \/* Lit Bulb Icon *\/\n  .light-dome__label-bulb {\n    color: #e6a100; \/* Warm gold ray color *\/\n    width: 30px; \/* Slightly larger as the focus *\/\n    height: 30px;\n    flex-shrink: 0;\n    margin-top: 3px;\n    filter: drop-shadow(0 0 6px rgba(230, 161, 0, 0.7)); \/* Outer glow *\/\n    animation: bulb-glow 1.5s infinite alternate ease-in-out;\n  }\n\n  .light-dome__hanging-label span {\n    color: var(--primary);\n    font-size: clamp(10px, 1.2vw, 12px);\n    font-weight: 800;\n    line-height: 1.25;\n    text-align: center;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  \/* Tag swinging animation *\/\n  @keyframes tag-swing {\n    0% { transform: rotate(-4deg); }\n    50% { transform: rotate(4deg); }\n    100% { transform: rotate(-4deg); }\n  }\n\n  \/* Brightly lit bulb glow animation *\/\n  @keyframes bulb-glow {\n    0% { filter: drop-shadow(0 0 3px rgba(255, 180, 0, 0.5)); transform: scale(0.95); opacity: 0.9; }\n    100% { filter: drop-shadow(0 0 12px rgba(255, 180, 0, 1)); transform: scale(1.05); opacity: 1; }\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__hanging-label {\n      right: 10px;\n      width: 90px;\n      padding: 10px 5px 8px;\n    }\n    .light-dome__label-bulb {\n      width: 22px;\n      height: 22px;\n    }\n    .light-dome__hanging-label span {\n      font-size: 8px;\n    }\n  }\n\n \/* ========== SUSPENSION OPTIONS SECTION ========== *\/\n  .light-dome__suspension {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: clamp(20px, 4vw, 40px);\n    align-items: center;\n    background: linear-gradient(135deg, #fff 0%, var(--bg-light) 100%);\n    border: 1px solid var(--accent-light);\n    border-radius: 12px;\n    padding: clamp(10px, 4vw, 40px);\n    margin: 0px auto 20px;\n    max-width: 900px;\n    box-shadow: 0 8px 25px rgba(166, 124, 82, 0.08);\n  }\n\n  .light-dome__suspension-content h4 {\n    font-size: clamp(20px, 3vw, 24px);\n    color: var(--primary);\n    margin-bottom: 12px;\n    font-weight: 600;\n  }\n\n  .light-dome__suspension-content p {\n    color: var(--muted);\n    font-size: clamp(14px, 1.5vw, 15px);\n    line-height: 1.6;\n    margin-bottom: 25px;\n  }\n\n  .light-dome__suspension-note {\n    background: #fff8f0;\n    border-left: 4px solid var(--accent);\n    padding: 18px;\n    border-radius: 4px 8px 8px 4px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n    box-shadow: 0 4px 12px rgba(0,0,0,0.03);\n  }\n\n  .light-dome__suspension-note svg {\n    color: var(--accent);\n    width: 24px;\n    height: 24px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  .light-dome__suspension-note span {\n    font-size: 13.5px;\n    line-height: 1.5;\n    color: var(--primary);\n  }\n  \n  .light-dome__suspension-note strong {\n    color: var(--accent);\n  }\n\n  .light-dome__suspension-img-wrapper {\n    position: relative;\n    border-radius: 8px;\n    overflow: hidden;\n    background: #f4f4f4; \/* Matches the background of your image *\/\n    border: 1px solid var(--accent-light);\n  }\n\n  .light-dome__suspension-img-wrapper img {\n    width: 100%;\n    height: auto;\n    display: block;\n    mix-blend-mode: multiply; \/* Blends the image perfectly into the layout *\/\n  }\n\n  @media (max-width: 768px) {\n    .light-dome__suspension {\n      grid-template-columns: 1fr;\n      padding: 25px 20px;\n    }\n  }\n   \/* ========== PACKAGE INCLUDES SECTION ========== *\/\n    .light-dome__pkg-includes {\n        margin: clamp(40px, 6vw, 80px) 0;\n    }\n\n    .light-dome__pkg-includes h3 {\n        font-size: clamp(22px, 4vw, 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    .light-dome__pkg-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr); \/* 4 equal columns *\/\n        gap: 15px;\n        background: var(--bg-light);\n        padding: clamp(15px, 3vw, 24px);\n        border-radius: 12px;\n        border: 1px solid var(--accent-light);\n    }\n\n    .light-dome__pkg-card {\n        text-align: center;\n        padding: 25px 15px;\n        background: #fff;\n        border-radius: 8px;\n        border: 1px solid var(--accent-light);\n        box-shadow: 0 2px 8px var(--shadow);\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        align-items: center;\n        transition: all 0.3s ease;\n        position: relative;\n    }\n\n    .light-dome__pkg-card:hover {\n        transform: translateY(-4px);\n        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);\n    }\n\n    .light-dome__pkg-icon {\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        width: 44px;\n        height: 44px;\n        background: var(--bg-light);\n        border-radius: 50%;\n        color: var(--accent);\n        margin-bottom: 12px;\n    }\n\n    .light-dome__pkg-icon svg {\n        width: 22px;\n        height: 22px;\n    }\n\n    .light-dome__pkg-label {\n        font-size: clamp(14px, 1.5vw, 16px);\n        font-weight: 600;\n        color: var(--primary);\n    }\n\n    \/* Free Gift Highlight Card *\/\n    .light-dome__pkg-highlight {\n        border: 2px solid var(--accent);\n        box-shadow: 0 4px 15px rgba(166, 124, 82, 0.15);\n        overflow: hidden;\n        \/* Extra slightly larger padding on top to fit the absolute badge *\/\n        padding-top: 35px; \n    }\n\n    .light-dome__pkg-highlight::before {\n        content: '';\n        position: absolute;\n        top: 0; left: 0; right: 0;\n        height: 4px;\n        background: var(--accent);\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-label {\n        color: var(--accent);\n        font-weight: 700;\n    }\n\n    .light-dome__pkg-highlight .light-dome__pkg-icon {\n        background: rgba(166, 124, 82, 0.1); \n    }\n\n    .light-dome__pkg-badge {\n        position: absolute;\n        top: 10px;\n        left: 50%;\n        transform: translateX(-50%);\n        background: var(--accent);\n        color: #fff;\n        font-size: 10px;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        padding: 4px 10px;\n        border-radius: 20px;\n        font-weight: 700;\n        white-space: nowrap;\n    }\n\n    \/* Responsive Adjustments *\/\n    @media (max-width: 900px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: repeat(2, 1fr); \/* 2x2 grid on tablets *\/\n        }\n    }\n\n    @media (max-width: 500px) {\n        .light-dome__pkg-grid {\n            grid-template-columns: 1fr; \/* Stack on phones *\/\n        }\n    }\n\n    \u003c\/style\u003e\n\u003cp\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400\u0026amp;family=Inter:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- GOLD CHECKMARK SVG TEMPLATE --\u003e\u003csvg style=\"display: none;\"\u003e\n    \u003csymbol stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"3\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" id=\"gold-mark\"\u003e\n        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n    \u003c\/symbol\u003e\n\u003c\/svg\u003e\n\u003cdiv id=\"ias-p-top\" class=\"ias-p-container\"\u003e\n\u003c!-- HERO --\u003e\u003cheader class=\"ias-p-hero\"\u003e\u003cspan class=\"ias-p-badge\"\u003eArtisan Heritage\u003c\/span\u003e\n\u003ch2 class=\"ias-p-hero-title ias-p-serif\"\u003eSolid Copper Tall Capsule Pendant: Hand-Hammered Slim Moroccan Cylinder Light\u003c\/h2\u003e\n\u003cp class=\"ias-p-hero-subtitle\"\u003eFeatures a stunning \"living finish\" that radiates rustic warmth and old-world character.\u003c\/p\u003e\n\u003cdiv class=\"ias-p-main-img-wrapper\"\u003e\u003cimg class=\"ias-p-main-img\" alt=\"Solid Copper Tall Capsule Pendant\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light-8122725.jpg\"\u003e\u003c\/div\u003e\n\u003c!-- ADVANTAGES --\u003e\n\u003cdiv class=\"ias-p-adv-row\"\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Reliable Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-adv-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Flexible Returns\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- EMERGENCY \/ CRAFT MSG --\u003e\n\u003cdiv class=\"ias-p-emergency-msg\"\u003e\n\u003cstrong\u003e Hand-Formed Precision:\u003c\/strong\u003e Authentically handmade in Marrakesh, Morocco by skilled artisans, each shade is shaped from solid copper and meticulously hammered. This artisanal texture creates a \"beaten\" surface that reflects the artisan's touch and adds organic depth to your interior.\u003c\/div\u003e\n\u003c\/header\u003e\u003c!-- VIDEO SECTION START --\u003e\n\u003cdiv style=\"margin-bottom: 60px;\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"text-align: center; margin-bottom: 30px; font-size: 32px;\"\u003eSee It In The Workshop\u003c\/h3\u003e\n\u003cdiv style=\"position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; border-radius: 20px; box-shadow: 0 15px 35px rgba(0,0,0,0.1);\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/BAR-ur9JMIY?rel=0\" style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0;\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VIDEO SECTION END --\u003e \u003c!-- EMOTIONAL HOOK --\u003e\n\u003cdiv class=\"ias-p-hook\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eWarm Rosy Glow\u003c\/h4\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe interior retains the natural warmth of bright, raw copper. When lit, the hammered texture reflects the light to cast a rich, rosy-golden glow, creating a cozy and intimate atmosphere that is ideal for dining areas or country kitchens.\u003c\/p\u003e\n\u003cp\u003eThe deep, earthy red and brown tones of the oxidized copper offer a sophisticated, colorful alternative to standard metallic finishes, perfect for adding depth to neutral spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- MID SECTION IMAGE --\u003e\n\u003csection style=\"margin: clamp(40px, 6vw, 80px) 0;\"\u003e\n\u003cdiv style=\"position: relative; max-width: 600px; margin: 0 auto; width: 100%;\"\u003e\n\u003c!-- ADDED: HANGING TAG BADGE --\u003e\n\u003cdiv class=\"light-dome__hanging-label\"\u003e\n\u003c!-- Brightly Lit Bulb Icon --\u003e \u003csvg class=\"light-dome__label-bulb\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n\n                    \u003cpath d=\"M12 2V4M18.5 5.5L17 7M5.5 5.5L7 7M22 11H20M4 11H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M9 19H15V20.5C15 21.3284 14.3284 22 13.5 22H10.5C9.67157 22 9 21.3284 9 20.5V19Z\" fill=\"#a67c52\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n\n                    \u003cpath d=\"M15 19C15 17.5 17 16 17 12C17 9.23858 14.7614 7 12 7C9.23858 7 7 9.23858 7 12C7 16 9 17.5 9 19H15Z\" fill=\"#ffd700\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                    \u003c\/path\u003e\n\n                    \u003cpath d=\"M10 14V16M14 14V16M10 14L12 10.5L14 14\" stroke=\"#c07c00\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003cspan style=\"display: inline-block; text-align: center; line-height: 1.2;\"\u003e \u003cspan style=\"display: block; font-size: 13px; font-weight: bold;\"\u003e FREE BULB \u003c\/span\u003e \u003cspan style=\"display: block; font-size: 10px; font-weight: 600; letter-spacing: 1px; margin-top: 4px; color: #a57c52;\"\u003e OUR GIFT TO YOU \u003cspan style=\"display: inline-block; vertical-align: middle; margin-left: 4px;\"\u003e \u003csvg width=\"11\" height=\"11\" viewbox=\"0 0 24 24\" fill=\"#865e35\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                                \u003cpath d=\"M20 7h-2.18A3 3 0 0015 2a3 3 0 00-3 3 3 3 0 00-3-3 3 3 0 00-2.82 5H4a1 1 0 00-1 1v3h18V8a1 1 0 00-1-1zm-8-3a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zM8 4a1 1 0 011 1 1 1 0 01-2 0 1 1 0 011-1zm13 9H3v8a1 1 0 001 1h7v-9h2v9h7a1 1 0 001-1v-8z\"\u003e\n                                \u003c\/path\u003e\n                            \u003c\/svg\u003e \u003c\/span\u003e \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- END HANGING TAG BADGE --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light-9929957.jpg\" alt=\"Solid Copper Tall Capsule Pendant\" style=\"width: 100%; height: auto; border-radius: 12px; display: block; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 40px;\" loading=\"lazy\" decoding=\"async\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DESCRIPTION \u0026 GALLERY --\u003e\n\u003csection class=\"ias-p-section-desc\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003eCoordinated Mixed-Metal Suspension\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-desc-text\"\u003e\n\u003cp\u003eArrives with a unique mixed-metal hanging kit: it features a matching Antique Copper ceiling canopy, while the neck connector and chain are Solid Brass. This subtle contrast between the reddish copper and golden brass links adds a layer of designed sophistication.\u003c\/p\u003e\n\u003cp\u003eTailor the fixture to your specific needs with available Standard or Extended drop lengths. You can also choose between our premium Beige Fabric Wire or Black Fabric Wire to perfectly harmonize with your interior palette. Designed for versatility, this pendant is fully compatible with any standard E26\/E27 base bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"ias-p-feature-list\"\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Solid Copper Shade\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Antique \/ Oxidized Copper Finish\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Hand-Hammered (Dimpled) Texture\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Coordinated Mixed-Metal Suspension\u003c\/li\u003e\n\u003cli class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Universal Bulb Compatibility (Fits E26\/E27)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- GALLERY - CLEANED UP --\u003e\n\u003cdiv class=\"ias-p-gallery-grid\"\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 1\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light-2173910.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 2\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/antique-bronze-hammered-dome-pendant-light-artisan-patina-finish-9577048.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 3\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light-9617854.jpg\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"ias-p-gallery-item\"\u003e\u003cimg alt=\"Pendant View 4\" class=\"ias-p-gallery-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light-4076794.jpg\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- VARIATIONS GUIDE --\u003e\n\u003csection class=\"ias-p-variations\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003cspan class=\"ias-p-section-subtitle\"\u003eThe Collection\u003c\/span\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eTailored To Your Vision\u003c\/h3\u003e\n\u003c\/div\u003e\n\n\u003cdiv style=\"text-align: center;\" class=\"ias-p-var-group\"\u003e\n\u003ch4 class=\"ias-p-serif\"\u003eCord Lengths\u003c\/h4\u003e\n\u003cdiv class=\"ias-p-tag-cloud\"\u003e\n\u003cspan class=\"ias-p-tag\"\u003e4 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e6 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e8 ft\u003c\/span\u003e \u003cspan class=\"ias-p-tag\"\u003e10 ft\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-custom-info\"\u003e\n\u003cp class=\"ias-p-desc-text\"\u003eWe specialize in bespoke lighting. Custom sizes, multi-pendant clusters, and unique patina finishes are available upon request.\u003c\/p\u003e\n\u003cp style=\"background: #fff; padding: 15px; border-radius: 12px; border: 1px solid var(--ias-border); margin-bottom: 25px; margin-top: 20px;\" class=\"ias-p-desc-text\"\u003e\u003cstrong\u003eNeed custom sizing? Provide your desired dimensions at checkout, we’ll craft it to fit perfectly.\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n  \n\u003csection\u003e\n\u003cdiv class=\"light-dome__suspension\"\u003e\n\u003cdiv class=\"light-dome__suspension-content\"\u003e\n\u003ch4\u003eCustom Suspension Styles\u003c\/h4\u003e\n\u003cp\u003eWe tailor every detail to your space. Choose from our standard \u003cstrong\u003eFabric Cords\u003c\/strong\u003e, or elevate your design with a heavy-duty \u003cstrong\u003eBrass Link Chain\u003c\/strong\u003e or seamless \u003cstrong\u003eSolid Brass Rod\u003c\/strong\u003e.\u003c\/p\u003e\n\u003cdiv class=\"light-dome__suspension-note\"\u003e\n\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-11v6h2v-6h-2zm0-4v2h2V7h-2z\" fill=\"currentColor\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003eHow to request:\u003c\/strong\u003e Simply mention your preferred suspension style in the \"Order Notes\" box at checkout, or reach out to us at \u003ca href=\"mailto:contact@insideast.com\" style=\"color: var(--accent); font-weight: bold; text-decoration: none;\"\u003econtact@insideast.com\u003c\/a\u003e and we will gladly handle the rest.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__suspension-img-wrapper\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/weathered-antique-brass-dome-pendant-hammered-moroccan-brass-light-8559749.png\" alt=\"Suspension Options: Black Cord, Gold Cord, Brass Link Chain, Solid Brass Rod\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PACKAGE INCLUDES --\u003e\n\u003csection class=\"light-dome__pkg-includes\"\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px; text-align: center;\" class=\"ias-p-serif\"\u003ePackage Includes\u003c\/h3\u003e\n\u003cdiv class=\"light-dome__pkg-grid\"\u003e\n\u003c!-- Component 1 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M5 8h14l-2 8H7Z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 16v2a2 2 0 0 0 4 0v-2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003ePendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 2 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M4 10h16v2H4z\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M6 10V8c0-3.3 2.7-6 6-6s6 2.7 6 6v2\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCanopy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Component 3 --\u003e\n\u003cdiv class=\"light-dome__pkg-card\"\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M12 2v20\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 22h8\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M8 2h8\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003eCord\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Free Gift Highlight --\u003e\n\u003cdiv class=\"light-dome__pkg-card light-dome__pkg-highlight\"\u003e\n\u003cdiv class=\"light-dome__pkg-badge\"\u003eFree Gift\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-icon\"\u003e\n\u003c!-- Lit bulb icon --\u003e \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\n                        \u003cpath d=\"M9 18h6\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M10 22h4\"\u003e\u003c\/path\u003e\n                        \u003cpath d=\"M15.09 14c.18-.98.65-1.74 1.41-2.5A4.65 4.65 0 0 0 18 8 6 6 0 0 0 6 8c0 1 .34 2.02 1.5 3.5.76.76 1.23 1.52 1.41 2.5\"\u003e\n                        \u003c\/path\u003e\n                    \u003c\/svg\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"light-dome__pkg-label\"\u003e2 Free Bulbs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TECHNICAL SPECS --\u003e\n\u003csection class=\"ias-p-specs-grid\"\u003e\n\u003cdiv\u003e\n\u003ch3 style=\"font-size: 32px; margin-bottom: 24px;\" class=\"ias-p-serif\"\u003eSpecifications\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-pdf-box\" style=\"text-align: center;\"\u003e\n\u003ch5 style=\"margin-bottom: 10px;\"\u003eTechnical Drawings\u003c\/h5\u003e\n\u003cp style=\"font-size: 12px; color: var(--ias-text-light); margin-bottom: 20px;\"\u003eDownload detailed dimensions, installation guide, and wiring diagrams.\u003c\/p\u003e\n\u003c!-- Buttons Wrapper --\u003e\n\u003cdiv style=\"display: flex; justify-content: center; gap: 12px; flex-wrap: wrap;\"\u003e\n\u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/63.png?v=1772705536\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Technical Drawing \u003c\/a\u003e \u003ca class=\"ias-p-pdf-btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0639\/7329\/4189\/files\/Ceiling_Light_b84dcf42-02b9-4a94-804b-5203976329d7.pdf?v=1772552162\" rel=\"noopener noreferrer\" target=\"_blank\"\u003e View Installation Guide \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-table-wrapper\"\u003e\n\u003ctable class=\"ias-p-specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eSolid Copper Shade\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eAntique \/ Oxidized Copper (Matte)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eTexture\u003c\/td\u003e\n\u003ctd\u003eHand-Hammered (Dimpled)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eShape\u003c\/td\u003e\n\u003ctd\u003eDome \/ Hemisphere\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eWattage\u003c\/td\u003e\n\u003ctd\u003e300W Max\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eCompatibility\u003c\/td\u003e\n\u003ctd\u003eLED, Incandescent, CFL (Standard E26\/E27)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Base\u003c\/td\u003e\n\u003ctd\u003eFits E26\/E27 Bases — US\/EU\/UK Compatible (Gift 🎁 2 Free Bulbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eBulb Lighting Color\u003c\/td\u003e\n\u003ctd\u003e2700K\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\u003eSuspension \/ Hardware\u003c\/td\u003e\n\u003ctd\u003eCopper Canopy \u0026amp; Neck \/ Brass Chain Included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"ias-p-spec-key\"\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\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/section\u003e\n\u003c!-- REVIEWS --\u003e\n\u003csection class=\"ias-p-reviews\"\u003e\n  \u003cdiv class=\"ias-p-section-header\"\u003e\n    \u003ch3 class=\"ias-p-serif\" style=\"font-size: 32px;\"\u003eSlender. Striking. Handmade.\u003c\/h3\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ias-p-review-grid\"\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Lovely pendant of great quality. It's going to look fantastic suspended low in an alcove.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eEtsy Buyer\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"Beautiful light, nice and heavy. Looks the same as it was described. Great updates on shipment details.\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eTracy\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ias-p-review-card\"\u003e\n      \u003cdiv class=\"ias-p-stars\"\u003e★★★★★\u003c\/div\u003e\n      \u003cp class=\"ias-p-review-text\"\u003e\"It is a beautiful piece of art!\"\u003c\/p\u003e\n      \u003cdiv class=\"ias-p-reviewer-name\"\u003eCristina\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n  \n\u003c!-- FAQ - NO SCRIPT --\u003e\n\u003csection class=\"ias-p-faq\"\u003e\n\u003cdiv class=\"ias-p-section-header\"\u003e\n\u003ch3 style=\"font-size: 32px;\" class=\"ias-p-serif\"\u003eQuestions \u0026amp; Support\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ias-p-faq-list\"\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eInstallation \u0026amp; Compatibility \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eUS Compliant. Fits standard junction boxes. Dimmable when paired with a compatible switch and bulb.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCare \u0026amp; Maintenance \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eDust regularly with a soft, dry microfiber cloth. Avoid water and chemicals to preserve the oxidized antique patina.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eCan I adjust the cord length after installation? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eYes; the fabric-wrapped cord is fully adjustable at the canopy. Extra length can be neatly coiled and hidden inside.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"ias-p-faq-item\"\u003e\n\u003csummary class=\"ias-p-faq-trigger ias-p-serif\"\u003eIs it dimmable? \u003cspan class=\"ias-p-faq-icon\"\u003e▼\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"ias-p-faq-content\"\u003e\n\u003cp\u003eAbsolutely, compatible with all standard dimmer switches when used with dimmable bulbs (LED, incandescent, or halogen).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY \u0026 PROMISE --\u003e\n\u003csection class=\"ias-p-promise-grid\"\u003e\u003c!-- DARK BOX 1 --\u003e\n\u003cdiv class=\"ias-p-warranty-card\"\u003e\n\u003ch3 class=\"ias-p-serif\" style=\"color: #ffffff;\"\u003e5-Year Limited Warranty\u003c\/h3\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eWe stand by the quality of our products with industry-leading protection.\u003c\/div\u003e\n\u003cul style=\"margin-bottom: 20px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e 5-Year Limited Warranty on fixture construction and materials.\u003c\/li\u003e\n\u003cli style=\"color: #d4a373; font-size: 13px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e Covered for repair or replacement in case of manufacturing defects.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eVisual Damage Policy:\u003c\/strong\u003e Visual damages must be reported within 15 days of delivery.\u003c\/div\u003e\n\u003cdiv class=\"ias-p-policy-detail\"\u003eNeed help? Email \u003cstrong\u003econtact@insideast.com\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-style: italic; border-top: 1px solid rgba(255,255,255,0.1); padding-top: 15px; margin-top: 15px;\" class=\"ias-p-policy-detail\"\u003e\n\u003cstrong\u003eFinish Note:\u003c\/strong\u003e The antique oxidized copper finish is a \"living finish\". Patina development is natural and enhances depth over time.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DASHED BOX 2 --\u003e\n\u003cdiv class=\"ias-p-promise-card\"\u003e\n\u003ch3 class=\"ias-p-serif\"\u003e🛡️ Our No-Risk Promise\u003c\/h3\u003e\n\u003cp style=\"font-size: 14px; margin-bottom: 20px; font-weight: 500;\" class=\"ias-p-desc-text\"\u003eWe craft every fixture to last generations.\u003c\/p\u003e\n\u003cul style=\"margin-bottom: 25px;\" class=\"ias-p-feature-list\"\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e15-Day Returns:\u003c\/strong\u003e Changed your mind? We'll refund you - just send it back unused in its original packaging.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003e5-Year Warranty:\u003c\/strong\u003e Covers material and craftsmanship defects.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli style=\"font-size: 14px;\" class=\"ias-p-feature-item\"\u003e\n\u003csvg class=\"ias-p-gold-mark\"\u003e\n                        \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                    \u003c\/svg\u003e \u003cspan\u003e\u003cstrong\u003ePerfect Match Guarantee:\u003c\/strong\u003e Fixture + hardware always match.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"font-size: 13px; font-style: italic; text-align: center;\" class=\"ias-p-desc-text\"\u003eIndustry-leading protection for your peace of mind.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\u003cfooter class=\"ias-p-cta-footer\"\u003e\n\u003ch3 style=\"font-size: 42px;\" class=\"ias-p-serif\"\u003eWarm Rosy Glow\u003c\/h3\u003e\n\u003cp style=\"font-size: 18px;\" class=\"ias-p-desc-text\"\u003eEach dome is formed, finished, and fitted by hand. Commission yours today.\u003c\/p\u003e\n\u003ca class=\"ias-p-btn-primary js-scroll-top\" href=\"#\"\u003eCONFIGURE YOUR PENDANT\u003c\/a\u003e \u003c!-- FINAL TRUSTED BADGES --\u003e\n\u003cdiv class=\"ias-p-trusted-badges\"\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Handcrafted to Order\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 5-Year Warranty\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e Free Shipping\u003c\/div\u003e\n\u003cdiv class=\"ias-p-trusted-item\"\u003e\n\u003csvg style=\"width: 24px; height: 24px; margin-bottom: 8px;\" class=\"ias-p-gold-mark\"\u003e\n                    \u003cuse href=\"#gold-mark\"\u003e\u003c\/use\u003e\n                \u003c\/svg\u003e 15-Day Guarantee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/footer\u003e\n\n\u003c\/div\u003e","brand":"Noble Brass","offers":[{"title":"Default Title","offer_id":50256738451713,"sku":null,"price":403.42,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/files\/solid-copper-tall-capsule-pendant-hand-hammered-slim-moroccan-cylinder-light-3284011.jpg?v=1788137180"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0827\/8848\/3329\/collections\/nologo_19.png?v=1788137588","url":"https:\/\/noble-brass.com\/collections\/lighting.oembed?page=9","provider":"Noble Brass","version":"1.0","type":"link"}