{"title":"Best Seller อันดับหนังสือขายดี | เล่มยอดนิยมที่นักอ่านบอกต่อ | OpenDurian","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003eรวมลิสต์หนังสือขายดีระดับปรากฏการณ์ที่เปลี่ยนชีวิตนักอ่านมาแล้วมากมาย พบกับผลงานยอดนิยมอย่าง กับดักความรู้สึกผิด และซีรีส์ปีศาจตัวนั้นคือฉันเอง ที่ครองอันดับสินค้าขายดีมาอย่างยาวนาน การันตีคุณภาพด้วยยอดขายและรีวิวจากผู้ที่ได้รับพลังบวกและการเยียวยาจิตใจ หากคุณไม่รู้จะเริ่มที่เล่มไหน ลองเลือกอ่านจากคอลเลกชัน Best Seller ที่รวบรวมเล่มที่คนส่วนใหญ่ไว้วางใจมาไว้ให้คุณแล้ว\u003c\/p\u003e","products":[{"product_id":"book-ghostly-brews","title":"หนังสือ Ghostly Brews ยินดีบริการดวงวิญญาณหลังเที่ยงคืน โดย หมึกซึม │ OpenDurian How to","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts: Prompt --\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=Prompt:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- Font Awesome --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* --- CSS Scope (Unique ID for Ghostly) --- *\/\n        body { margin: 0; padding: 0; }\n\n        #opd-ghostly-section {\n            font-family: 'Prompt', sans-serif;\n            \/* พื้นหลังดำสนิท (Midnight Black) ตามที่รีเควสต์ *\/\n            background: linear-gradient(180deg, #000000 0%, #1a1a1a 100%);\n            color: #FFF;\n            padding: 70px 20px;\n            box-sizing: border-box;\n            display: block;\n            width: 100%;\n            overflow: hidden;\n            border-top: 1px solid #333;\n            position: relative;\n        }\n\n        #opd-ghostly-section * { box-sizing: border-box; }\n\n        \/* Background Stars (ดาวตกบนฟ้ามืด) *\/\n        #opd-ghostly-section::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background-image: \n                radial-gradient(white, rgba(255,255,255,.2) 2px, transparent 3px),\n                radial-gradient(white, rgba(255,255,255,.15) 1px, transparent 2px),\n                radial-gradient(white, rgba(255,255,255,.1) 2px, transparent 3px);\n            background-size: 550px 550px, 350px 350px, 250px 250px;\n            background-position: 0 0, 40px 60px, 130px 270px;\n            opacity: 0.6; \/* เพิ่มความชัดของดาวบนพื้นดำ *\/\n            pointer-events: none;\n        }\n\n        \/* Container *\/\n        .opd-ghostly-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 60px;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* --- Left Side: Image --- *\/\n        .opd-ghostly-image {\n            flex: 1 1 400px;\n            position: relative;\n            text-align: center;\n        }\n\n        .opd-ghostly-mockup {\n            width: 100%;\n            max-width: 450px;\n            height: auto;\n            border-radius: 12px;\n            \/* ปรับเงาเป็นสีทองจางๆ ตัดกับพื้นดำ *\/\n            box-shadow: 0 0 50px rgba(244, 208, 63, 0.1); \n            transition: transform 0.4s ease;\n        }\n\n        .opd-ghostly-mockup:hover {\n            transform: translateY(-8px) scale(1.02);\n            box-shadow: 0 0 70px rgba(244, 208, 63, 0.25);\n        }\n\n        \/* Top Seller Label *\/\n        .opd-ghostly-label {\n            background-color: rgba(255, 255, 255, 0.1);\n            color: #F4D03F;\n            font-weight: 700;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            padding: 8px 16px;\n            border-radius: 4px;\n            display: inline-block;\n            margin-bottom: 20px;\n            border: 1px solid rgba(244, 208, 63, 0.3);\n        }\n\n        \/* --- Right Side: Content --- *\/\n        .opd-ghostly-content {\n            flex: 1 1 500px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        \/* Title *\/\n        .opd-ghostly-title {\n            font-size: 42px;\n            font-weight: 700;\n            color: #FFFFFF;\n            line-height: 1.2;\n            margin: 0 0 10px 0;\n            text-shadow: 0 0 20px rgba(255, 255, 255, 0.2);\n        }\n        \n        .opd-ghostly-subtitle {\n            font-size: 22px;\n            color: #B0C4DE; \/* Light Steel Blue *\/\n            font-weight: 300;\n            margin-bottom: 30px;\n            display: block;\n        }\n\n        \/* Quote Box *\/\n        .opd-ghostly-quote {\n            background: rgba(255, 255, 255, 0.05);\n            border-left: 4px solid #F4D03F;\n            padding: 20px 25px;\n            border-radius: 0 12px 12px 0;\n            margin-bottom: 30px;\n            backdrop-filter: blur(5px);\n        }\n\n        .opd-ghostly-quote-text {\n            font-size: 18px;\n            font-weight: 500;\n            font-style: italic;\n            color: #E0E0E0;\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        \/* Description *\/\n        .opd-ghostly-desc {\n            font-size: 16px;\n            color: #D1D5DB;\n            line-height: 1.8;\n            margin-bottom: 30px;\n            font-weight: 300;\n        }\n\n        .opd-highlight-moon {\n            color: #F4D03F;\n            font-weight: 600;\n        }\n\n        \/* Exclusive Box *\/\n        .opd-exclusive-box {\n            background: rgba(244, 208, 63, 0.1);\n            border: 1px dashed #F4D03F;\n            border-radius: 8px;\n            padding: 12px 20px;\n            margin-bottom: 35px;\n            display: inline-block;\n        }\n        \n        .opd-exclusive-text {\n            font-size: 15px;\n            color: #F4D03F;\n            font-weight: 600;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* Feature List *\/\n        .opd-ghostly-features {\n            margin-bottom: 40px;\n        }\n\n        .opd-ghostly-feat-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n        }\n\n        .opd-ghostly-feat-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            font-size: 16px;\n            color: #E0E0E0;\n        }\n\n        .opd-ghostly-icon {\n            color: #F4D03F;\n            font-size: 20px;\n            margin-top: 2px;\n            flex-shrink: 0;\n            text-shadow: 0 0 10px rgba(244, 208, 63, 0.4);\n        }\n\n        \/* --- CTA Button (Popup Trigger) --- *\/\n        #opd-ghostly-btn-wrapper {\n            width: 100%;\n            display: flex;\n            justify-content: flex-start;\n            padding: 0;\n        }\n\n        .opd-ghostly-btn {\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            \/* Gradient ดำ-เทาเข้ม *\/\n            background: linear-gradient(135deg, #1A1A1A 0%, #333 100%);\n            color: #F4D03F !important;\n            font-size: 18px;\n            font-weight: 600;\n            text-decoration: none !important;\n            letter-spacing: 0.5px;\n            padding: 16px 45px;\n            border-radius: 50px;\n            border: 1px solid #F4D03F;\n            box-shadow: 0 0 15px rgba(244, 208, 63, 0.2);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            overflow: hidden;\n            cursor: pointer;\n        }\n\n        .opd-ghostly-btn:hover {\n            transform: translateY(-4px);\n            box-shadow: 0 0 30px rgba(244, 208, 63, 0.5);\n            background: #F4D03F;\n            color: #000 !important;\n        }\n        \n        .opd-ghostly-btn:hover .opd-btn-icon { color: #000; }\n\n        .opd-btn-icon {\n            font-size: 20px;\n            color: #F4D03F;\n            transition: color 0.3s ease;\n        }\n\n        \/* --- MODAL (POPUP) STYLES --- *\/\n        .opd-modal-overlay {\n            display: none; \/* Hidden by default *\/\n            position: fixed;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            justify-content: center;\n            align-items: center;\n            backdrop-filter: blur(5px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        \n        .opd-modal-overlay.active {\n            opacity: 1;\n        }\n\n        .opd-modal-container {\n            width: 90%;\n            max-width: 900px;\n            height: 85vh;\n            background: #111;\n            border: 1px solid #333;\n            border-radius: 12px;\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 0 50px rgba(244, 208, 63, 0.2);\n            transform: scale(0.95);\n            transition: transform 0.3s ease;\n            overflow: hidden;\n        }\n        \n        .opd-modal-overlay.active .opd-modal-container {\n            transform: scale(1);\n        }\n\n        .opd-modal-header {\n            padding: 15px 25px;\n            background: #1A1A1A;\n            border-bottom: 1px solid #333;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .opd-modal-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: #F4D03F;\n            margin: 0;\n        }\n\n        .opd-modal-close {\n            background: none;\n            border: none;\n            font-size: 24px;\n            color: #666;\n            cursor: pointer;\n            transition: color 0.2s;\n        }\n\n        .opd-modal-close:hover { color: #F4D03F; }\n\n        .opd-modal-body {\n            flex: 1;\n            padding: 0;\n            background: #000;\n        }\n\n        .opd-modal-iframe {\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n        \/* --- Responsive --- *\/\n        @media (max-width: 900px) {\n            .opd-ghostly-container { gap: 40px; }\n            .opd-ghostly-title { font-size: 32px; text-align: center; }\n            .opd-ghostly-subtitle { font-size: 18px; text-align: center; }\n            .opd-ghostly-label { display: inline-block; }\n            \n            .opd-ghostly-image { order: 1; text-align: center; }\n            .opd-ghostly-content { order: 2; flex: 1 1 100%; }\n\n            #opd-ghostly-btn-wrapper { justify-content: center; margin-top: 10px; }\n            .opd-ghostly-btn { width: 100%; padding: 18px 20px; font-size: 20px; }\n        }\n    \u003c\/style\u003e\n\u003csection id=\"opd-ghostly-section\"\u003e\n\u003cdiv class=\"opd-ghostly-container\"\u003e\n\u003c!-- Left: Image Area --\u003e\n\u003cdiv class=\"opd-ghostly-image\"\u003e\n\u003cdiv class=\"opd-ghostly-label\"\u003eTop Seller\u003c\/div\u003e\n\u003c!-- Placeholder for Ghostly Brews Cover --\u003e \u003c\/div\u003e\n\u003c!-- Right: Content Area --\u003e\n\u003cdiv class=\"opd-ghostly-content\"\u003e\n\u003ch2 class=\"opd-ghostly-title\"\u003eGhostly Brews\u003c\/h2\u003e\n\u003cspan class=\"opd-ghostly-subtitle\"\u003eยินดีบริการดวงวิญญาณหลังเที่ยงคืน\u003c\/span\u003e\n\u003cdiv class=\"opd-ghostly-quote\"\u003e\n\u003cp class=\"opd-ghostly-quote-text\"\u003e\"สิ่งที่หนังสือเล่มนี้ต้องการพูดถึงไม่ใช่ความตาย... แต่คือความรู้สึกที่หล่นหายระหว่างทาง\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"opd-ghostly-desc\"\u003eในค่ำคืนอันมืดมิด \u003cstrong\u003eGHOSTLY BREWS\u003c\/strong\u003e เปิดต้อนรับเหล่าดวงวิญญาณและเรื่องเล่าที่ไม่เคยถูกรับฟัง... ถ่ายทอดผ่านลายเส้น \u003cspan class=\"opd-highlight-moon\"\u003e\"หมึกซึม\"\u003c\/span\u003e อันเป็นเอกลักษณ์ ในรูปแบบการ์ตูน Comic ขาวดำ ที่จะค่อยๆ เตือนให้คุณหันกลับมา \"หยุดฟังเสียงหัวใจ\" และเห็นคุณค่าของตัวเองอีกครั้ง 🌙\u003c\/p\u003e\n\u003cdiv class=\"opd-exclusive-box\"\u003e\u003cspan class=\"opd-exclusive-text\"\u003e \u003ci class=\"fa-solid fa-gift\"\u003e\u003c\/i\u003e ของแถมสุด Exclusive: ที่คั่นหนังสือ 1 ชิ้น + โปสการ์ด 3 แผ่น \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"opd-ghostly-features\"\u003e\n\u003cul class=\"opd-ghostly-feat-list\"\u003e\n\u003cli class=\"opd-ghostly-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-eye opd-ghostly-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเห็นคุณค่าสิ่งเล็กๆ:\u003c\/strong\u003e กลับมามองเห็นความหมายของเรื่องราวที่เคยมองข้ามไป\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-ghostly-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-scale-balanced opd-ghostly-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eสมดุลทางอารมณ์:\u003c\/strong\u003e โอบกอดความสุขและความเจ็บปวดได้อย่างลงตัว\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-ghostly-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-lightbulb opd-ghostly-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eแสงสว่างที่แท้จริง:\u003c\/strong\u003e ค้นพบความหมายของการมีอยู่ และพร้อมก้าวต่อไป\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-ghostly-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-triangle-exclamation opd-ghostly-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eคำเตือน:\u003c\/strong\u003e อาจเสียน้ำตา... แต่จะเป็นน้ำตาที่ทำให้คุณรักตัวเองมากขึ้น 💧\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Button (Trigger Modal) --\u003e\n\u003cdiv id=\"opd-ghostly-btn-wrapper\"\u003e\u003cbutton class=\"opd-ghostly-btn\"\u003e \u003ci class=\"fa-solid fa-book-open opd-btn-icon\"\u003e\u003c\/i\u003e \u003cspan\u003eดูเนื้อหาหนังสือ\u003c\/span\u003e \u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- --- POPUP MODAL --- --\u003e\n\u003cdiv class=\"opd-modal-overlay\" id=\"ghostlyModal\"\u003e\n\u003cdiv class=\"opd-modal-container\"\u003e\n\u003cdiv class=\"opd-modal-header\"\u003e\n\u003ch4 class=\"opd-modal-title\"\u003eตัวอย่างหนังสือ: Ghostly Brews\u003c\/h4\u003e\n\u003cbutton class=\"opd-modal-close\"\u003e×\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"opd-modal-body\"\u003e\n\u003c!-- Google Drive Preview Link (Embed) --\u003e \u003ciframe src=\"https:\/\/drive.google.com\/file\/d\/1UYjZA4W_zAXTU8GXJbDN3IfofpHkTHT2\/preview\" class=\"opd-modal-iframe\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OpenDurian Howto","offers":[{"title":"[เล่มเดี่ยว] หนังสือ Ghostly Brews","offer_id":44699827994681,"sku":"OPDS-1ZNP0O1M","price":299.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + กับดักความรู้สึกผิด","offer_id":45467657699385,"sku":"OPDS-CXK6MIBK","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ปีศาจตัวนั้นคือฉันเอง 1","offer_id":45467859845177,"sku":"OPDS-EHVNDF3F","price":615.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ดอกไม้จะผลิบาน","offer_id":45467657732153,"sku":"OPDS-9WUR53MT","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + คาปิบาร่า","offer_id":45467657764921,"sku":"OPDS-VWQIXIV5","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + HelmetGirl","offer_id":45467657797689,"sku":"OPDS-Q1ZIQF8R","price":647.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + โอบกอด","offer_id":45467657830457,"sku":"OPDS-T1U47RLS","price":535.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + กว่าจะคิดได้","offer_id":45467657863225,"sku":"OPDS-ZPDVN0AJ","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ความลับสู่เงินล้าน","offer_id":45467657895993,"sku":"OPDS-OEAUWR7X","price":575.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ฉันจะมีชีวิตที่ดี","offer_id":45467657928761,"sku":"OPDS-061FIJPC","price":548.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ยินดีต้อนรับ","offer_id":45467657961529,"sku":"OPDS-761M8HEX","price":599.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ขอใช้ชีวิต","offer_id":45467657994297,"sku":"OPDS-YXLC4T55","price":575.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + The Witches' Club","offer_id":44699828027449,"sku":"OPDS-KAUKMWVF","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ทุกความทรงจำคือของขวัญ","offer_id":45467658059833,"sku":"OPDS-729D473R","price":575.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + เหนื่อยมากไหม","offer_id":45467658092601,"sku":"OPDS-E9UT78DO","price":647.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ปีศาจความรัก","offer_id":45467658125369,"sku":"OPDS-BFKOR232","price":624.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + ปีศาจตัวนั้นคือฉันเอง 2","offer_id":45467687977017,"sku":"OPDS-QOX6H0OX","price":624.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Brews + Ghostly Remains","offer_id":45467688009785,"sku":"OPDS-G0SWP7IS","price":624.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Brews + The Witches' Club","offer_id":44699828060217,"sku":"OPDS-HU27G9SA","price":823.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Brews + สวนของหัวใจ","offer_id":45467688042553,"sku":"OPDS-A6RX1W6P","price":897.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Brews + คาปิบาร่า","offer_id":45467688075321,"sku":"OPDS-R8XVVSEP","price":823.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Brews + HelmetGirl","offer_id":45467688108089,"sku":"OPDS-72OH9DUA","price":823.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Brews + เหนื่อยมากไหม","offer_id":45467688140857,"sku":"OPDS-1XFLG9DA","price":823.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/0491\/6025\/files\/be9ee8f05ceb3162491a351982de44a7.jpg?v=1752651200"},{"product_id":"book-trap","title":"หนังสือ กับดักความรู้สึกผิด (เขียนโดย หมอทานตะวัน) │ OpenDurian How to","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts: Prompt --\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=Prompt:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- Font Awesome --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* --- CSS Scope (Unique ID for this section) --- *\/\n        body { margin: 0; padding: 0; font-family: 'Prompt', sans-serif;}\n\n        #opd-guilt-section {\n            font-family: 'Prompt', sans-serif;\n            \/* Theme: Bright Blue to Soft Blue Gradient (Healing Sky) *\/\n            background: linear-gradient(180deg, #F0F9FF 0%, #D6E4FF 100%);\n            color: #333;\n            padding: 80px 20px;\n            box-sizing: border-box;\n            display: block;\n            width: 100%;\n            overflow: hidden;\n            border-top: 1px solid #EEE;\n            position: relative;\n        }\n\n        #opd-guilt-section * { box-sizing: border-box; }\n\n        \/* Container *\/\n        .opd-guilt-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center; \/* Center vertically *\/\n            gap: 50px;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* --- Left Side: Image --- *\/\n        .opd-guilt-image {\n            flex: 1 1 400px;\n            position: relative;\n            text-align: center;\n            display: flex;\n            justify-content: center;\n        }\n\n        .opd-guilt-mockup {\n            width: 100%;\n            max-width: 450px;\n            height: auto;\n            border-radius: 20px; \/* Slightly rounded *\/\n            box-shadow: 0 20px 40px rgba(59, 63, 154, 0.15);\n            transition: transform 0.3s ease;\n            background: #FFF; \/* Ensure clean edges *\/\n        }\n\n        .opd-guilt-mockup:hover {\n            transform: translateY(-5px);\n        }\n\n        \/* --- Right Side: Content --- *\/\n        .opd-guilt-content {\n            flex: 1 1 500px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        \/* Badge *\/\n        .opd-guilt-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: linear-gradient(90deg, #FFD700 0%, #FFA500 100%);\n            color: #FFF;\n            font-weight: 700;\n            font-size: 14px;\n            padding: 6px 16px;\n            border-radius: 50px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            box-shadow: 0 4px 10px rgba(255, 165, 0, 0.3);\n            width: fit-content;\n            margin-bottom: 20px;\n        }\n\n        \/* Title *\/\n        .opd-guilt-title {\n            font-size: 38px;\n            font-weight: 700;\n            color: #3B3F9A;\n            line-height: 1.2;\n            margin: 0 0 10px 0;\n        }\n        \n        .opd-guilt-subtitle {\n            font-size: 20px;\n            color: #5C6BC0;\n            font-weight: 500;\n            margin-bottom: 25px;\n            display: block;\n        }\n\n        \/* Quote Box *\/\n        .opd-guilt-quote {\n            background: rgba(255, 255, 255, 0.6);\n            border-left: 5px solid #3B3F9A;\n            padding: 20px 25px;\n            border-radius: 0 12px 12px 0;\n            margin-bottom: 25px;\n            backdrop-filter: blur(5px);\n        }\n\n        .opd-guilt-quote-text {\n            font-size: 18px;\n            font-weight: 500;\n            font-style: italic;\n            color: #455A64;\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        \/* Description *\/\n        .opd-guilt-desc {\n            font-size: 16px;\n            color: #455A64;\n            line-height: 1.8;\n            margin-bottom: 30px;\n            font-weight: 300;\n        }\n        \n        .opd-guilt-desc strong {\n            color: #3B3F9A;\n            font-weight: 600;\n        }\n\n        \/* Feature List *\/\n        .opd-guilt-features {\n            margin-bottom: 35px;\n        }\n\n        .opd-guilt-feat-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n        }\n\n        .opd-guilt-feat-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            margin-bottom: 15px;\n            font-size: 16px;\n            color: #546E7A;\n        }\n\n        .opd-guilt-icon {\n            color: #58CC7D;\n            font-size: 20px;\n            margin-top: 3px;\n            flex-shrink: 0;\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));\n        }\n\n        \/* --- CTA Button --- *\/\n        #opd-guilt-btn-wrapper {\n            width: 100%;\n            display: flex;\n            justify-content: flex-start;\n            padding: 0;\n        }\n\n        .opd-guilt-btn {\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            background: linear-gradient(135deg, #3B3F9A 0%, #4B4ECB 100%);\n            color: #FFFFFF !important;\n            font-size: 18px;\n            font-weight: 600;\n            text-decoration: none !important;\n            letter-spacing: 0.5px;\n            padding: 15px 40px;\n            border-radius: 50px;\n            border: 2px solid rgba(255,255,255,0.25);\n            box-shadow: 0 10px 25px rgba(59, 63, 154, 0.3);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            overflow: hidden;\n            cursor: pointer;\n        }\n\n        .opd-guilt-btn:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 15px 35px rgba(59, 63, 154, 0.4);\n            background: linear-gradient(135deg, #2D3085 0%, #3B3F9A 100%);\n        }\n\n        .opd-guilt-btn .opd-btn-icon {\n            font-size: 20px;\n            color: #EEBED8;\n        }\n\n        @keyframes opd-pulse {\n            0% { box-shadow: 0 0 0 0 rgba(59, 63, 154, 0.7); }\n            70% { box-shadow: 0 0 0 15px rgba(59, 63, 154, 0); }\n            100% { box-shadow: 0 0 0 0 rgba(59, 63, 154, 0); }\n        }\n\n        .opd-guilt-btn { animation: opd-pulse 2s infinite; }\n\n        \/* --- MODAL (POPUP) STYLES --- *\/\n        .opd-modal-overlay {\n            display: none; \/* Hidden by default *\/\n            position: fixed;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            background: rgba(0, 0, 0, 0.7);\n            z-index: 999999;\n            justify-content: center;\n            align-items: center;\n            backdrop-filter: blur(5px);\n        }\n\n        .opd-modal-container {\n            width: 90%;\n            max-width: 900px;\n            height: 85vh;\n            background: #FFF;\n            border-radius: 20px;\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);\n            animation: modalFadeIn 0.3s ease-out;\n            overflow: hidden;\n        }\n\n        @keyframes modalFadeIn {\n            from { opacity: 0; transform: scale(0.95); }\n            to { opacity: 1; transform: scale(1); }\n        }\n\n        .opd-modal-header {\n            padding: 15px 25px;\n            background: #F8FAFC;\n            border-bottom: 1px solid #E2E8F0;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .opd-modal-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: #334155;\n            margin: 0;\n        }\n\n        .opd-modal-close {\n            background: none;\n            border: none;\n            font-size: 32px;\n            line-height: 1;\n            color: #64748B;\n            cursor: pointer;\n            transition: color 0.2s;\n            padding: 5px;\n        }\n\n        .opd-modal-close:hover { color: #EF4444; }\n\n        .opd-modal-body {\n            flex: 1;\n            padding: 0;\n            background: #E2E8F0;\n        }\n\n        .opd-modal-iframe {\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n        \/* --- Responsive --- *\/\n        @media (max-width: 900px) {\n            .opd-guilt-container { gap: 30px; }\n            .opd-guilt-title { font-size: 28px; text-align: center; }\n            .opd-guilt-subtitle { font-size: 18px; text-align: center; }\n            .opd-guilt-badge { margin: 0 auto 15px auto; display: table; }\n            \n            .opd-guilt-image { order: 1; text-align: center; }\n            .opd-guilt-content { order: 2; flex: 1 1 100%; }\n\n            #opd-guilt-btn-wrapper { justify-content: center; margin-top: 10px; }\n            .opd-guilt-btn { width: 100%; padding: 18px 20px; font-size: 20px; }\n        }\n    \u003c\/style\u003e\n\u003csection id=\"opd-guilt-section\"\u003e\n\u003cdiv class=\"opd-guilt-container\"\u003e\n\u003cdiv class=\"opd-guilt-image\"\u003e\u003c!-- ใส่รูปภาพตรงนี้ได้เลยครับ --\u003e\u003c\/div\u003e\n\u003cdiv class=\"opd-guilt-content\"\u003e\n\u003cdiv class=\"opd-guilt-badge\"\u003eNew Arrival\u003c\/div\u003e\n\u003ch2 class=\"opd-guilt-title\"\u003eกับดักความรู้สึกผิด\u003c\/h2\u003e\n\u003cspan class=\"opd-guilt-subtitle\"\u003eโดย หมอทานตะวัน 🌻\u003c\/span\u003e\n\u003cdiv class=\"opd-guilt-quote\"\u003e\n\u003cp class=\"opd-guilt-quote-text\"\u003e\"เลิกโทษตัวเอง... แล้วเริ่มโอบกอดตัวเองอย่างที่ควรจะเป็น\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"opd-guilt-desc\"\u003e\u003cstrong\u003eเคยไหม?\u003c\/strong\u003e ที่รู้สึกผิดกับเรื่องเล็กน้อย วนเวียนอยู่กับความผิดพลาดในอดีต หรือกดดันตัวเองจนไม่มีความสุข... หนังสือเล่มนี้จะพาคุณไปสำรวจต้นตอของ \u003cstrong\u003e\"ความรู้สึกผิด\"\u003c\/strong\u003e โดยจิตแพทย์เจ้าของเพจชื่อดัง ที่จะช่วยให้คุณถอดสลักความทุกข์และปลดล็อกตัวเองจากกับดักทางอารมณ์ เพื่อให้คุณกลับมายิ้มให้ตัวเองได้อีกครั้ง ✨\u003c\/p\u003e\n\u003cdiv class=\"opd-guilt-features\"\u003e\n\u003cul class=\"opd-guilt-feat-list\"\u003e\n\u003cli class=\"opd-guilt-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-user-doctor opd-guilt-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเขียนโดยจิตแพทย์:\u003c\/strong\u003e เนื้อหาอ้างอิงหลักจิตวิทยาที่ถูกต้อง เชื่อถือได้ และนำไปใช้ได้จริง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-guilt-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-puzzle-piece opd-guilt-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเข้าใจกลไกความรู้สึก:\u003c\/strong\u003e เจาะลึกว่าทำไมเราถึง \"ติดกับ\" ความรู้สึกผิด และจะก้ามข้ามมันได้อย่างไร\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-guilt-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-comments opd-guilt-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eภาษาอ่านง่าย:\u003c\/strong\u003e สื่อสารเหมือนมีหมอมานั่งคุยข้างๆ ไม่ซับซ้อน แต่เข้าถึงใจ\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-guilt-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hand-holding-heart opd-guilt-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเปลี่ยนมุมมองใหม่:\u003c\/strong\u003e ช่วยให้คุณใจดีกับตัวเองมากขึ้น และสร้างความสัมพันธ์ที่ดีกับคนรอบข้าง 🫂\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv id=\"opd-guilt-btn-wrapper\"\u003e\u003cbutton class=\"opd-guilt-btn\" id=\"openPreviewBtn\"\u003e \u003ci class=\"fa-solid fa-book-open opd-btn-icon\"\u003e\u003c\/i\u003e \u003cspan\u003eอ่านตัวอย่าง\u003c\/span\u003e \u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- --- POPUP MODAL --- --\u003e\n\u003cdiv class=\"opd-modal-overlay\" id=\"guiltModal\"\u003e\n\u003cdiv class=\"opd-modal-container\"\u003e\n\u003cdiv class=\"opd-modal-header\"\u003e\n\u003ch4 class=\"opd-modal-title\"\u003eตัวอย่างหนังสือ: กับดักความรู้สึกผิด\u003c\/h4\u003e\n\u003cbutton class=\"opd-modal-close\" id=\"closePreviewBtn\"\u003e×\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"opd-modal-body\"\u003e\u003ciframe src=\"https:\/\/drive.google.com\/file\/d\/1drbqS2zRb5VT5ZKqNSlsHI8kM93uFDpG\/preview\" class=\"opd-modal-iframe\"\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OpenDurian Howto","offers":[{"title":"[เล่มเดี่ยว] หนังสือ กับดักความรู้สึกผิด","offer_id":45439789072441,"sku":"OPDS-J6UNHZG9","price":348.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ปีศาจ 1","offer_id":45439005392953,"sku":"OPDS-NZVQRUSR","price":648.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ปีศาจ 2","offer_id":45439034916921,"sku":"OPDS-JU40FAC3","price":666.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ปีศาจความรัก","offer_id":45439011029049,"sku":"OPDS-JUKZE4TB","price":666.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + GhostlyBrews","offer_id":45439035080761,"sku":"OPDS-7RV9K7V8","price":676.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + Remians","offer_id":45439035244601,"sku":"OPDS-2IEH0GPF","price":676.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + โอบกอด","offer_id":45427369869369,"sku":"OPDS-LOVZD5R8","price":576.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + กว่าจะคิดได้","offer_id":45427369967673,"sku":"OPDS-L3GBA89N","price":666.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ยินดีต้อนรับ","offer_id":45427369934905,"sku":"OPDS-AZQG3KOS","price":648.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ขอใช้ชีวิต","offer_id":45427370000441,"sku":"OPDS-H5JTPBVH","price":621.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ความลับสู่เงินล้าน","offer_id":45439011094585,"sku":"OPDS-93MCCQEQ","price":621.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ดอกไม้จะผลิบาน","offer_id":45439005425721,"sku":"OPDS-DHINW0NZ","price":676.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ทุกความทรงจำคือ ของขวัญ","offer_id":45439011192889,"sku":"OPDS-PRDLZ39Y","price":621.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + ฉันจะมีชีวิตที่ดี","offer_id":45439011127353,"sku":"OPDS-22Q414QR","price":590.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + คาปิบาร่า","offer_id":45439010996281,"sku":"OPDS-3B1PLNYR","price":676.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] กับดักความรู้สึกผิด + คาปิบาร่า","offer_id":45439128698937,"sku":"OPDS-PNNAQSWR","price":856.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + HelmetGirl","offer_id":45439011061817,"sku":"OPDS-JNZ4Q81E","price":676.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] [หนังสือ + Boxset] กับดักความรู้สึกผิด + HelmetGirl","offer_id":45439128731705,"sku":"OPDS-EXYKQ33Q","price":856.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + เหนื่อยมากไหม","offer_id":45427369902137,"sku":"OPDS-UVZ2R2YW","price":676.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] [หนังสือ + Boxset] กับดักความรู้สึกผิด + เหนื่อยมากไหม","offer_id":45439128764473,"sku":"OPDS-GO1LV0DF","price":856.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ กับดักความรู้สึกผิด + The Witches's Club","offer_id":45439011160121,"sku":"OPDS-PPR0OOKE","price":676.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] กับดักความรู้สึกผิด + The Witches's Club","offer_id":45439133941817,"sku":"OPDS-QCR2ZXZ7","price":856.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] กับดักความรู้สึกผิด + สวนของหัวใจ","offer_id":45439128666169,"sku":"OPDS-19B6U2WZ","price":947.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/0491\/6025\/files\/ChatGPT_Image_May_11_2026_05_15_54_PM.png?v=1778494578"},{"product_id":"book-ghostly-remains","title":"หนังสือ Ghostly Remains ปลดพันธนาการดวงวิญญาณหลังความตาย โดย หมึกซึม │ OpenDurian How to","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts: Prompt --\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=Prompt:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- Font Awesome --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* --- CSS Scope (Unique ID for Remains) --- *\/\n        body { margin: 0; padding: 0; }\n\n        #opd-remains-section {\n            font-family: 'Prompt', sans-serif;\n            \/* พื้นหลังไล่เฉดดำ-ม่วงลึก (Deep Abyss) *\/\n            background: linear-gradient(180deg, #1A1A2E 0%, #16213E 100%);\n            color: #FFF;\n            padding: 70px 20px;\n            box-sizing: border-box;\n            display: block;\n            width: 100%;\n            overflow: hidden;\n            border-top: 1px solid #333;\n            position: relative;\n        }\n\n        #opd-remains-section * { box-sizing: border-box; }\n\n        \/* Fog Effect (หมอกจางๆ สี Cyan) *\/\n        #opd-remains-section::before {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; width: 100%; height: 40%;\n            background: linear-gradient(to top, rgba(127, 255, 212, 0.05), transparent);\n            pointer-events: none;\n        }\n\n        \/* Container *\/\n        .opd-remains-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 60px;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* --- Left Side: Image --- *\/\n        .opd-remains-image {\n            flex: 1 1 400px;\n            position: relative;\n            text-align: center;\n        }\n\n        .opd-remains-mockup {\n            width: 100%;\n            max-width: 450px;\n            height: auto;\n            border-radius: 12px;\n            \/* เงาสีเขียวฟ้าวิญญาณ (Spirit Cyan Glow) *\/\n            box-shadow: 0 0 50px rgba(127, 255, 212, 0.15); \n            transition: transform 0.4s ease;\n            filter: brightness(0.95) contrast(1.1);\n        }\n\n        .opd-remains-mockup:hover {\n            transform: translateY(-8px) scale(1.02);\n            box-shadow: 0 0 70px rgba(127, 255, 212, 0.3);\n            filter: brightness(1.1);\n        }\n\n        \/* --- Right Side: Content --- *\/\n        .opd-remains-content {\n            flex: 1 1 500px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        \/* Badge (Top Seller - Spirit Fire Style) *\/\n        .opd-remains-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            \/* สีส้มไฟนรกตัดกับพื้นหลังโทนเย็น *\/\n            background: linear-gradient(90deg, #FF4500 0%, #FF8C00 100%); \n            color: #FFF;\n            font-weight: 700;\n            font-size: 14px;\n            padding: 6px 16px;\n            border-radius: 4px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            box-shadow: 0 0 20px rgba(255, 69, 0, 0.4);\n            width: fit-content;\n            margin-bottom: 20px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        \/* Shine Animation on Badge *\/\n        .opd-remains-badge::after {\n            content: '';\n            position: absolute;\n            top: 0; left: -100%;\n            width: 50%; height: 100%;\n            background: linear-gradient(to right, transparent, rgba(255,255,255,0.4), transparent);\n            transform: skewX(-25deg);\n            animation: badge-shine 3s infinite;\n        }\n\n        @keyframes badge-shine { 100% { left: 200%; } }\n\n        \/* Title *\/\n        .opd-remains-title {\n            font-size: 40px;\n            font-weight: 700;\n            color: #FFFFFF;\n            line-height: 1.2;\n            margin: 0 0 10px 0;\n            text-shadow: 0 0 15px rgba(127, 255, 212, 0.3);\n        }\n        \n        .opd-remains-subtitle {\n            font-size: 20px;\n            color: #7FFFD4; \/* Aquamarine \/ Spirit Cyan *\/\n            font-weight: 500;\n            margin-bottom: 25px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* Quote Box (Broken Chains Theme) *\/\n        .opd-remains-quote {\n            background: rgba(255, 255, 255, 0.05);\n            border-left: 4px solid #7FFFD4;\n            padding: 20px 25px;\n            border-radius: 0 12px 12px 0;\n            margin-bottom: 30px;\n            position: relative;\n        }\n\n        .opd-remains-quote-text {\n            font-size: 18px;\n            font-weight: 500;\n            font-style: italic;\n            color: #E0E0E0;\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        \/* Description *\/\n        .opd-remains-desc {\n            font-size: 16px;\n            color: #C0C0C0;\n            line-height: 1.7;\n            margin-bottom: 30px;\n            font-weight: 300;\n        }\n\n        .opd-highlight-spirit {\n            color: #7FFFD4;\n            font-weight: 600;\n            text-shadow: 0 0 5px rgba(127, 255, 212, 0.3);\n        }\n\n        \/* Feature List *\/\n        .opd-remains-features {\n            margin-bottom: 40px;\n        }\n\n        .opd-remains-feat-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n        }\n\n        .opd-remains-feat-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            font-size: 16px;\n            color: #D3D3D3;\n        }\n\n        .opd-remains-icon {\n            color: #7FFFD4; \n            font-size: 20px;\n            margin-top: 2px;\n            flex-shrink: 0;\n            filter: drop-shadow(0 0 5px rgba(127, 255, 212, 0.5));\n        }\n\n        \/* Exclusive Box (Freebies) *\/\n        .opd-remains-gift {\n            background: linear-gradient(90deg, rgba(127, 255, 212, 0.1) 0%, transparent 100%);\n            border: 1px solid rgba(127, 255, 212, 0.3);\n            border-radius: 8px;\n            padding: 12px 20px;\n            margin-bottom: 30px;\n            display: inline-block;\n        }\n        \n        .opd-remains-gift-text {\n            font-size: 15px;\n            color: #FFF;\n            font-weight: 500;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .opd-gift-tag {\n            background: #7FFFD4;\n            color: #16213E;\n            font-size: 12px;\n            font-weight: 800;\n            padding: 2px 6px;\n            border-radius: 4px;\n        }\n\n        \/* --- CTA Button (Spirit Glow) --- *\/\n        #opd-remains-btn-wrapper {\n            width: 100%;\n            display: flex;\n            justify-content: flex-start;\n            padding: 0;\n        }\n\n        .opd-remains-btn {\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            background: linear-gradient(135deg, #0F4C75 0%, #3282B8 100%);\n            color: #FFFFFF !important;\n            font-size: 18px;\n            font-weight: 600;\n            text-decoration: none !important;\n            letter-spacing: 0.5px;\n            padding: 16px 45px;\n            border-radius: 50px;\n            border: 1px solid rgba(127, 255, 212, 0.4);\n            box-shadow: 0 0 20px rgba(15, 76, 117, 0.6);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            overflow: hidden;\n            cursor: pointer;\n        }\n\n        .opd-remains-btn:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 0 40px rgba(127, 255, 212, 0.4);\n            background: linear-gradient(135deg, #1B262C 0%, #0F4C75 100%);\n            border-color: #7FFFD4;\n            color: #7FFFD4 !important;\n        }\n        \n        .opd-remains-btn:hover .opd-btn-icon { color: #7FFFD4; }\n\n        .opd-btn-icon {\n            font-size: 22px;\n            color: #7FFFD4;\n            transition: color 0.3s ease;\n        }\n\n        \/* --- MODAL (POPUP) STYLES --- *\/\n        .opd-modal-overlay {\n            display: none; \/* Hidden by default *\/\n            position: fixed;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            background: rgba(0, 0, 0, 0.9);\n            z-index: 9999;\n            justify-content: center;\n            align-items: center;\n            backdrop-filter: blur(5px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        \n        .opd-modal-overlay.active {\n            opacity: 1;\n        }\n\n        .opd-modal-container {\n            width: 90%;\n            max-width: 900px;\n            height: 85vh;\n            background: #0B0C15;\n            border: 1px solid #333;\n            border-radius: 12px;\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 0 50px rgba(127, 255, 212, 0.2);\n            transform: scale(0.95);\n            transition: transform 0.3s ease;\n            overflow: hidden;\n        }\n        \n        .opd-modal-overlay.active .opd-modal-container {\n            transform: scale(1);\n        }\n\n        .opd-modal-header {\n            padding: 15px 25px;\n            background: #161822;\n            border-bottom: 1px solid #333;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .opd-modal-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: #7FFFD4;\n            margin: 0;\n        }\n\n        .opd-modal-close {\n            background: none;\n            border: none;\n            font-size: 24px;\n            color: #666;\n            cursor: pointer;\n            transition: color 0.2s;\n        }\n\n        .opd-modal-close:hover { color: #7FFFD4; }\n\n        .opd-modal-body {\n            flex: 1;\n            padding: 0;\n            background: #000;\n        }\n\n        .opd-modal-iframe {\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n        \/* --- Responsive --- *\/\n        @media (max-width: 900px) {\n            .opd-remains-container { gap: 40px; }\n            .opd-remains-title { font-size: 32px; text-align: center; }\n            .opd-remains-subtitle { font-size: 18px; text-align: center; justify-content: center; }\n            .opd-remains-badge { margin: 0 auto 20px auto; display: inline-flex; }\n            \n            .opd-remains-image { order: 1; text-align: center; }\n            .opd-remains-content { order: 2; flex: 1 1 100%; }\n\n            #opd-remains-btn-wrapper { justify-content: center; margin-top: 10px; }\n            .opd-remains-btn { width: 100%; padding: 18px 20px; font-size: 20px; }\n        }\n    \u003c\/style\u003e\n\u003csection id=\"opd-remains-section\"\u003e\n\u003cdiv class=\"opd-remains-container\"\u003e\n\u003c!-- Left: Image Area --\u003e\n\u003cdiv class=\"opd-remains-content\"\u003e\n\u003cdiv class=\"opd-remains-badge\"\u003eTop Seller\u003c\/div\u003e\n\u003ch2 class=\"opd-remains-title\"\u003eGhostly Remains 💀\u003c\/h2\u003e\n\u003cdiv class=\"opd-remains-subtitle\"\u003e\n\u003ci class=\"fa-solid fa-link-slash\"\u003e\u003c\/i\u003e ปลดพันธนาการดวงวิญญาณหลังความตาย\u003c\/div\u003e\n\u003cdiv class=\"opd-remains-quote\"\u003e\n\u003cp class=\"opd-remains-quote-text\"\u003e\"เมื่อความรัก ความแค้น ความกลัว กลายเป็น 'เงาดำ' ที่ครอบคลุมจิตใจ... การช่วยเหลือดวงวิญญาณบทใหม่ จึงได้เริ่มขึ้น\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"opd-remains-desc\"\u003eเล่าเรื่องของดวงวิญญาณที่ยังไม่ถูกปลดพันธนาการ จนกลายร่างเป็น \u003cstrong\u003e'ปีศาจ'\u003c\/strong\u003e... ยมทูตจึงไม่ได้มีหน้าที่เพียงแค่มารับวิญญาณ แต่จะมา \u003cspan class=\"opd-highlight-spirit\"\u003e'ช่วยปลดปล่อย'\u003c\/span\u003e ด้วยการฟังและเจรจา เพื่อคลี่คลายห่วงที่ยังมัดไว้แน่นในใจ 🔗 ถ่ายทอดผ่านลายเส้น \u003cstrong\u003e\"หมึกซึม\"\u003c\/strong\u003e ฮีลใจในรูปแบบการ์ตูนคอมิกขาวดำที่ลึกซึ้งกินใจ\u003c\/p\u003e\n\u003cdiv class=\"opd-remains-gift\"\u003e\u003cspan class=\"opd-remains-gift-text\"\u003e \u003cspan class=\"opd-gift-tag\"\u003eFREE!\u003c\/span\u003e ของแถมลิขสิทธิ์: ที่คั่นหนังสือ 1 ชิ้น + โปสการ์ด 3 ใบ \u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"opd-remains-features\"\u003e\n\u003cul class=\"opd-remains-feat-list\"\u003e\n\u003cli class=\"opd-remains-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hand-holding-heart opd-remains-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเลิกยึดติด:\u003c\/strong\u003e เข้าใจว่าการยึดติด ไม่ได้ช่วยทำให้อะไรดีขึ้น\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-remains-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-feather opd-remains-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eวางความเจ็บปวด:\u003c\/strong\u003e ความเจ็บปวดไม่ได้มีไว้ให้เราแบกรับตลอดชีวิต\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-remains-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-magnifying-glass-chart opd-remains-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eสำรวจใจตนเอง:\u003c\/strong\u003e กลับมามองใจตัวเอง และมีพื้นที่หายใจอีกครั้ง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-remains-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-leaf opd-remains-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eปล่อยวาง:\u003c\/strong\u003e ทุกความเสียใจ จะเบาลงได้ เมื่อเราปล่อยวาง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Button (Trigger Modal) --\u003e\n\u003cdiv id=\"opd-remains-btn-wrapper\"\u003e\u003cbutton class=\"opd-remains-btn\"\u003e \u003ci class=\"fa-solid fa-book-open opd-btn-icon\"\u003e\u003c\/i\u003e \u003cspan\u003eดูเนื้อหาหนังสือ\u003c\/span\u003e \u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- --- POPUP MODAL --- --\u003e\n\u003cdiv class=\"opd-modal-overlay\" id=\"remainsModal\"\u003e\n\u003cdiv class=\"opd-modal-container\"\u003e\n\u003cdiv class=\"opd-modal-header\"\u003e\n\u003ch4 class=\"opd-modal-title\"\u003eตัวอย่างหนังสือ: Ghostly Remains\u003c\/h4\u003e\n\u003cbutton class=\"opd-modal-close\"\u003e×\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"opd-modal-body\"\u003e\n\u003c!-- Google Drive Preview Link (Embed with \/preview) --\u003e \u003ciframe src=\"https:\/\/drive.google.com\/file\/d\/1NT5AYDRedTk1o5i2Dn0ohxJJM9cC0pNS\/preview\" class=\"opd-modal-iframe\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OpenDurian Howto","offers":[{"title":"[เล่มเดี่ยว] หนังสือ Ghostly Remains","offer_id":45476237443129,"sku":"OPDS-OVKRSESI","price":322.0,"currency_code":"THB","in_stock":true},{"title":"[เล่มคู่] หนังสือ Ghostly Remains + กับดักความรู้สึกผิด","offer_id":45476237475897,"sku":"OPDS-OI39C6A4","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ Ghostly Remains + ปีศาจตัวนั้นคือฉันเอง 1","offer_id":45476237508665,"sku":"OPDS-Z81VGDLD","price":615.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + ดอกไม้จะผลิบาน","offer_id":45476237541433,"sku":"OPDS-FL7AIVW7","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + คาปิบาร่า","offer_id":45476237574201,"sku":"OPDS-UZQ2YBBZ","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + HelmetGirl","offer_id":45476237606969,"sku":"OPDS-HNIZO6TE","price":647.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] Ghostly Remains + โอบกอด","offer_id":45476237639737,"sku":"OPDS-PN38HX4Y","price":535.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] Ghostly Remains + กว่าจะคิดได้","offer_id":45476237672505,"sku":"OPDS-H811QRJN","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + ความลับสู่เงินล้าน","offer_id":45476237705273,"sku":"OPDS-5Q5POJD9","price":575.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] Ghostly Remains + ฉันจะมีชีวิตที่ดี","offer_id":45476237738041,"sku":"OPDS-GVIUE36G","price":548.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + ยินดีต้อนรับ","offer_id":45476237770809,"sku":"OPDS-OFHQBV3C","price":599.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + ขอใช้ชีวิต","offer_id":45476237803577,"sku":"OPDS-ICKV9Z20","price":575.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + The Witches' Club","offer_id":45476237836345,"sku":"OPDS-ITTRTM9I","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + ทุกความทรงจำคือของขวัญ","offer_id":45476237869113,"sku":"OPDS-0GBKYKBL","price":575.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + Ghostly Brews","offer_id":45476237901881,"sku":"OPDS-CKQYPXYD","price":624.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + เหนื่อยมากไหม","offer_id":45476237934649,"sku":"OPDS-L4L5WWYK","price":647.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] Ghostly Remains + ปีศาจความรัก","offer_id":45476237967417,"sku":"OPDS-0W4FNM2C","price":624.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] Ghostly Remains + ปีศาจตัวนั้นคือฉันเอง 2","offer_id":45476238000185,"sku":"OPDS-NGT6FN6U","price":624.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Remains + The Witches' Club","offer_id":45476238032953,"sku":"OPDS-XGPL9O1W","price":823.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Remains + สวนของหัวใจ","offer_id":45476238065721,"sku":"OPDS-Z7A00Q35","price":897.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Remains + คาปิบาร่า","offer_id":45476238098489,"sku":"OPDS-F34S9C34","price":823.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Remains + HelmetGirl","offer_id":45476238131257,"sku":"OPDS-WMOA8H2B","price":823.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] Ghostly Remains + เหนื่อยมากไหม","offer_id":45476238164025,"sku":"OPDS-HQOYV0CK","price":823.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/0491\/6025\/files\/FB-__01.jpg?v=1771216359"},{"product_id":"book-the-witches-club","title":"หนังสือ The Witches' Club ชมรมลับเปลี่ยนชีวิต │ OpenDurian How to","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts: Prompt --\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=Prompt:wght@300;400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003c!-- Font Awesome --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cstyle\u003e\n        \/* --- CSS Scope --- *\/\n        body { margin: 0; padding: 0; }\n\n        #opd-witches-section {\n            font-family: 'Prompt', sans-serif;\n            \/* พื้นหลังสีม่วงเวทมนตร์ ไล่เฉดให้นุ่มนวล *\/\n            background: linear-gradient(135deg, #2E0249 0%, #570A57 100%);\n            color: #FFF;\n            padding: 70px 20px;\n            box-sizing: border-box;\n            display: block;\n            width: 100%;\n            overflow: hidden;\n            border-top: 1px solid #EEE;\n            position: relative;\n        }\n\n        #opd-witches-section * { box-sizing: border-box; }\n\n        \/* Magic Dust Effect (ละอองดาวจางๆ) *\/\n        #opd-witches-section::before {\n            content: '';\n            position: absolute;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background-image: \n                radial-gradient(white, rgba(255,255,255,.2) 2px, transparent 2.5px),\n                radial-gradient(white, rgba(255,255,255,.15) 1px, transparent 1.5px);\n            background-size: 550px 550px, 350px 350px;\n            background-position: 0 0, 40px 60px;\n            opacity: 0.2;\n            pointer-events: none;\n        }\n\n        \/* Container *\/\n        .opd-witches-container {\n            max-width: 1100px;\n            margin: 0 auto;\n            display: flex;\n            flex-wrap: wrap;\n            align-items: center;\n            gap: 60px;\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* --- Left Side: Image --- *\/\n        .opd-witches-image {\n            flex: 1 1 400px;\n            position: relative;\n            text-align: center;\n        }\n\n        .opd-witches-mockup {\n            width: 100%;\n            max-width: 450px;\n            height: auto;\n            border-radius: 12px;\n            \/* เงาสีม่วงเรืองแสง *\/\n            box-shadow: 0 0 50px rgba(169, 32, 218, 0.3); \n            transition: transform 0.4s ease;\n            border: 2px solid rgba(255, 215, 0, 0.3); \/* ขอบทองจางๆ *\/\n        }\n\n        .opd-witches-mockup:hover {\n            transform: translateY(-8px) scale(1.02);\n            box-shadow: 0 0 70px rgba(169, 32, 218, 0.5);\n        }\n\n        \/* --- Right Side: Content --- *\/\n        .opd-witches-content {\n            flex: 1 1 500px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        \/* Badge (Rising Star) *\/\n        .opd-witches-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: linear-gradient(90deg, #FFD700 0%, #FFA500 100%); \/* สีทอง *\/\n            color: #2E0249; \/* ตัวหนังสือสีม่วงเข้ม *\/\n            font-weight: 700;\n            font-size: 14px;\n            padding: 6px 16px;\n            border-radius: 50px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            box-shadow: 0 0 20px rgba(255, 215, 0, 0.4);\n            width: fit-content;\n            margin-bottom: 20px;\n        }\n\n        \/* Title *\/\n        .opd-witches-title {\n            font-size: 42px;\n            font-weight: 700;\n            color: #FFFFFF;\n            line-height: 1.2;\n            margin: 0 0 10px 0;\n            text-shadow: 0 0 15px rgba(255, 215, 0, 0.2);\n        }\n        \n        .opd-witches-subtitle {\n            font-size: 22px;\n            color: #DDA0DD; \/* Plum *\/\n            font-weight: 500;\n            margin-bottom: 25px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        \/* Quote Box (Magical Scroll) *\/\n        .opd-witches-quote {\n            background: rgba(255, 255, 255, 0.1);\n            border-left: 4px solid #FFD700;\n            padding: 25px 30px;\n            border-radius: 0 16px 16px 0;\n            margin-bottom: 30px;\n            backdrop-filter: blur(5px);\n            position: relative;\n        }\n\n        .opd-witches-quote-text {\n            font-size: 18px;\n            font-weight: 600;\n            font-style: italic;\n            color: #FFF;\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        .opd-witches-quote::after {\n            content: '”';\n            position: absolute;\n            top: 10px;\n            right: 20px;\n            font-size: 60px;\n            color: rgba(255, 215, 0, 0.2);\n            line-height: 1;\n            font-family: serif;\n        }\n\n        \/* Description *\/\n        .opd-witches-desc {\n            font-size: 16px;\n            color: #E6E6FA; \/* Lavender *\/\n            line-height: 1.8;\n            margin-bottom: 30px;\n            font-weight: 300;\n        }\n\n        .opd-highlight-magic {\n            color: #FFD700;\n            font-weight: 600;\n            text-shadow: 0 0 5px rgba(255, 215, 0, 0.3);\n        }\n\n        \/* Feature List *\/\n        .opd-witches-features {\n            margin-bottom: 40px;\n        }\n\n        .opd-witches-feat-list {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: grid;\n            grid-template-columns: 1fr;\n            gap: 15px;\n        }\n\n        .opd-witches-feat-item {\n            display: flex;\n            align-items: flex-start;\n            gap: 15px;\n            font-size: 16px;\n            color: #FFF;\n        }\n\n        .opd-witches-icon {\n            color: #FFD700; \n            font-size: 20px;\n            margin-top: 3px;\n            flex-shrink: 0;\n            filter: drop-shadow(0 0 5px rgba(255, 215, 0, 0.5));\n        }\n\n        \/* --- CTA Button (Magic Spell) --- *\/\n        #opd-witches-btn-wrapper {\n            width: 100%;\n            display: flex;\n            justify-content: flex-start;\n            padding: 0;\n        }\n\n        .opd-witches-btn {\n            position: relative;\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            gap: 12px;\n            \/* Gradient ชมพู-ม่วง *\/\n            background: linear-gradient(135deg, #C71585 0%, #800080 100%);\n            color: #FFFFFF !important;\n            font-size: 18px;\n            font-weight: 600;\n            text-decoration: none !important;\n            letter-spacing: 0.5px;\n            padding: 16px 45px;\n            border-radius: 50px;\n            border: 1px solid rgba(255, 215, 0, 0.4);\n            box-shadow: 0 0 20px rgba(199, 21, 133, 0.5);\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n            overflow: hidden;\n            cursor: pointer;\n        }\n\n        .opd-witches-btn::before {\n            content: '';\n            position: absolute;\n            top: 0; left: -100%;\n            width: 50%; height: 100%;\n            background: linear-gradient(to right, transparent, rgba(255,255,255,0.4), transparent);\n            transform: skewX(-25deg);\n            transition: 0.5s;\n        }\n\n        .opd-witches-btn:hover {\n            transform: translateY(-4px) scale(1.02);\n            box-shadow: 0 0 40px rgba(199, 21, 133, 0.7);\n            background: linear-gradient(135deg, #D02090 0%, #9932CC 100%);\n            border-color: #FFD700;\n        }\n\n        .opd-witches-btn:hover::before { left: 150%; transition: 0.7s; }\n        \n        \/* ไอคอนหมุนวิบวับ *\/\n        .opd-witches-btn:hover .opd-btn-icon { \n            transform: rotate(15deg) scale(1.2); \n            color: #FFD700; \n        }\n\n        .opd-btn-icon {\n            font-size: 22px;\n            color: #FFD700;\n            transition: transform 0.3s ease;\n        }\n\n        \/* --- MODAL (POPUP) STYLES --- *\/\n        .opd-modal-overlay {\n            display: none; \/* Hidden by default *\/\n            position: fixed;\n            top: 0; left: 0;\n            width: 100%; height: 100%;\n            background: rgba(46, 2, 73, 0.9); \/* ม่วงเข้มโปร่งแสง *\/\n            z-index: 9999;\n            justify-content: center;\n            align-items: center;\n            backdrop-filter: blur(5px);\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        \n        .opd-modal-overlay.active {\n            opacity: 1;\n        }\n\n        .opd-modal-container {\n            width: 90%;\n            max-width: 900px;\n            height: 85vh;\n            background: #2E0249;\n            border: 1px solid #570A57;\n            border-radius: 12px;\n            position: relative;\n            display: flex;\n            flex-direction: column;\n            box-shadow: 0 0 50px rgba(169, 32, 218, 0.3);\n            transform: scale(0.95);\n            transition: transform 0.3s ease;\n            overflow: hidden;\n        }\n        \n        .opd-modal-overlay.active .opd-modal-container {\n            transform: scale(1);\n        }\n\n        .opd-modal-header {\n            padding: 15px 25px;\n            background: #4B0082;\n            border-bottom: 1px solid #570A57;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .opd-modal-title {\n            font-size: 18px;\n            font-weight: 600;\n            color: #FFD700;\n            margin: 0;\n        }\n\n        .opd-modal-close {\n            background: none;\n            border: none;\n            font-size: 24px;\n            color: #DDA0DD;\n            cursor: pointer;\n            transition: color 0.2s;\n        }\n\n        .opd-modal-close:hover { color: #FFD700; }\n\n        .opd-modal-body {\n            flex: 1;\n            padding: 0;\n            background: #2E0249;\n        }\n\n        .opd-modal-iframe {\n            width: 100%;\n            height: 100%;\n            border: none;\n        }\n\n        \/* --- Responsive --- *\/\n        @media (max-width: 900px) {\n            .opd-witches-container { gap: 40px; }\n            .opd-witches-title { font-size: 36px; text-align: center; }\n            .opd-witches-subtitle { font-size: 20px; text-align: center; justify-content: center; }\n            .opd-witches-badge { margin: 0 auto 20px auto; display: inline-flex; }\n            \n            .opd-witches-image { order: 1; text-align: center; }\n            .opd-witches-content { order: 2; flex: 1 1 100%; }\n\n            #opd-witches-btn-wrapper { justify-content: center; margin-top: 10px; }\n            .opd-witches-btn { width: 100%; padding: 18px 20px; font-size: 20px; }\n        }\n    \u003c\/style\u003e\n\u003csection id=\"opd-witches-section\"\u003e\n\u003cdiv class=\"opd-witches-container\"\u003e\n\u003c!-- Left: Image Area (Placeholder) --\u003e\n\u003cdiv class=\"opd-witches-content\"\u003e\n\u003cdiv class=\"opd-witches-badge\"\u003e Rising Star\u003c\/div\u003e\n\u003ch2 class=\"opd-witches-title\"\u003eThe Witches’ Club 📓\u003c\/h2\u003e\n\u003cdiv class=\"opd-witches-subtitle\"\u003eชมรมลับเปลี่ยนชีวิต\u003c\/div\u003e\n\u003cdiv class=\"opd-witches-quote\"\u003e\n\u003cp class=\"opd-witches-quote-text\"\u003e\"จงรักตัวเองให้มากพอ จนไม่ยอมเจ็บ เพียงเพื่อรักษาคนที่ไม่เห็นคุณค่าของเรา\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp class=\"opd-witches-desc\"\u003eแค่ประโยคเดียวในหนังสือ... ที่อาจเปลี่ยนชีวิตคุณไปตลอดกาล \u003cstrong\u003e\"The Witches’ Club\"\u003c\/strong\u003e เปรียบเสมือนเพื่อนที่เข้าใจโดยไม่ต้องพูดอะไร ช่วยละลายความรู้สึกแย่ๆ ในใจอย่างอ่อนโยน ด้วย \u003cspan class=\"opd-highlight-magic\"\u003e50 กฎแห่งเวทมนตร์\u003c\/span\u003e ที่จะเปลี่ยนความคิดลบ ให้กลายเป็นพลังดีๆ และเปลี่ยนวิธีที่คุณมองตัวเองให้รักตัวเองมากขึ้นกว่าเดิม ✨\u003c\/p\u003e\n\u003cdiv class=\"opd-witches-features\"\u003e\n\u003cul class=\"opd-witches-feat-list\"\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hat-wizard opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003e50 กฎเปลี่ยนชีวิต:\u003c\/strong\u003e เปรียบเสมือนคาถาฮีลใจ ที่นำไปใช้ได้จริง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hand-holding-heart opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเพื่อนที่เข้าใจ:\u003c\/strong\u003e อ่านแล้วทัชใจ ไม่รู้สึกเหมือนกำลังถูกสอน\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-hourglass-half opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eเยียวยาด้วยเวลา:\u003c\/strong\u003e กฎข้อที่ 27 \"เวลาจะค่อยๆ ทำให้เราดีขึ้นจากความเจ็บปวด\"\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"opd-witches-feat-item\"\u003e\n\u003ci class=\"fa-solid fa-face-smile-beam opd-witches-icon\"\u003e\u003c\/i\u003e \u003cspan\u003e\u003cstrong\u003eรักตัวเองเวอร์ชันใหม่:\u003c\/strong\u003e มองตัวเองอย่างอ่อนโยน และมีความสุขกับการเป็นตัวเอง\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- CTA Button (Trigger Modal) --\u003e\n\u003cdiv id=\"opd-witches-btn-wrapper\"\u003e\u003cbutton class=\"opd-witches-btn\"\u003e \u003ci class=\"fa-solid fa-book-open opd-btn-icon\"\u003e\u003c\/i\u003e \u003cspan\u003eดูเนื้อหาหนังสือ\u003c\/span\u003e \u003c\/button\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- --- POPUP MODAL --- --\u003e\n\u003cdiv class=\"opd-modal-overlay\" id=\"witchesModal\"\u003e\n\u003cdiv class=\"opd-modal-container\"\u003e\n\u003cdiv class=\"opd-modal-header\"\u003e\n\u003ch4 class=\"opd-modal-title\"\u003eตัวอย่างหนังสือ: The Witches' Club\u003c\/h4\u003e\n\u003cbutton class=\"opd-modal-close\"\u003e×\u003c\/button\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"opd-modal-body\"\u003e\n\u003c!-- Google Drive Preview Link --\u003e \u003ciframe src=\"https:\/\/drive.google.com\/file\/d\/1yJkSj_aPB4Hv-MIpf_bvHFT56602AbxR\/preview\" class=\"opd-modal-iframe\"\u003e\u003c\/iframe\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"OpenDurian Howto","offers":[{"title":"[เล่มเดี่ยว] หนังสือ The Witches' Club ชมรมลับเปลี่ยนชีวิต","offer_id":45483184357433,"sku":"OPDS-QB4FKF36","price":342.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + กับดักความรู้สึกผิด","offer_id":45483184390201,"sku":"OPDS-NV4EO30V","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ปีศาจตัวนั้นคือฉันเอง 1","offer_id":45483184422969,"sku":"OPDS-YX501S1P","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ดอกไม้จะผลิบาน","offer_id":45483184455737,"sku":"OPDS-T3H0AM40","price":663.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + คาปิบาร่า","offer_id":45483184488505,"sku":"OPDS-YR5OISTQ","price":663.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + HelmetGirl","offer_id":45483184521273,"sku":"OPDS-3GMMD11K","price":663.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + โอบกอด","offer_id":45483184554041,"sku":"OPDS-ZP2USI77","price":552.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + กว่าจะคิดได้","offer_id":45483184586809,"sku":"OPDS-TN3AO8AJ","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ความลับสู่เงินล้าน","offer_id":45483184619577,"sku":"OPDS-AM2ZNZ67","price":592.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ฉันจะมีชีวิตที่ดี","offer_id":45483184652345,"sku":"OPDS-10ZT0Z53","price":565.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ยินดีต้อนรับ","offer_id":45483184685113,"sku":"OPDS-1D7W5HPF","price":616.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ขอใช้ชีวิต","offer_id":45483184717881,"sku":"OPDS-ENLHWHDK","price":592.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ทุกความทรงจำคือของขวัญ","offer_id":45483184750649,"sku":"OPDS-7Z3SCCO5","price":592.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + Ghostly Brews","offer_id":45483184783417,"sku":"OPDS-OSK1EDI5","price":647.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + เหนื่อยมากไหม","offer_id":45483184816185,"sku":"OPDS-P56JDWJ3","price":663.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ปีศาจความรัก","offer_id":45483184848953,"sku":"OPDS-FYEZKJZX","price":640.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + ปีศาจตัวนั้นคือฉันเอง 2","offer_id":45484022136889,"sku":"OPDS-52GHJK9F","price":631.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] หนังสือ The Witches' Club + Ghostly Remains","offer_id":45483184881721,"sku":"OPDS-CGIMWOJG","price":640.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + สวนของหัวใจ","offer_id":45483184914489,"sku":"OPDS-MT69UE5C","price":922.0,"currency_code":"THB","in_stock":false},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + คาปิบาร่า","offer_id":45483184947257,"sku":"OPDS-W23P1YO8","price":837.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + HelmetGirl","offer_id":45483184980025,"sku":"OPDS-TAMQPS4A","price":837.0,"currency_code":"THB","in_stock":true},{"title":"[ซื้อคู่] [หนังสือ + Boxset] The Witches' Club + เหนื่อยมากไหม","offer_id":45483185012793,"sku":"OPDS-APPMFO75","price":837.0,"currency_code":"THB","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0669\/0491\/6025\/files\/492147720_122217074828060379_8111058387816009880_n.jpg?v=1771401215"}],"url":"https:\/\/opendurian-howto.myshopify.com\/collections\/best-seller.oembed","provider":"OpenDurian Howto","version":"1.0","type":"link"}