{"product_id":"nars-refillable-lipstick-803-body-heat-warm-orange-golden-shade-satin-finish","title":"NARS Refillable Lipstick 803 Body Heat - Warm Orange-Golden Shade, Satin Finish","description":"\u003cstyle\u003e\n    *, *::before, *::after {\n        box-sizing: border-box;\n    }\n\n    .sc-container {\n        margin: 0 auto;\n        padding: 0;\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        color: #1a1a1a;\n        line-height: 1.7;\n        background: #fff;\n        max-width: 100%;\n        width: 100%;\n        overflow-x: hidden;\n    }\n\n    .sc-section-title {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 12px;\n        font-weight: 700;\n        letter-spacing: 2.5px;\n        text-transform: uppercase;\n        color: #c77dab;\n        text-align: center;\n        margin: 0 0 28px 0;\n        position: relative;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        gap: 20px;\n    }\n\n    .sc-section-title::before,\n    .sc-section-title::after {\n        content: '';\n        flex: 1;\n        max-width: 80px;\n        height: 1px;\n        background: linear-gradient(90deg, transparent, #e8c4d8, transparent);\n    }\n\n    .sc-detail-table {\n        width: 100%;\n        border-collapse: separate;\n        border-spacing: 0;\n        background: #fff;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 4px 20px rgba(0,0,0,0.06);\n    }\n\n    .sc-detail-table td {\n        padding: 16px 20px;\n        border-bottom: 1px solid #f5f0f3;\n    }\n\n    .sc-detail-table tr:last-child td {\n        border-bottom: none;\n    }\n\n    .sc-detail-label {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 11px;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 1.2px;\n        color: #999;\n        width: 35%;\n        vertical-align: middle;\n    }\n\n    .sc-detail-value {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 15px;\n        font-weight: 500;\n        color: #2d2d2d;\n        vertical-align: middle;\n    }\n\n    .sc-card {\n        background: #fff;\n        border-radius: 16px;\n        padding: 28px 32px;\n        box-shadow: 0 4px 24px rgba(0,0,0,0.05);\n        border: 1px solid #f5f0f3;\n        margin-bottom: 16px;\n    }\n\n    .sc-card-title {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 15px;\n        font-weight: 700;\n        color: #1a1a1a;\n        margin: 0 0 12px 0;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n\n    .sc-card-title::before {\n        content: '';\n        width: 4px;\n        height: 20px;\n        background: linear-gradient(180deg, #ff99cc, #c77dab);\n        border-radius: 2px;\n    }\n\n    .sc-stat {\n        text-align: center;\n        padding: 0 15px;\n    }\n\n    .sc-stat-value {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 28px;\n        font-weight: 800;\n        color: #1a1a1a;\n        line-height: 1.1;\n    }\n\n    .sc-stat-label {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 10px;\n        font-weight: 600;\n        letter-spacing: 1.5px;\n        text-transform: uppercase;\n        color: #b0b0b0;\n        margin-top: 8px;\n    }\n\n    .sc-shipping-card {\n        flex: 1;\n        min-width: 300px;\n        background: linear-gradient(135deg, #fdfbfc 0%, #fff 100%);\n        border-radius: 16px;\n        padding: 28px;\n        border: 1px solid #f0e8ec;\n    }\n\n    .sc-shipping-header {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 12px;\n        font-weight: 700;\n        letter-spacing: 2px;\n        text-transform: uppercase;\n        color: #c77dab;\n        margin: 0 0 20px 0;\n        padding-bottom: 12px;\n        border-bottom: 2px solid #f8e8f0;\n    }\n\n    .sc-shipping-item {\n        display: flex;\n        align-items: flex-start;\n        gap: 14px;\n        margin-bottom: 18px;\n    }\n\n    .sc-shipping-icon {\n        width: 32px;\n        height: 32px;\n        background: linear-gradient(135deg, #fff5f9 0%, #ffe8f0 100%);\n        border-radius: 8px;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        font-size: 14px;\n        flex-shrink: 0;\n    }\n\n    .sc-shipping-text {\n        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;\n        font-size: 14px;\n        color: #555;\n        line-height: 1.5;\n    }\n\n    .sc-shipping-text strong {\n        color: #1a1a1a;\n        font-weight: 600;\n    }\n\n    @media (max-width: 768px) {\n        .sc-container { padding: 0 !important; margin: 0 !important; }\n        .sc-hero-content { width: 92% !important; padding: 0 4% !important; }\n        .sc-section-content { width: 92% !important; padding: 0 4% !important; }\n        .sc-shipping-row { flex-direction: column !important; }\n        .sc-stats-row { flex-wrap: wrap !important; gap: 10px !important; padding: 16px 10px !important; }\n        .sc-stats-row \u003e div[style*=\"width: 1px\"] { display: none !important; }\n        .sc-stat { padding: 10px 8px !important; min-width: 70px !important; }\n        .sc-stat-value { font-size: 20px !important; }\n        .sc-trust-badges { flex-direction: column !important; align-items: center !important; }\n        .sc-card { padding: 20px 16px !important; }\n        .sc-detail-table td { padding: 12px 14px !important; }\n    }\n    \u003c\/style\u003e\n\n    \u003cdiv itemscope=\"\" itemtype=\"https:\/\/schema.org\/Product\" class=\"sc-container\"\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         MASTHEAD - Premium Brand Header with eBay Preview Summary\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: linear-gradient(135deg, #ffe4f0 0%, #ffb8d9 35%, #ff99cc 70%, #e87fb3 100%); padding: 45px 20px; text-align: center;\"\u003e\n        \u003cdiv\u003e\n            \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 38px; font-weight: 800; letter-spacing: 4px; text-transform: uppercase; color: #fff; margin: 0; line-height: 1.1; text-shadow: 0 2px 8px rgba(0,0,0,0.15);\"\u003e\n                Sublime Cosmetics\n            \u003c\/div\u003e\n            \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 12px; font-weight: 500; letter-spacing: 4px; text-transform: uppercase; color: rgba(255,255,255,0.85); margin-top: 14px;\"\u003e\n                Authentic Beauty Since 2015\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         HERO - Product Showcase\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: linear-gradient(180deg, #fefcfd 0%, #fff 100%); padding: 50px 0 45px 0;\"\u003e\n        \u003cdiv class=\"sc-hero-content\" style=\"width: 75%; margin: 0 auto; padding: 0 3%;\"\u003e\n\n            \u003c!-- Brand Name --\u003e\n            \u003cdiv style=\"text-align: center; margin-bottom: 8px;\"\u003e\n                \u003cspan itemprop=\"brand\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 13px; font-weight: 600; letter-spacing: 3px; text-transform: uppercase; color: #c77dab;\"\u003e\n                    NARS\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Product Title --\u003e\n            \u003ch1 itemprop=\"name\" style=\"margin: 0 0 4px 0; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 30px; font-weight: 700; letter-spacing: -0.5px; color: #1a1a1a; text-align: center; line-height: 1.3;\"\u003e\n                Explicit Lipstick Refillable 803 BODY HEAT \u003cspan style=\"font-weight: 400;\"\u003eby\u003c\/span\u003e NARS\n            \u003c\/h1\u003e\n\n            \u003cdiv style=\"text-align: center; margin-bottom: 24px;\"\u003e\u003cspan style=\"font-family: -apple-system, BlinkMacSystemFont, sans-serif; font-size: 26px; font-weight: 400; color: #333; letter-spacing: -0.3px;\"\u003e4 ml for Women\u003c\/span\u003e\u003c\/div\u003e\n\n            \n            \n\n            \u003c!-- Condition Badge --\u003e\n            \u003cdiv style=\"text-align: center; margin-bottom: 28px;\"\u003e\n                \u003cspan itemprop=\"itemCondition\" content=\"https:\/\/schema.org\/NewCondition\" style=\"display: inline-block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background: linear-gradient(135deg, #1a1a1a, #333); color: #fff; font-size: 11px; font-weight: 600; letter-spacing: 1.8px; text-transform: uppercase; padding: 10px 28px; border-radius: 30px; box-shadow: 0 4px 12px rgba(0,0,0,0.15);\"\u003e\n                    New In Box\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Trust Badges - Unified Pink Theme --\u003e\n            \u003cdiv class=\"sc-trust-badges\" style=\"display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; margin-bottom: 35px;\"\u003e\n                \u003cspan style=\"display: inline-flex; align-items: center; gap: 6px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background: #fff; color: #333; font-size: 12px; font-weight: 500; padding: 10px 18px; border-radius: 30px; box-shadow: 0 2px 12px rgba(199,125,171,0.15); border: 1px solid #f8e8f0;\"\u003e\n                    \u003cspan style=\"color: #22c55e; font-size: 14px;\"\u003e✓\u003c\/span\u003e Free Shipping\n                \u003c\/span\u003e\n                \u003cspan style=\"display: inline-flex; align-items: center; gap: 6px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background: #fff; color: #333; font-size: 12px; font-weight: 500; padding: 10px 18px; border-radius: 30px; box-shadow: 0 2px 12px rgba(199,125,171,0.15); border: 1px solid #f8e8f0;\"\u003e\n                    \u003cspan style=\"color: #c77dab; font-size: 14px;\"\u003e★\u003c\/span\u003e 100% Genuine\n                \u003c\/span\u003e\n                \u003cspan style=\"display: inline-flex; align-items: center; gap: 6px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; background: #fff; color: #333; font-size: 12px; font-weight: 500; padding: 10px 18px; border-radius: 30px; box-shadow: 0 2px 12px rgba(199,125,171,0.15); border: 1px solid #f8e8f0;\"\u003e\n                    \u003cspan style=\"color: #c77dab; font-size: 14px;\"\u003e★\u003c\/span\u003e 10+ Years Trusted\n                \u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003c!-- Stats Bar --\u003e\n            \u003cdiv class=\"sc-stats-row\" style=\"display: flex; justify-content: center; align-items: center; gap: 0; background: linear-gradient(135deg, #fdf8fa 0%, #fff 100%); border-radius: 16px; padding: 24px 20px; border: 1px solid #f5eef2; box-shadow: 0 4px 20px rgba(199,125,171,0.08);\"\u003e\n                \u003cdiv class=\"sc-stat\"\u003e\n                    \u003cdiv class=\"sc-stat-value\"\u003e54K+\u003c\/div\u003e\n                    \u003cdiv class=\"sc-stat-label\"\u003eHappy Customers\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"width: 1px; height: 45px; background: linear-gradient(180deg, transparent, #e8d0de, transparent);\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"sc-stat\"\u003e\n                    \u003cdiv class=\"sc-stat-value\"\u003e10+\u003c\/div\u003e\n                    \u003cdiv class=\"sc-stat-label\"\u003eYears Trusted\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"width: 1px; height: 45px; background: linear-gradient(180deg, transparent, #e8d0de, transparent);\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"sc-stat\"\u003e\n                    \u003cdiv class=\"sc-stat-value\"\u003e100%\u003c\/div\u003e\n                    \u003cdiv class=\"sc-stat-label\"\u003eGenuine Products\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"width: 1px; height: 45px; background: linear-gradient(180deg, transparent, #e8d0de, transparent);\"\u003e\u003c\/div\u003e\n                \u003cdiv class=\"sc-stat\"\u003e\n                    \u003cdiv class=\"sc-stat-value\"\u003eFast\u003c\/div\u003e\n                    \u003cdiv class=\"sc-stat-label\"\u003eSame Day Shipping\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         DESCRIPTION - Product Story\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: #fff; padding: 50px 0; border-top: 1px solid #f8f4f6; border-bottom: 1px solid #f8f4f6;\"\u003e\n        \u003cdiv class=\"sc-section-content\" style=\"width: 75%; margin: 0 auto; padding: 0 3%;\"\u003e\n\n            \u003cp itemprop=\"description\" style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.85; color: #444; margin: 0 0 28px 0; text-align: center; max-width: 700px; margin-left: auto; margin-right: auto;\"\u003e\n                Achieve flawless results with \u003cstrong\u003eExplicit Lipstick Refillable 803 BODY HEAT by NARS\u003c\/strong\u003e — 100% genuine and factory-sealed for your protection. This brand new beauty essential is carefully inspected to ensure quality. Your satisfaction is guaranteed.\n            \u003c\/p\u003e\n\n            \n            \n            \u003cdiv style=\"color-scheme:only light; text-align:center; margin:30px auto 10px auto; max-width:500px;\"\u003e\n                \u003cdiv style=\"display:inline-block; padding:28px 36px; background:#fafafa; border-radius:14px; border:1px solid #eee; box-shadow:0 2px 16px rgba(0,0,0,0.08);\"\u003e\n                    \u003cdiv style=\"font-size:13px; font-weight:800; letter-spacing:3px; text-transform:uppercase; color:#c77dab; margin-bottom:18px; border-bottom:2px solid #f0e0ea; padding-bottom:12px;\"\u003e✦ Shade Reference ✦\u003c\/div\u003e\n                    \u003cdiv style=\"font-size:15px; font-weight:700; color:#333; margin:0 0 10px 0;\"\u003e803 BODY HEAT\u003c\/div\u003e\n                    \n                    \u003cdiv style=\"width:140px; height:65px; border-radius:10px; position:relative; overflow:hidden; margin:0 auto; border:1px solid rgba(0,0,0,0.08); box-shadow:0 2px 12px rgba(0,0,0,0.12);\"\u003e\n                        \u003cimg src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A\/\/www.w3.org\/2000\/svg%27%20width%3D%27140%27%20height%3D%2765%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20rx%3D%2710%27%20fill%3D%27%23904336%27\/%3E%3C\/svg%3E\" width=\"140\" height=\"65\" style=\"display:block; border-radius:10px;\"\u003e\n                        \u003cdiv style=\"position:absolute; top:0; left:0; width:100%; height:100%; background: linear-gradient(to bottom right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 28%, rgba(255,255,255,0.08) 40%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.08) 60%, rgba(255,255,255,0.0) 72%, rgba(255,255,255,0.0) 100%);\"\u003e\u003c\/div\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"margin-top:10px;\"\u003e\n                        \u003cspan style=\"display:inline-block; padding:3px 10px; border-radius:20px; font-size:11px; font-weight:600; color:rgb(180,120,60); background:rgb(255,248,235); letter-spacing:0.5px;\"\u003eWarm · Orange-Golden Undertone\u003c\/span\u003e\n                    \u003c\/div\u003e\n                    \u003cdiv style=\"font-size:11px; line-height:1.5; color:#888; font-style:italic; max-width:400px; margin:12px auto 2px auto;\"\u003eA muted redwood — warm, natural, and quietly commanding.\u003c\/div\u003e\n                    \u003cdiv style=\"display:inline-block; font-size:11px; color:rgb(140,100,130); font-weight:600; letter-spacing:0.5px; background:rgb(248,238,245); padding:3px 12px; border-radius:20px; margin:8px 0 6px 0;\"\u003eSatin Finish\u003c\/div\u003e\n                    \u003cdiv style=\"font-size:11px; line-height:1.5; color:#888; font-style:italic; margin-top:6px;\"\u003eA smooth, semi-luminous finish that balances color richness with a subtle, elegant sheen.\u003c\/div\u003e\n                    \n                    \u003cdiv style=\"margin-top:16px; padding-top:14px; border-top:1px solid #eee;\"\u003e\n                        \u003cdiv style=\"font-size:9px; font-weight:700; letter-spacing:2px; text-transform:uppercase; color:#c77dab; margin-bottom:10px;\"\u003eHow It Looks Under\u003c\/div\u003e\n                        \u003cdiv style=\"display:flex; justify-content:space-evenly;\"\u003e\n                            \u003cdiv style=\"text-align:center; flex:1; min-width:0; padding:0 2px;\"\u003e\n\u003cdiv style=\"position:relative; width:100%; height:32px; border-radius:6px; overflow:hidden; border:1px solid rgba(0,0,0,0.08); margin-bottom:4px;\"\u003e\n\u003cimg src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A\/\/www.w3.org\/2000\/svg%27%20width%3D%27100%27%20height%3D%2732%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20rx%3D%276%27%20fill%3D%27%23ae5c4a%27\/%3E%3C\/svg%3E\" width=\"100%\" height=\"32\" style=\"display:block; width:100%; height:32px;\"\u003e\u003cdiv style=\"position:absolute; top:0; left:0; width:100%; height:100%; border-radius:6px; background: linear-gradient(to bottom right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 28%, rgba(255,255,255,0.08) 40%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.08) 60%, rgba(255,255,255,0.0) 72%, rgba(255,255,255,0.0) 100%);\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:9px; color:#aaa; letter-spacing:0.3px; text-transform:uppercase; line-height:1.3;\"\u003eDaylight\u003c\/div\u003e\n\u003c\/div\u003e\n                            \u003cdiv style=\"text-align:center; flex:1; min-width:0; padding:0 2px;\"\u003e\n\u003cdiv style=\"position:relative; width:100%; height:32px; border-radius:6px; overflow:hidden; border:1px solid rgba(0,0,0,0.08); margin-bottom:4px;\"\u003e\n\u003cimg src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A\/\/www.w3.org\/2000\/svg%27%20width%3D%27100%27%20height%3D%2732%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20rx%3D%276%27%20fill%3D%27%23b1665b%27\/%3E%3C\/svg%3E\" width=\"100%\" height=\"32\" style=\"display:block; width:100%; height:32px;\"\u003e\u003cdiv style=\"position:absolute; top:0; left:0; width:100%; height:100%; border-radius:6px; background: linear-gradient(to bottom right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 28%, rgba(255,255,255,0.08) 40%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.08) 60%, rgba(255,255,255,0.0) 72%, rgba(255,255,255,0.0) 100%);\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:9px; color:#aaa; letter-spacing:0.3px; text-transform:uppercase; line-height:1.3;\"\u003eStudio\u003c\/div\u003e\n\u003c\/div\u003e\n                            \u003cdiv style=\"text-align:center; flex:1; min-width:0; padding:0 2px;\"\u003e\n\u003cdiv style=\"position:relative; width:100%; height:32px; border-radius:6px; overflow:hidden; border:1px solid rgba(0,0,0,0.08); margin-bottom:4px;\"\u003e\n\u003cimg src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A\/\/www.w3.org\/2000\/svg%27%20width%3D%27100%27%20height%3D%2732%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20rx%3D%276%27%20fill%3D%27%23904336%27\/%3E%3C\/svg%3E\" width=\"100%\" height=\"32\" style=\"display:block; width:100%; height:32px;\"\u003e\u003cdiv style=\"position:absolute; top:0; left:0; width:100%; height:100%; border-radius:6px; background: linear-gradient(to bottom right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 28%, rgba(255,255,255,0.08) 40%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.08) 60%, rgba(255,255,255,0.0) 72%, rgba(255,255,255,0.0) 100%);\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:9px; color:#aaa; letter-spacing:0.3px; text-transform:uppercase; line-height:1.3;\"\u003eIndoor\u003c\/div\u003e\n\u003c\/div\u003e\n                            \u003cdiv style=\"text-align:center; flex:1; min-width:0; padding:0 2px;\"\u003e\n\u003cdiv style=\"position:relative; width:100%; height:32px; border-radius:6px; overflow:hidden; border:1px solid rgba(0,0,0,0.08); margin-bottom:4px;\"\u003e\n\u003cimg src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A\/\/www.w3.org\/2000\/svg%27%20width%3D%27100%27%20height%3D%2732%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20rx%3D%276%27%20fill%3D%27%23973e25%27\/%3E%3C\/svg%3E\" width=\"100%\" height=\"32\" style=\"display:block; width:100%; height:32px;\"\u003e\u003cdiv style=\"position:absolute; top:0; left:0; width:100%; height:100%; border-radius:6px; background: linear-gradient(to bottom right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 28%, rgba(255,255,255,0.08) 40%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.08) 60%, rgba(255,255,255,0.0) 72%, rgba(255,255,255,0.0) 100%);\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:9px; color:#aaa; letter-spacing:0.3px; text-transform:uppercase; line-height:1.3;\"\u003eCandle\u003cbr\u003elight\u003c\/div\u003e\n\u003c\/div\u003e\n                            \u003cdiv style=\"text-align:center; flex:1; min-width:0; padding:0 2px;\"\u003e\n\u003cdiv style=\"position:relative; width:100%; height:32px; border-radius:6px; overflow:hidden; border:1px solid rgba(0,0,0,0.08); margin-bottom:4px;\"\u003e\n\u003cimg src=\"data:image\/svg+xml,%3Csvg%20xmlns%3D%27http%3A\/\/www.w3.org\/2000\/svg%27%20width%3D%27100%27%20height%3D%2732%27%20preserveAspectRatio%3D%27none%27%3E%3Crect%20width%3D%27100%25%27%20height%3D%27100%25%27%20rx%3D%276%27%20fill%3D%27%236a2016%27\/%3E%3C\/svg%3E\" width=\"100%\" height=\"32\" style=\"display:block; width:100%; height:32px;\"\u003e\u003cdiv style=\"position:absolute; top:0; left:0; width:100%; height:100%; border-radius:6px; background: linear-gradient(to bottom right, rgba(255,255,255,0.0) 0%, rgba(255,255,255,0.0) 28%, rgba(255,255,255,0.08) 40%, rgba(255,255,255,0.12) 50%, rgba(255,255,255,0.08) 60%, rgba(255,255,255,0.0) 72%, rgba(255,255,255,0.0) 100%);\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"font-size:9px; color:#aaa; letter-spacing:0.3px; text-transform:uppercase; line-height:1.3;\"\u003eNight\u003cbr\u003eOut\u003c\/div\u003e\n\u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv style=\"font-size:11px; font-family:monospace; color:#999; margin-top:8px;\"\u003e#904336\u003c\/div\u003e\n                \u003cdiv style=\"margin-top:8px; font-size:10px; color:#aaa; line-height:1.5; max-width:420px; margin-left:auto; margin-right:auto;\"\u003e\n                    Color shown is a digital approximation. Actual shade may vary due to screen settings, display calibration, and lighting conditions. For the most accurate color representation, disable Night Shift, True Tone, and similar display filters. Please note that the shade may also appear different in person depending on skin tone, application, and lighting environment.\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         PRODUCT DETAILS - Specifications Table\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: linear-gradient(180deg, #fdfbfc 0%, #f9f7f8 100%); padding: 50px 0;\"\u003e\n        \u003cdiv class=\"sc-section-content\" style=\"width: 75%; margin: 0 auto; padding: 0 3%;\"\u003e\n            \u003cdiv class=\"sc-section-title\"\u003eProduct Details\u003c\/div\u003e\n            \n            \u003ctable class=\"sc-detail-table\"\u003e\n                \n            \u003ctbody\u003e\n\u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eBrand\u003c\/td\u003e\n                \u003ctd itemprop=\"brand\" class=\"sc-detail-value\"\u003eNARS\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eProduct\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003eExplicit Lipstick Refillable 803 BODY HEAT\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eShade \/ Color\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003e\n\u003cspan style=\"display:inline-block;width:14px;height:14px;border-radius:50%;background:#904336;border:1px solid rgba(0,0,0,0.15);vertical-align:middle;margin-right:6px;\"\u003e\u003c\/span\u003e803 BODY HEAT\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eFinish\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003eSatin\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eSize\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003e4 ml (0.13 oz)\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eCondition\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003eNew In Box\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eUPC\u003c\/td\u003e\n                \u003ctd itemprop=\"gtin13\" class=\"sc-detail-value\"\u003e194251137841\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eOrigin\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003eUnited States\u003c\/td\u003e\n            \u003c\/tr\u003e\n                \n            \u003ctr\u003e\n                \u003ctd class=\"sc-detail-label\"\u003eAuthenticity\u003c\/td\u003e\n                \u003ctd class=\"sc-detail-value\"\u003e✓ 100% Genuine\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n\u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         SHIPPING \u0026 RETURNS\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: #fff; padding: 50px 0; border-top: 1px solid #f8f4f6;\"\u003e\n        \u003cdiv class=\"sc-section-content\" style=\"width: 75%; margin: 0 auto; padding: 0 3%;\"\u003e\n            \u003cdiv class=\"sc-section-title\"\u003eShipping \u0026amp; Returns\u003c\/div\u003e\n\n            \u003cdiv class=\"sc-shipping-row\" style=\"display: flex; gap: 24px;\"\u003e\n                \u003c!-- Delivery Card --\u003e\n                \u003cdiv class=\"sc-shipping-card\"\u003e\n                    \u003cdiv class=\"sc-shipping-header\"\u003e📦 Delivery\u003c\/div\u003e\n\n                    \u003cdiv class=\"sc-shipping-item\"\u003e\n                        \u003cdiv class=\"sc-shipping-icon\"\u003e🚚\u003c\/div\u003e\n                        \u003cdiv class=\"sc-shipping-text\"\u003e\n\u003cstrong\u003eFree Standard Shipping\u003c\/strong\u003e\u003cbr\u003eTypically arrives within 2–5 business days\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"sc-shipping-item\"\u003e\n                        \u003cdiv class=\"sc-shipping-icon\"\u003e⚡\u003c\/div\u003e\n                        \u003cdiv class=\"sc-shipping-text\"\u003e\n\u003cstrong\u003eExpedited Options\u003c\/strong\u003e\u003cbr\u003eFaster shipping available at checkout\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"sc-shipping-item\"\u003e\n                        \u003cdiv class=\"sc-shipping-icon\"\u003e🕐\u003c\/div\u003e\n                        \u003cdiv class=\"sc-shipping-text\"\u003e\n\u003cstrong\u003eSame-Day Processing\u003c\/strong\u003e\u003cbr\u003eOrders before 2 PM EST ship same day\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv class=\"sc-shipping-item\"\u003e\n                        \u003cdiv class=\"sc-shipping-icon\"\u003e📍\u003c\/div\u003e\n                        \u003cdiv class=\"sc-shipping-text\"\u003e\n\u003cstrong\u003eTracking Included\u003c\/strong\u003e\u003cbr\u003eFull visibility to your door\u003c\/div\u003e\n                    \u003c\/div\u003e\n\n                    \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 12px; color: #888; margin-top: 8px; line-height: 1.5;\"\u003e\n                        AK, HI, AS, GU, MP, PR, VI, and APO\/FPO addresses may take longer. This shipping policy is for domestic orders only.\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003c!-- Returns Card --\u003e\n                \u003cdiv class=\"sc-shipping-card\" style=\"background: linear-gradient(135deg, #f0fdf8 0%, #fff 100%); border-color: #bbf7d0;\"\u003e\n                    \u003cdiv class=\"sc-shipping-header\" style=\"color: #16a34a; border-color: #bbf7d0;\"\u003e✓ Returns Policy\u003c\/div\u003e\n\n                    \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.7; color: #166534;\"\u003e\n\u003cstrong style=\"color: #14532d; font-size: 16px;\"\u003e30-Day Return Window\u003c\/strong\u003e\u003cdiv style=\"margin-top: 12px;\"\u003eYour satisfaction matters. Easy returns within 30 days for new, unopened items with original packaging, tags, or seals intact. Return items exactly as received. All returns inspected.\u003c\/div\u003e\n\u003cdiv style=\"margin-top: 16px; padding-top: 16px; border-top: 1px solid #dcfce7; font-size: 13px; color: #15803d;\"\u003eBuyer is responsible for returns per \u003ca href=\"https:\/\/www.ebay.com\/help\/policies\/member-behavior-policies\/condition-returned-items-policy?id=4763#section2\" target=\"_blank\" style=\"color: #15803d;\"\u003eeBay Returns Policy\u003c\/a\u003e. We reserve the right to refuse returns that do not meet these conditions or from buyers with excessive return patterns. This returns policy is for domestic orders only. For international orders, no returns accepted.\u003c\/div\u003e\n\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         ABOUT US - Trust Building\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: linear-gradient(180deg, #fdfbfc 0%, #faf8f9 100%); padding: 50px 0; border-top: 1px solid #f8f4f6;\"\u003e\n        \u003cdiv class=\"sc-section-content\" style=\"width: 75%; margin: 0 auto; padding: 0 3%;\"\u003e\n            \u003cdiv class=\"sc-section-title\"\u003eAbout Us\u003c\/div\u003e\n\n            \u003cp style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 16px; line-height: 1.8; color: #555; text-align: center; margin: 0 0 32px 0; max-width: 700px; margin-left: auto; margin-right: auto;\"\u003e\n                Since 2015, everything we do revolves around you as our customer. Genuine products, same-day shipping, and customer service that's willing to go the extra mile and beyond for you — every time. That's our standard for every customer. That's our promise.\n            \u003c\/p\u003e\n\n            \u003cdiv class=\"sc-card\"\u003e\n                \u003cdiv class=\"sc-card-title\"\u003eOur Sublime Rule\u003c\/div\u003e\n                \u003cp style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.75; color: #555; margin: 0;\"\u003e\n                    Authenticity is non-negotiable. With over 10+ years of experience and thousands of customers served, your trust matters to us, because we want every customer to feel happy with their purchase and that is our standard of excellence. That's why we sell only \u003cstrong\u003e100% genuine products\u003c\/strong\u003e. No compromises and no shortcuts!\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"sc-card\"\u003e\n                \u003cdiv class=\"sc-card-title\"\u003eWhy Our Prices?\u003c\/div\u003e\n                \u003cp style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 15px; line-height: 1.75; color: #555; margin: 0;\"\u003e\n                    As an independent seller, we're not bound by manufacturer pricing restrictions. This freedom allows us to offer genuine products at prices that make them accessible, without compromising on quality or authenticity.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ═══════════════════════════════════════════════════════════════════════════\n         FOOTER\n    ═══════════════════════════════════════════════════════════════════════════ --\u003e\n    \u003cdiv style=\"background: linear-gradient(135deg, #1a1a1a 0%, #2d2d2d 100%); padding: 35px 20px; text-align: center;\"\u003e\n        \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 20px; font-weight: 700; letter-spacing: 3px; text-transform: uppercase; color: #fff; margin-bottom: 10px;\"\u003e\n            Sublime Cosmetics\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 11px; letter-spacing: 2px; color: rgba(255,255,255,0.5); text-transform: uppercase;\"\u003e\n            Genuine Beauty • Trusted Since 2015 • Great Customer Service\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 13px; color: rgba(255,255,255,0.7); margin-top: 16px;\"\u003e\n            Thank you for shopping with us. Questions? We're here to help.\n        \u003c\/div\u003e\n        \u003cdiv style=\"font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-size: 9px; color: rgba(255,255,255,0.35); margin-top: 20px; line-height: 1.5;\"\u003e\n            All trademarks are property of their respective owners, used for identification purposes only. We are an independent reseller, not affiliated with or endorsed by any brand. VeRO Notice: Genuine products only. Trademarks used for identification under nominative fair use. Contact us before filing claims.\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"NARS","offers":[{"title":"Default Title","offer_id":55618364047651,"sku":"327057776519","price":80.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0859\/3103\/2867\/files\/s-l1600_9775a277-555e-46c6-ab8d-743d308fabfa.jpg?v=1789847160","url":"https:\/\/bestgiftyy.com\/products\/nars-refillable-lipstick-803-body-heat-warm-orange-golden-shade-satin-finish","provider":"BestGiftyy","version":"1.0","type":"link"}