{"id":7,"date":"2026-05-21T15:17:11","date_gmt":"2026-05-21T15:17:11","guid":{"rendered":"https:\/\/pawada.seo-ku.com\/?page_id=7"},"modified":"2026-05-27T10:19:43","modified_gmt":"2026-05-27T10:19:43","slug":"home","status":"publish","type":"page","link":"https:\/\/pawada.seo-ku.com\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"7\" class=\"elementor elementor-7\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d4faf7f e-con-full e-flex e-con e-parent\" data-id=\"d4faf7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9bd913 elementor-widget elementor-widget-html\" data-id=\"b9bd913\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Pawada \u2014 every meal deserves more kick<\/title>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@500;600;700;800;900&display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --red: #C40000;\n            --red-dark: #8F0000;\n            --red-soft: #E53935;\n            --cream: #F8F0D8;\n            --cream-light: #FFF8E8;\n            --cream-warm: #F5F0D6;\n            --yellow: #FFD447;\n            --yellow-soft: #FFE082;\n            --brown: #3A2418;\n            --brown-light: #5B3A29;\n            --green: #5E7A3A;\n            --green-light: #7DA04B;\n            --orange: #F47B20;\n            --tomato: #D94D34;\n            --text: #2D241F;\n            --muted: #766A5D;\n            --white: #FFFFFF;\n            --shopee: #EE4D2D;\n            --shadow: 0 24px 60px rgba(70, 30, 20, .16);\n            --float-shadow: 0 35px 80px rgba(0, 0, 0, .28);\n            --bottle-shadow: 0 30px 50px rgba(0, 0, 0, .32);\n        }\n\n        * {\n            box-sizing: border-box\n        }\n\n        body {\n            margin: 0;\n            font-family: 'Inter', sans-serif;\n            background: var(--cream);\n            color: var(--text);\n            overflow-x: hidden;\n        }\n\n        img {\n            max-width: 100%;\n            height: auto;\n        }\n\n        .pawada-page {\n            overflow: hidden;\n            background:\n                radial-gradient(rgba(0, 0, 0, .035) 1px, transparent 1px),\n                var(--cream);\n            background-size: 24px 24px;\n        }\n\n        .container {\n            width: min(1180px, 92%);\n            margin: auto;\n        }\n\n        \/* ============ HERO CAROUSEL ============ *\/\n        .hero {\n            min-height: 760px;\n            position: relative;\n            overflow: hidden;\n            color: white;\n            padding: 0;\n        }\n\n        .hero:after {\n            content: \"\";\n            position: absolute;\n            inset: auto 0 -1px 0;\n            height: 80px;\n            background: var(--cream);\n            clip-path: polygon(0 55%, 14% 35%, 30% 60%, 48% 30%, 66% 58%, 84% 36%, 100% 52%, 100% 100%, 0 100%);\n            z-index: 8;\n            pointer-events: none;\n        }\n\n        .hero__track {\n            position: relative;\n            width: 100%;\n            height: 760px;\n        }\n\n        .hero__slide {\n            position: absolute;\n            inset: 0;\n            padding: 135px 0 90px;\n            opacity: 0;\n            pointer-events: none;\n            transition: opacity .7s ease;\n            display: flex;\n            align-items: center;\n        }\n\n        .hero__slide.is-active {\n            opacity: 1;\n            pointer-events: auto;\n            z-index: 2;\n        }\n\n        \/* per-slide gradient backgrounds (themed by primary product) *\/\n        .hero__slide-1 {\n            background:\n                radial-gradient(circle at 70% 35%, rgba(255, 255, 255, .11), transparent 28%),\n                linear-gradient(135deg, #C40000, #5B0808);\n        }\n\n        .hero__slide-2 {\n            background:\n                radial-gradient(circle at 30% 40%, rgba(255, 255, 255, .11), transparent 28%),\n                linear-gradient(135deg, #E55B36, #7B1C10);\n        }\n\n        .hero__slide-3 {\n            background:\n                radial-gradient(circle at 70% 35%, rgba(255, 255, 255, .11), transparent 28%),\n                linear-gradient(135deg, #D94D34, #5B0606);\n        }\n\n        .hero__slide-4 {\n            background:\n                radial-gradient(circle at 30% 40%, rgba(255, 255, 255, .11), transparent 28%),\n                linear-gradient(135deg, #C68128, #5C3A0F);\n        }\n\n        .hero__grid {\n            width: min(1180px, 92%);\n            margin: auto;\n            display: grid;\n            grid-template-columns: .9fr 1.1fr;\n            gap: 40px;\n            align-items: center;\n            position: relative;\n            z-index: 2;\n        }\n\n        .hero__copy h1 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(36px, 6.4vw, 82px);\n            line-height: .95;\n            letter-spacing: -2.5px;\n            margin: 14px 0 22px;\n            max-width: 560px;\n        }\n\n        .hero__copy h1 span {\n            color: var(--yellow);\n        }\n\n        .hero__meta {\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n            margin-bottom: 14px;\n            flex-wrap: wrap;\n        }\n\n        .hero__meta-pill {\n            background: var(--yellow);\n            color: var(--red-dark);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 11px;\n            letter-spacing: 1.5px;\n            text-transform: uppercase;\n            padding: 7px 14px;\n            border-radius: 999px;\n        }\n\n        .hero__meta-time {\n            background: rgba(0, 0, 0, .32);\n            color: white;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 11px;\n            padding: 7px 14px;\n            border-radius: 999px;\n            backdrop-filter: blur(8px);\n            display: inline-flex;\n            align-items: center;\n            gap: 6px;\n        }\n\n        .hero__copy p {\n            max-width: 520px;\n            line-height: 1.8;\n            font-size: 18px;\n            color: #FFE6E0;\n            margin: 0 0 8px;\n        }\n\n        \/* Right-side stage of each slide *\/\n        .hero__stage {\n            position: relative;\n            min-height: 540px;\n        }\n\n        \/* Default hero dish image *\/\n        .hero__dish {\n            position: absolute;\n            width: 440px;\n            height: 440px;\n            max-width: 100%;\n            border-radius: 50%;\n            top: 40px;\n            right: 20px;\n            background:\n                linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .22)),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Chicken-Rice.png\") center\/cover no-repeat;\n            box-shadow: var(--float-shadow), inset 0 0 0 14px rgba(255, 255, 255, .08);\n            display: grid;\n            place-items: center;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 11px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            color: transparent;\n            z-index: 1;\n            overflow: hidden;\n        }\n\n        \/* Slide 1: Black Pepper Chicken Rice *\/\n        .hero__slide-1 .hero__dish {\n            background:\n                linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .22)),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Chicken-Rice.png\") center\/cover no-repeat;\n        }\n\n        \/* Slide 2: Saucy Tomato Fried Rice *\/\n        .hero__slide-2 .hero__dish {\n            background:\n                linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .22)),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Saucy-Tomato-Fried-Rice.png\") center\/cover no-repeat;\n        }\n\n        \/* Slide 3: Chili Sauce Stir-Fried Noodles *\/\n        .hero__slide-3 .hero__dish {\n            background:\n                linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .22)),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Chili-Sauce-Stir-Fried-Noodles-1.png\") center\/cover no-repeat;\n        }\n\n        \/* Slide 4: Sweet & Sour Fish *\/\n        .hero__slide-4 .hero__dish {\n            background:\n                linear-gradient(rgba(0, 0, 0, .08), rgba(0, 0, 0, .22)),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Sweet-and-Sour-Fish.png\") center\/cover no-repeat;\n        }\n\n        .hero__dish:before {\n            content: \"\";\n            position: absolute;\n            inset: -22px;\n            border-radius: 50%;\n            border: 2px dashed rgba(255, 255, 255, .18);\n        }\n\n        .hero__slide-1 .hero__dish {\n            --dish-from: #3D1A08;\n            --dish-to: #100503;\n        }\n\n        .hero__slide-2 .hero__dish {\n            --dish-from: #A8350D;\n            --dish-to: #3F1106;\n        }\n\n        .hero__slide-3 .hero__dish {\n            --dish-from: #9B1A0A;\n            --dish-to: #380404;\n        }\n\n        .hero__slide-4 .hero__dish {\n            --dish-from: #7B5A14;\n            --dish-to: #2E1F03;\n        }\n\n        .hero__bottle-wrap {\n            position: absolute;\n            z-index: 5;\n            top: 80px;\n            left: 60px;\n        }\n\n        .hero__bottle-wrap .bottle {\n            position: relative;\n            top: auto;\n            left: auto;\n            right: auto;\n            transform: rotate(-10deg);\n            transition: .4s cubic-bezier(.175, .885, .32, 1.275);\n        }\n\n        .hero__slide:hover .hero__bottle-wrap .bottle {\n            transform: rotate(-5deg) translateY(-10px);\n        }\n\n        \/* Scattered ingredients per slide stage *\/\n        .hero__stage .ingredient {\n            position: absolute;\n            z-index: 4;\n        }\n\n        \/* Carousel arrows *\/\n        .hero__arrow {\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 56px;\n            height: 56px;\n            border-radius: 50%;\n            background: rgba(255, 255, 255, .18);\n            backdrop-filter: blur(10px);\n            border: 2px solid rgba(255, 255, 255, .32);\n            color: white;\n            font-size: 24px;\n            display: grid;\n            place-items: center;\n            cursor: pointer;\n            z-index: 10;\n            transition: .25s;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            line-height: 1;\n            padding: 0 0 4px 0;\n        }\n\n        .hero__arrow:hover {\n            background: var(--yellow);\n            color: var(--red-dark);\n            border-color: var(--yellow);\n            transform: translateY(-50%) scale(1.06);\n        }\n\n        .hero__arrow--prev {\n            left: 24px;\n        }\n\n        .hero__arrow--next {\n            right: 24px;\n        }\n\n        .hero__counter {\n            position: absolute;\n            bottom: 110px;\n            left: 50%;\n            transform: translateX(-50%);\n            z-index: 10;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 13px;\n            letter-spacing: 2px;\n            color: rgba(255, 255, 255, .75);\n            background: rgba(0, 0, 0, .22);\n            padding: 8px 18px;\n            border-radius: 999px;\n            backdrop-filter: blur(8px);\n        }\n\n        .hero__counter strong {\n            color: var(--yellow);\n        }\n\n        .btn-row {\n            display: flex;\n            gap: 14px;\n            flex-wrap: wrap;\n            margin-top: 30px;\n        }\n\n        .btn {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            padding: 15px 28px;\n            border-radius: 999px;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 14px;\n            text-decoration: none;\n            text-transform: lowercase;\n            transition: .3s ease;\n            border: none;\n            cursor: pointer;\n        }\n\n        .btn-yellow {\n            background: var(--yellow);\n            color: var(--red-dark);\n            box-shadow: 0 18px 35px rgba(0, 0, 0, .18);\n        }\n\n        .btn-yellow:hover {\n            background: #FFC820;\n            transform: translateY(-4px);\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--red);\n        }\n\n        .btn-white:hover {\n            transform: translateY(-4px);\n        }\n\n        .btn-outline {\n            border: 2px solid rgba(255, 255, 255, .35);\n            color: white;\n        }\n\n        .btn-outline:hover {\n            background: rgba(255, 255, 255, .1);\n            transform: translateY(-4px);\n        }\n\n        .btn-dark {\n            background: var(--brown);\n            color: var(--yellow);\n        }\n\n        .btn-dark:hover {\n            background: var(--text);\n            transform: translateY(-4px);\n        }\n\n        \/* ============ FLOATING HERO PRODUCTS ============ *\/\n        .stage {\n            position: relative;\n            min-height: 560px;\n        }\n\n        .big-shadow {\n            position: absolute;\n            width: 520px;\n            height: 520px;\n            border-radius: 50%;\n            background: rgba(130, 0, 0, .25);\n            top: 20px;\n            left: 80px;\n            filter: blur(20px);\n        }\n\n        \/* ----- LEVEL-UP CSS BOTTLE ----- *\/\n        .bottle {\n            position: absolute;\n            width: 175px;\n            height: 400px;\n            transition: .45s cubic-bezier(.175, .885, .32, 1.275);\n        }\n\n        .bottle__body {\n            position: absolute;\n            inset: 0;\n            border-radius: 80px 80px 22px 22px;\n            background:\n                linear-gradient(105deg, rgba(255, 255, 255, .18) 0%, rgba(255, 255, 255, 0) 22%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, .18) 100%),\n                linear-gradient(180deg, var(--bottle-top, #B82424) 0%, var(--bottle-bottom, #4B0C0C) 100%);\n            box-shadow: var(--bottle-shadow), inset 0 2px 6px rgba(255, 255, 255, .35);\n        }\n\n        .bottle__cap {\n            position: absolute;\n            top: -46px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 70px;\n            height: 58px;\n            border-radius: 8px 8px 4px 4px;\n            background:\n                repeating-linear-gradient(90deg, rgba(0, 0, 0, .12) 0 2px, transparent 2px 5px),\n                linear-gradient(180deg, #DDD 0%, #B5B5B5 60%, #999 100%);\n            box-shadow: 0 6px 10px rgba(0, 0, 0, .18), inset 0 1px 0 rgba(255, 255, 255, .4);\n        }\n\n        .bottle__cap:after {\n            content: \"\";\n            position: absolute;\n            inset: auto 0 -8px 0;\n            height: 10px;\n            background: linear-gradient(180deg, #888, #555);\n            border-radius: 2px;\n        }\n\n        .bottle__neck {\n            position: absolute;\n            top: -2px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 78px;\n            height: 18px;\n            background: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, 0));\n            border-radius: 8px 8px 0 0;\n        }\n\n        .bottle__label {\n            position: absolute;\n            inset: auto 14px 32px 14px;\n            background: linear-gradient(180deg, #fff 0%, #FAF7F0 100%);\n            border-radius: 14px;\n            padding: 18px 10px 14px;\n            text-align: center;\n            box-shadow: 0 8px 16px rgba(0, 0, 0, .18), inset 0 0 0 1.5px rgba(0, 0, 0, .06);\n            font-family: 'Poppins', sans-serif;\n        }\n\n        .bottle__label-brand {\n            font-family: Georgia, serif;\n            font-weight: 900;\n            font-size: 11px;\n            color: var(--red);\n            letter-spacing: 1.5px;\n            margin-bottom: 4px;\n            text-transform: uppercase;\n        }\n\n        .bottle__label-product {\n            font-weight: 900;\n            font-size: 13px;\n            line-height: 1.15;\n            color: var(--text);\n            text-transform: uppercase;\n            letter-spacing: .3px;\n        }\n\n        .bottle__label-accent {\n            width: 32px;\n            height: 3px;\n            border-radius: 2px;\n            margin: 6px auto 0;\n            background: var(--accent, var(--red));\n        }\n\n        \/* hero bottle positions *\/\n        .bottle-main {\n            top: 60px;\n            left: 75px;\n            --bottle-top: #B82424;\n            --bottle-bottom: #4B0C0C;\n            --accent: #5B3A29;\n            transform: rotate(-12deg);\n            z-index: 4;\n        }\n\n        .bottle-two {\n            top: 115px;\n            left: 285px;\n            --bottle-top: #F2A51F;\n            --bottle-bottom: #7B2B12;\n            --accent: #B64534;\n            transform: rotate(9deg) scale(.9);\n            z-index: 3;\n        }\n\n        .bottle-three {\n            top: 30px;\n            right: 0;\n            --bottle-top: #D94D34;\n            --bottle-bottom: #7B1C10;\n            --accent: #C92F2F;\n            transform: rotate(18deg) scale(.75);\n            z-index: 2;\n        }\n\n        .stage:hover .bottle-main {\n            transform: rotate(-7deg) translateY(-12px)\n        }\n\n        .stage:hover .bottle-two {\n            transform: rotate(5deg) translateY(-8px) scale(.94)\n        }\n\n        .stage:hover .bottle-three {\n            transform: rotate(13deg) translateY(-5px) scale(.78)\n        }\n\n        \/* ============ INGREDIENTS (level-up) ============ *\/\n        .ingredient {\n            position: absolute;\n            z-index: 5;\n            filter: drop-shadow(0 16px 18px rgba(0, 0, 0, .22));\n        }\n\n        \/* chili - teardrop with stem *\/\n        .ing-chili {\n            width: 50px;\n            height: 130px;\n        }\n\n        .ing-chili .body {\n            position: absolute;\n            inset: 18px 0 0 0;\n            background: linear-gradient(160deg, #FF3B21 0%, #C8160A 60%, #7E0606 100%);\n            border-radius: 50% 50% 50% 50% \/ 28% 28% 72% 72%;\n            transform: rotate(0);\n        }\n\n        .ing-chili .body:after {\n            content: \"\";\n            position: absolute;\n            top: 12%;\n            left: 25%;\n            width: 18%;\n            height: 50%;\n            background: linear-gradient(180deg, rgba(255, 255, 255, .5), rgba(255, 255, 255, 0));\n            border-radius: 50%;\n        }\n\n        .ing-chili .stem {\n            position: absolute;\n            top: 0;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 14px;\n            height: 30px;\n            background: linear-gradient(180deg, #5E7A3A, #3F5C2A);\n            border-radius: 50% 50% 10% 10%;\n        }\n\n        \/* leaf - parsley-like *\/\n        .ing-leaf {\n            width: 96px;\n            height: 70px;\n        }\n\n        .ing-leaf .blade {\n            position: absolute;\n            inset: 0;\n            background: linear-gradient(135deg, #92BE5A 0%, #5E7A3A 55%, #3F5C2A 100%);\n            border-radius: 80% 10% 80% 10%;\n        }\n\n        .ing-leaf .blade:before {\n            content: \"\";\n            position: absolute;\n            top: 50%;\n            left: 8%;\n            width: 84%;\n            height: 1.5px;\n            background: rgba(0, 0, 0, .18);\n            transform: rotate(8deg);\n        }\n\n        \/* pepper - peppercorn *\/\n        .ing-pepper {\n            width: 56px;\n            height: 56px;\n        }\n\n        .ing-pepper .berry {\n            position: absolute;\n            inset: 0;\n            border-radius: 50%;\n            background:\n                radial-gradient(circle at 32% 28%, rgba(255, 255, 255, .4), transparent 30%),\n                radial-gradient(circle at 35% 30%, #72503A 0%, #3D2416 60%, #1A0D06 100%);\n        }\n\n        \/* garlic *\/\n        .ing-garlic {\n            width: 62px;\n            height: 78px;\n        }\n\n        .ing-garlic .clove {\n            position: absolute;\n            inset: 0;\n            background:\n                radial-gradient(circle at 35% 25%, rgba(255, 255, 255, .55), transparent 35%),\n                linear-gradient(180deg, #FBF5E0 0%, #E8DCB0 100%);\n            border-radius: 55% 55% 50% 50% \/ 75% 75% 25% 25%;\n        }\n\n        \/* lime wedge *\/\n        .ing-lime {\n            width: 78px;\n            height: 78px;\n        }\n\n        .ing-lime .wedge {\n            position: absolute;\n            inset: 0;\n            background:\n                radial-gradient(circle at 50% 50%, #D4ED5C 0%, #92BE5A 55%, #5E7A3A 100%);\n            border-radius: 50%;\n            clip-path: polygon(0 50%, 100% 0, 100% 100%);\n        }\n\n        .ing-lime .wedge:after {\n            content: \"\";\n            position: absolute;\n            top: 50%;\n            left: 20%;\n            width: 75%;\n            height: 2px;\n            background: rgba(255, 255, 255, .4);\n            transform: translateY(-50%) rotate(-10deg);\n        }\n\n        \/* hero ingredient positions *\/\n        .hero .ing-chili {\n            bottom: 120px;\n            left: 30px;\n            transform: rotate(-22deg);\n        }\n\n        .hero .ing-leaf {\n            bottom: 60px;\n            left: 170px;\n            transform: rotate(-12deg);\n        }\n\n        .hero .ing-pepper {\n            top: 90px;\n            right: 180px;\n        }\n\n        .hero .ing-garlic {\n            top: 380px;\n            right: 230px;\n            transform: rotate(15deg);\n        }\n\n        .hero .ing-lime {\n            top: 50px;\n            left: 340px;\n            transform: rotate(35deg);\n        }\n\n        \/* ============ MEET PAWADA ============ *\/\n        .meet-left {\n            overflow: hidden;\n        }\n\n        .meet-left h2,\n        .meet-left p,\n        .meet-left .btn-row {\n            position: relative;\n            z-index: 2;\n        }\n\n        .meet-left .ingredient {\n            position: absolute;\n            z-index: 1;\n            pointer-events: none;\n            opacity: .75;\n        }\n\n        \/* scatter ingredients around the empty left-side space *\/\n        .meet-chili {\n            top: 90px;\n            right: 12%;\n            transform: rotate(22deg) scale(.82);\n        }\n\n        .meet-leaf {\n            bottom: 95px;\n            right: 18%;\n            transform: rotate(-28deg) scale(.9);\n        }\n\n        .meet-pepper {\n            bottom: 150px;\n            left: 9%;\n            transform: scale(.65);\n            opacity: .45;\n        }\n\n        .meet {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            min-height: 620px;\n            background: var(--cream);\n        }\n\n        .meet-left {\n            padding: 120px 12%;\n            background:\n                radial-gradient(rgba(120, 70, 30, .08) 1px, transparent 1px),\n                var(--cream-light);\n            background-size: 18px 18px;\n            position: relative;\n        }\n\n        .meet-left h2 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            color: var(--red);\n            font-size: clamp(48px, 6vw, 82px);\n            line-height: .9;\n            letter-spacing: -3px;\n            margin: 0 0 20px;\n            text-transform: lowercase;\n        }\n\n        .meet-left h2 small {\n            display: block;\n            font-size: 24px;\n            letter-spacing: 0;\n            font-weight: 600;\n            color: var(--muted);\n            margin-bottom: 6px;\n        }\n\n        .meet-left p {\n            line-height: 1.8;\n            max-width: 460px;\n            color: var(--text);\n        }\n\n        .meet-right {\n            background:\n                linear-gradient(rgba(58, 36, 24, .04), rgba(58, 36, 24, .16)),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Family-Dinning-Pawada-Products-1.png\") center\/cover no-repeat;\n            position: relative;\n            display: grid;\n            place-items: center;\n            overflow: hidden;\n            min-height: 320px;\n        }\n\n        .face-circle {\n            width: 360px;\n            height: 360px;\n            border-radius: 50%;\n            background: #EFE4B9;\n            display: grid;\n            place-items: center;\n            font-family: 'DM Serif Display', serif;\n            color: var(--red);\n            font-size: 120px;\n            box-shadow: inset 0 0 0 18px rgba(255, 255, 255, .25);\n            position: relative;\n        }\n\n        .face-circle:before {\n            content: \"\";\n            position: absolute;\n            inset: -14px;\n            border-radius: 50%;\n            border: 2px dashed rgba(196, 0, 0, .18);\n        }\n\n        .float-pack {\n            position: absolute;\n            bottom: -65px;\n            left: -70px;\n            width: 340px;\n            height: 120px;\n            background: linear-gradient(90deg, #C92424, #7B1111);\n            border-radius: 30px;\n            transform: rotate(-8deg);\n            box-shadow: var(--shadow);\n            display: grid;\n            place-items: center;\n            color: var(--yellow);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            letter-spacing: 1px;\n        }\n\n        .meet-right .ing-chili {\n            top: 80px;\n            left: 60px;\n            transform: rotate(-30deg);\n        }\n\n        .meet-right .ing-leaf {\n            right: 70px;\n            bottom: 90px;\n            transform: rotate(25deg);\n        }\n\n        .meet-right .ing-pepper {\n            bottom: 120px;\n            left: 90px;\n        }\n\n        \/* ============ BRAND STORY PARALLAX (merged, playful style) ============ *\/\n        .story {\n            position: relative;\n            overflow: hidden;\n        }\n\n        .story__panel {\n            min-height: 100vh;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 60px;\n            align-items: center;\n            padding: 120px 6vw;\n            position: relative;\n            box-sizing: border-box;\n        }\n\n        .story__panel:nth-child(even) {\n            direction: rtl;\n        }\n\n        .story__panel>* {\n            direction: ltr;\n        }\n\n        \/* B2C panel themes (1-4) *\/\n        .story__panel--red {\n            background:\n                radial-gradient(circle at 70% 30%, rgba(255, 255, 255, .06), transparent 28%),\n                linear-gradient(135deg, var(--red), var(--red-dark));\n            color: white;\n        }\n\n        .story__panel--cream {\n            background:\n                radial-gradient(rgba(0, 0, 0, .04) 1px, transparent 1px),\n                var(--cream);\n            background-size: 22px 22px;\n            color: var(--text);\n        }\n\n        .story__panel--yellow {\n            background:\n                radial-gradient(rgba(0, 0, 0, .05) 1px, transparent 1px),\n                var(--cream-warm);\n            background-size: 22px 22px;\n            color: var(--text);\n        }\n\n        \/* B2B panel themes (5-6) *\/\n        .story__panel--brown {\n            background:\n                radial-gradient(circle at 85% 25%, rgba(255, 212, 71, .1), transparent 30%),\n                var(--brown);\n            color: white;\n        }\n\n        .story__panel--dark {\n            background: #2A1810;\n            color: white;\n        }\n\n        .story__copy {\n            max-width: 520px;\n        }\n\n        .story__kicker {\n            display: inline-block;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 12px;\n            letter-spacing: 2px;\n            text-transform: uppercase;\n            padding: 7px 16px;\n            border-radius: 999px;\n            background: var(--yellow);\n            color: var(--red-dark);\n            margin-bottom: 22px;\n        }\n\n        .story__panel--cream .story__kicker,\n        .story__panel--yellow .story__kicker {\n            background: var(--red);\n            color: var(--yellow);\n        }\n\n        .story__title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(34px, 5.5vw, 68px);\n            line-height: .95;\n            letter-spacing: -2px;\n            margin: 0 0 22px;\n            text-transform: lowercase;\n        }\n\n        .story__panel--red .story__title em,\n        .story__panel--brown .story__title em,\n        .story__panel--dark .story__title em {\n            color: var(--yellow);\n            font-style: normal;\n        }\n\n        .story__panel--cream .story__title em,\n        .story__panel--yellow .story__title em {\n            color: var(--red);\n            font-style: normal;\n        }\n\n        .story__body {\n            font-size: 17px;\n            line-height: 1.8;\n            margin: 0 0 28px;\n            opacity: .92;\n        }\n\n        \/* B2B panels: switch to DM Serif Display for headline *\/\n        .story__panel--brown .story__title,\n        .story__panel--dark .story__title {\n            font-family: 'DM Serif Display', serif;\n            font-weight: 400;\n            text-transform: none;\n            letter-spacing: -1px;\n        }\n\n        \/* Bottle stage on the right of each panel *\/\n        .story__stage {\n            position: relative;\n            min-height: 540px;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .story__shadow {\n            position: absolute;\n            width: 440px;\n            height: 440px;\n            max-width: 90%;\n            border-radius: 50%;\n            background: rgba(0, 0, 0, .18);\n            filter: blur(28px);\n            z-index: 0;\n        }\n\n        .story__shadow.story__shadow--blackpepper {\n            width: 220px;\n            height: 220px;\n            background: rgba(0, 0, 0, .10);\n            filter: blur(18px);\n        }\n\n        .story__panel--red .story__shadow {\n            background: rgba(0, 0, 0, .32);\n        }\n\n        .story__panel--red .story__shadow.story__shadow--blackpepper {\n            background: rgba(0, 0, 0, .10);\n        }\n\n        .story__panel--brown .story__shadow,\n        .story__panel--dark .story__shadow {\n            background: rgba(0, 0, 0, .45);\n        }\n\n        .story__bottle-wrap {\n            position: relative;\n            z-index: 2;\n        }\n\n        \/* Each panel gets its bottle tossed at a different angle for variety *\/\n        .story__panel:nth-child(1) .bottle {\n            transform: rotate(-10deg);\n        }\n\n        .story__panel:nth-child(2) .bottle {\n            transform: rotate(8deg);\n        }\n\n        .story__panel:nth-child(3) .bottle {\n            transform: rotate(-6deg);\n        }\n\n        .story__panel:nth-child(4) .bottle {\n            transform: rotate(12deg);\n        }\n\n        .story__panel:nth-child(5) .bottle {\n            transform: rotate(-8deg);\n        }\n\n        .story__panel:nth-child(6) .bottle {\n            transform: rotate(10deg);\n        }\n\n        .story__bottle-wrap .bottle {\n            position: relative;\n            top: auto;\n            left: auto;\n            right: auto;\n            margin: 0 auto;\n        }\n\n        \/* Scattered ingredients per panel *\/\n        .story__stage .ingredient {\n            position: absolute;\n            z-index: 3;\n        }\n\n        \/* Panel 1 - Black Pepper *\/\n        .story__panel:nth-child(1) .ing-pepper {\n            top: 10%;\n            left: 15%;\n        }\n\n        .story__panel:nth-child(1) .ing-leaf {\n            bottom: 15%;\n            right: 10%;\n            transform: rotate(40deg);\n        }\n\n        .story__panel:nth-child(1) .ing-chili {\n            bottom: 5%;\n            left: 25%;\n            transform: rotate(-15deg);\n        }\n\n        \/* Panel 2 - Chili *\/\n        .story__panel:nth-child(2) .ing-chili.s1 {\n            top: 8%;\n            right: 15%;\n            transform: rotate(20deg);\n        }\n\n        .story__panel:nth-child(2) .ing-chili.s2 {\n            bottom: 12%;\n            left: 12%;\n            transform: rotate(-35deg);\n        }\n\n        .story__panel:nth-child(2) .ing-leaf {\n            top: 50%;\n            right: 8%;\n            transform: rotate(-20deg);\n        }\n\n        \/* Panel 3 - Tomato *\/\n        .story__panel:nth-child(3) .ing-leaf.s1 {\n            top: 15%;\n            left: 8%;\n            transform: rotate(-30deg);\n        }\n\n        .story__panel:nth-child(3) .ing-leaf.s2 {\n            bottom: 18%;\n            right: 15%;\n            transform: rotate(60deg);\n        }\n\n        .story__panel:nth-child(3) .ing-garlic {\n            bottom: 10%;\n            left: 18%;\n            transform: rotate(10deg);\n        }\n\n        \/* Panel 4 - Vinegar *\/\n        .story__panel:nth-child(4) .ing-lime {\n            top: 12%;\n            right: 18%;\n        }\n\n        .story__panel:nth-child(4) .ing-leaf {\n            bottom: 20%;\n            left: 10%;\n            transform: rotate(-45deg);\n        }\n\n        .story__panel:nth-child(4) .ing-garlic {\n            top: 55%;\n            right: 8%;\n        }\n\n        \/* Panel 5 - Cooking Ingredient A (B2B bridge) *\/\n        .story__panel:nth-child(5) .ing-pepper.s1 {\n            top: 18%;\n            left: 15%;\n        }\n\n        .story__panel:nth-child(5) .ing-pepper.s2 {\n            bottom: 25%;\n            right: 18%;\n        }\n\n        .story__panel:nth-child(5) .ing-garlic {\n            bottom: 10%;\n            left: 25%;\n            transform: rotate(-15deg);\n        }\n\n        \/* Panel 6 - Cooking Ingredient B (B2B) *\/\n        .story__panel:nth-child(6) .ing-leaf {\n            top: 14%;\n            right: 14%;\n            transform: rotate(35deg);\n        }\n\n        .story__panel:nth-child(6) .ing-pepper {\n            bottom: 18%;\n            left: 20%;\n        }\n\n        \/* Story panel-specific bottle colors *\/\n        .story__panel[data-product=\"black-pepper-sauce\"] .bottle {\n            --bottle-top: #B82424;\n            --bottle-bottom: #3D0808;\n            --accent: #5B3A29;\n        }\n\n        .story__panel[data-product=\"chili-sauce\"] .bottle {\n            --bottle-top: #D94D34;\n            --bottle-bottom: #7B1C10;\n            --accent: #C92F2F;\n        }\n\n        .story__panel[data-product=\"tomato-sauce\"] .bottle {\n            --bottle-top: #E55B36;\n            --bottle-bottom: #8B2418;\n            --accent: #B64534;\n        }\n\n        .story__panel[data-product=\"vinegar\"] .bottle {\n            --bottle-top: #F2A51F;\n            --bottle-bottom: #7B2B12;\n            --accent: #C68128;\n        }\n\n        .story__panel[data-product=\"cooking-ingredient-a\"] .bottle {\n            --bottle-top: #D4AE45;\n            --bottle-bottom: #7B5B12;\n            --accent: #D4AE45;\n        }\n\n        .story__panel[data-product=\"cooking-ingredient-b\"] .bottle {\n            --bottle-top: #7DA04B;\n            --bottle-bottom: #3F5C2A;\n            --accent: #73845C;\n        }\n\n        \/* fade-in animation hook (set by GSAP) *\/\n        .story__copy,\n        .story__bottle-wrap,\n        .story__stage .ingredient {\n            opacity: 0;\n            transform: translateY(40px);\n            will-change: opacity, transform;\n        }\n\n        .story__copy.is-in,\n        .story__bottle-wrap.is-in,\n        .story__stage .ingredient.is-in {\n            opacity: 1;\n            transform: translateY(0);\n            transition: opacity .8s ease, transform .9s cubic-bezier(.17, .84, .44, 1);\n        }\n\n        @media (prefers-reduced-motion: reduce) {\n\n            .story__copy,\n            .story__bottle-wrap,\n            .story__stage .ingredient {\n                opacity: 1;\n                transform: none;\n            }\n        }\n\n        \/* ============ ICON STRIP ============ *\/\n        .icon-strip {\n            background: #fff;\n            padding: 22px 0;\n            border-top: 1px solid rgba(0, 0, 0, .04);\n            border-bottom: 1px solid rgba(0, 0, 0, .04);\n        }\n\n        .icon-row {\n            display: flex;\n            justify-content: center;\n            gap: 38px;\n            flex-wrap: wrap;\n        }\n\n        .icon-item {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            color: #C8BCA3;\n            font-size: 13px;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n        }\n\n        \/* ============ PRODUCTS ============ *\/\n        .products {\n            padding: 110px 0 130px;\n            background: var(--cream-warm);\n            position: relative;\n        }\n\n        .products h2 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(48px, 7vw, 88px);\n            color: rgba(180, 140, 80, .28);\n            text-align: center;\n            margin: 0 0 60px;\n            letter-spacing: -4px;\n            text-transform: lowercase;\n        }\n\n        .product-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 34px;\n        }\n\n        .product-card {\n            background: rgba(255, 255, 255, .78);\n            border-radius: 34px;\n            text-align: center;\n            padding: 34px 28px 36px;\n            position: relative;\n            box-shadow: var(--shadow);\n            min-height: 470px;\n            transition: .35s ease;\n        }\n\n        .product-card:hover {\n            transform: translateY(-12px);\n        }\n\n        .portal {\n            width: 230px;\n            height: 230px;\n            border-radius: 50%;\n            margin: 0 auto 24px;\n            position: relative;\n            display: grid;\n            place-items: center;\n            overflow: visible;\n        }\n\n        .portal.red {\n            background: #F12A2A\n        }\n\n        .portal.orange {\n            background: #D96A1C\n        }\n\n        .portal.teal {\n            background: #8B4A24\n        }\n\n        .portal.green {\n            background: #5E7A3A\n        }\n\n        .portal.brown {\n            background: #7B5B2E\n        }\n\n        .portal.amber {\n            background: #C68128\n        }\n\n        \/* mini-product = small bottle floating out of the portal circle *\/\n        .mini-product {\n            position: relative;\n            width: 115px;\n            height: 240px;\n            margin-top: -50px;\n            --bottle-top: #C92424;\n            --bottle-bottom: #4D0B0B;\n            --accent: #5B3A29;\n        }\n\n        .product-card-img {\n            position: relative;\n            z-index: 2;\n            width: 150px;\n            max-width: 100%;\n            height: auto;\n            display: block;\n            margin-top: -38px;\n            filter:\n                drop-shadow(0 22px 18px rgba(0, 0, 0, .28)) drop-shadow(0 42px 36px rgba(0, 0, 0, .16));\n            transition: .35s ease;\n        }\n\n        .product-card:hover .product-card-img {\n            transform: translateY(-8px);\n        }\n\n        .product-card-img--tomato {\n            width: 165px;\n        }\n\n        .product-card-img--blackpepper {\n            width: 200px;\n            margin-top: -28px;\n            filter:\n                drop-shadow(0 18px 14px rgba(0, 0, 0, .32)) drop-shadow(0 34px 26px rgba(0, 0, 0, .18));\n        }\n\n        .mini-product .bottle__body {\n            border-radius: 55px 55px 16px 16px;\n        }\n\n        .mini-product .bottle__cap {\n            top: -32px;\n            width: 50px;\n            height: 42px;\n        }\n\n        .mini-product .bottle__cap:after {\n            height: 7px;\n            bottom: -6px;\n        }\n\n        .mini-product .bottle__label {\n            inset: auto 8px 24px 8px;\n            border-radius: 10px;\n            padding: 10px 6px 8px;\n        }\n\n        .mini-product .bottle__label-brand {\n            font-size: 8px;\n            margin-bottom: 2px;\n        }\n\n        .mini-product .bottle__label-product {\n            font-size: 9px;\n        }\n\n        .mini-product .bottle__label-accent {\n            width: 22px;\n            height: 2px;\n            margin-top: 4px;\n        }\n\n        \/* per-product mini-bottle colors *\/\n        .mini-product[data-product=\"black-pepper-sauce\"] {\n            --bottle-top: #B82424;\n            --bottle-bottom: #3D0808;\n            --accent: #5B3A29;\n        }\n\n        .mini-product[data-product=\"chili-sauce\"] {\n            --bottle-top: #D94D34;\n            --bottle-bottom: #7B1C10;\n            --accent: #C92F2F;\n        }\n\n        .mini-product[data-product=\"tomato-sauce\"] {\n            --bottle-top: #E55B36;\n            --bottle-bottom: #8B2418;\n            --accent: #B64534;\n        }\n\n        .mini-product[data-product=\"vinegar\"] {\n            --bottle-top: #F2A51F;\n            --bottle-bottom: #7B2B12;\n            --accent: #C68128;\n        }\n\n        .mini-product[data-product=\"vegan-corned\"] {\n            --bottle-top: #7DA04B;\n            --bottle-bottom: #3F5C2A;\n            --accent: #5E7A3A;\n        }\n\n        .mini-product[data-product=\"cooking-ingredient-a\"] {\n            --bottle-top: #D4AE45;\n            --bottle-bottom: #7B5B12;\n            --accent: #D4AE45;\n        }\n\n        .product-card small {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            color: var(--red);\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-size: 11px;\n        }\n\n        .product-card h3 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 22px;\n            line-height: 1.15;\n            margin: 10px 0 22px;\n        }\n\n        .shop-btn {\n            display: inline-flex;\n            background: var(--red);\n            color: white;\n            padding: 12px 24px;\n            border-radius: 999px;\n            text-decoration: none;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 13px;\n            text-transform: lowercase;\n            transition: .25s;\n        }\n\n        .shop-btn:hover {\n            background: var(--red-dark);\n            transform: translateY(-3px);\n        }\n\n        \/* tiny scattered ingredients in product section *\/\n        .products .ing-chili.scatter1 {\n            position: absolute;\n            top: 18%;\n            left: 5%;\n            opacity: .55;\n            transform: rotate(-25deg);\n        }\n\n        .products .ing-leaf.scatter1 {\n            position: absolute;\n            top: 25%;\n            right: 6%;\n            opacity: .5;\n            transform: rotate(35deg);\n        }\n\n        .products .ing-pepper.scatter1 {\n            position: absolute;\n            bottom: 15%;\n            left: 8%;\n            opacity: .5;\n        }\n\n        \/* ============ RECIPES ============ *\/\n        .recipes {\n            background: var(--cream);\n            padding: 110px 0;\n        }\n\n        .recipe-grid {\n            display: grid;\n            grid-template-columns: 1.1fr .9fr;\n            gap: 34px;\n            align-items: stretch;\n        }\n\n        .recipe-card {\n            min-height: 420px;\n            border-radius: 34px;\n            background:\n                linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .35)),\n                linear-gradient(135deg, #7DA04B, #D4AE45);\n            padding: 44px;\n            display: flex;\n            align-items: flex-end;\n            box-shadow: var(--shadow);\n            color: white;\n        }\n\n        .recipe-card h3 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 42px;\n            line-height: 1;\n            margin: 0;\n            text-transform: lowercase;\n        }\n\n        .recipe-copy {\n            background: var(--cream-warm);\n            border-radius: 34px;\n            padding: 52px;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        .recipe-copy h2 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(44px, 5vw, 68px);\n            line-height: .95;\n            color: var(--red);\n            letter-spacing: -3px;\n            margin: 0 0 20px;\n            text-transform: lowercase;\n        }\n\n        .recipe-copy p {\n            color: var(--muted);\n            line-height: 1.8;\n        }\n\n        \/* ============ FEATURED RECIPES (NEW \u2014 slot 2) ============ *\/\n        .featured-recipes {\n            background: var(--cream);\n            padding: 100px 0;\n            position: relative;\n        }\n\n        .featured-recipes__head {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-end;\n            margin-bottom: 46px;\n            gap: 30px;\n            flex-wrap: wrap;\n        }\n\n        .featured-recipes__title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(36px, 5vw, 64px);\n            line-height: .95;\n            letter-spacing: -2px;\n            color: var(--red);\n            margin: 0;\n            text-transform: lowercase;\n        }\n\n        .featured-recipes__title em {\n            font-style: normal;\n            color: var(--text);\n        }\n\n        .featured-recipes__sub {\n            font-size: 16px;\n            color: var(--muted);\n            max-width: 340px;\n            line-height: 1.7;\n            margin: 0;\n        }\n\n        .recipe-tile-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 26px;\n        }\n\n        .recipe-tile {\n            background: white;\n            border-radius: 28px;\n            overflow: hidden;\n            box-shadow: var(--shadow);\n            transition: .35s ease;\n            text-decoration: none;\n            color: var(--text);\n            display: block;\n            cursor: pointer;\n        }\n\n        .recipe-tile:hover {\n            transform: translateY(-10px);\n        }\n\n        .recipe-tile__image {\n            height: 230px;\n            background: linear-gradient(135deg, var(--tile-from, #D94D34), var(--tile-to, #7B1C10));\n            position: relative;\n            display: grid;\n            place-items: center;\n            color: rgba(255, 255, 255, .4);\n            font-family: 'Poppins', sans-serif;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n        }\n\n        .recipe-tile__image:after {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n            background: radial-gradient(circle at 30% 30%, rgba(255, 255, 255, .18), transparent 50%);\n        }\n\n        .recipe-tile__tag {\n            position: absolute;\n            top: 18px;\n            left: 18px;\n            background: var(--yellow);\n            color: var(--red-dark);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 10px;\n            letter-spacing: 1.5px;\n            padding: 6px 12px;\n            border-radius: 999px;\n            text-transform: uppercase;\n            z-index: 2;\n        }\n\n        .recipe-tile__time {\n            position: absolute;\n            bottom: 18px;\n            right: 18px;\n            background: rgba(0, 0, 0, .4);\n            color: white;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 11px;\n            padding: 6px 12px;\n            border-radius: 999px;\n            z-index: 2;\n            backdrop-filter: blur(8px);\n        }\n\n        .recipe-tile__body {\n            padding: 24px 24px 28px;\n        }\n\n        .recipe-tile__kicker {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 11px;\n            text-transform: uppercase;\n            letter-spacing: 1.5px;\n            color: var(--red);\n            margin-bottom: 8px;\n        }\n\n        .recipe-tile__title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 20px;\n            line-height: 1.2;\n            margin: 0 0 12px;\n        }\n\n        .recipe-tile__desc {\n            font-size: 14px;\n            color: var(--muted);\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        .recipe-tile-1 .recipe-tile__image {\n            --tile-from: #D94D34;\n            --tile-to: #7B1C10;\n        }\n\n        .recipe-tile-2 .recipe-tile__image {\n            --tile-from: #F2A51F;\n            --tile-to: #7B2B12;\n        }\n\n        .recipe-tile-3 .recipe-tile__image {\n            --tile-from: #7DA04B;\n            --tile-to: #3F5C2A;\n        }\n\n        \/* ============ RECIPE CARD REAL IMAGES ============ *\/\n        .recipe-tile__image {\n            height: 230px;\n            position: relative;\n            display: grid;\n            place-items: center;\n            overflow: hidden;\n            color: transparent;\n            background-size: cover;\n            background-position: center;\n            background-repeat: no-repeat;\n        }\n\n        .recipe-tile__image::after {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n            background: linear-gradient(rgba(0, 0, 0, .04), rgba(0, 0, 0, .22));\n            z-index: 1;\n            pointer-events: none;\n        }\n\n        .recipe-tile__tag,\n        .recipe-tile__time {\n            z-index: 2;\n        }\n\n        \/* Black Pepper Chicken Rice Bowl *\/\n        .recipe-tile-1 .recipe-tile__image {\n            background-image: url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Chicken-Rice-Recepie-Landscape.png\");\n        }\n\n        \/* Saucy Tomato Fried Rice *\/\n        .recipe-tile-2 .recipe-tile__image {\n            background-image: url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Saucy-Tomato-Fried-Rice-Landscape.png\");\n        }\n\n        \/* Chili Sauce Stir-Fried Noodles *\/\n        .recipe-tile-3 .recipe-tile__image {\n            background-image: url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Chili-Sauce-Stir-Fried-Noodles-Landscape.png\");\n        }\n\n        \/* ============ WHY CHOOSE PAWADA (NEW \u2014 slot 6) ============ *\/\n        .why-pawada {\n            background: var(--cream-light);\n            padding: 120px 0;\n            position: relative;\n        }\n\n        .why-pawada__head {\n            text-align: center;\n            margin-bottom: 60px;\n        }\n\n        .why-pawada__kicker {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 12px;\n            letter-spacing: 3px;\n            text-transform: uppercase;\n            color: var(--red);\n            margin-bottom: 14px;\n            display: block;\n        }\n\n        .why-pawada__title {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(32px, 4.5vw, 56px);\n            line-height: .95;\n            letter-spacing: -2px;\n            color: var(--text);\n            margin: 0;\n            text-transform: lowercase;\n        }\n\n        .why-pawada__title em {\n            font-style: normal;\n            color: var(--red);\n        }\n\n        .pillars {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 24px;\n        }\n\n        .pillar {\n            background: white;\n            border-radius: 24px;\n            padding: 36px 28px;\n            text-align: center;\n            box-shadow: 0 14px 40px rgba(70, 30, 20, .08);\n            transition: .3s ease;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .pillar:hover {\n            transform: translateY(-6px);\n            box-shadow: 0 24px 60px rgba(70, 30, 20, .14);\n        }\n\n        .pillar__icon {\n            width: 74px;\n            height: 74px;\n            border-radius: 50%;\n            margin: 0 auto 22px;\n            display: grid;\n            place-items: center;\n            font-size: 32px;\n            background: var(--pillar-bg, var(--cream-warm));\n            color: var(--pillar-color, var(--red));\n            position: relative;\n        }\n\n        .pillar__icon:after {\n            content: \"\";\n            position: absolute;\n            inset: -6px;\n            border-radius: 50%;\n            border: 2px dashed var(--pillar-color, var(--red));\n            opacity: .25;\n        }\n\n        .pillar:nth-child(1) .pillar__icon {\n            --pillar-bg: #FCE8E0;\n            --pillar-color: #C40000;\n        }\n\n        .pillar:nth-child(2) .pillar__icon {\n            --pillar-bg: #FFF3D6;\n            --pillar-color: #C68128;\n        }\n\n        .pillar:nth-child(3) .pillar__icon {\n            --pillar-bg: #E0EBD4;\n            --pillar-color: #5E7A3A;\n        }\n\n        .pillar:nth-child(4) .pillar__icon {\n            --pillar-bg: #F0E2D2;\n            --pillar-color: #5B3A29;\n        }\n\n        .pillar h3 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 18px;\n            margin: 0 0 10px;\n            line-height: 1.2;\n        }\n\n        .pillar p {\n            font-size: 14px;\n            color: var(--muted);\n            line-height: 1.6;\n            margin: 0;\n        }\n\n        \/* ============ B2B (ENRICHED) ============ *\/\n        .b2b {\n            position: relative;\n            padding: 120px 0;\n            background:\n                radial-gradient(circle at 80% 45%, rgba(255, 212, 71, .10), transparent 34%),\n                linear-gradient(90deg,\n                    rgba(42, 24, 16, .94) 0%,\n                    rgba(58, 36, 24, .80) 42%,\n                    rgba(58, 36, 24, .38) 100%),\n                url(\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Home-Page-Background-Professional-2.png\") center\/cover no-repeat,\n                #3A2418;\n            color: white;\n            clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);\n            overflow: hidden;\n        }\n\n        \/* Cert badges row (inside B2B) *\/\n        .cert-row {\n            display: flex;\n            gap: 14px;\n            flex-wrap: wrap;\n            margin: 18px 0 26px;\n        }\n\n        .cert-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 8px;\n            background: rgba(255, 255, 255, .08);\n            border: 1px solid rgba(255, 212, 71, .3);\n            padding: 8px 14px;\n            border-radius: 999px;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 12px;\n            color: var(--yellow);\n            letter-spacing: .5px;\n        }\n\n        .cert-badge:before {\n            content: \"\";\n            width: 8px;\n            height: 8px;\n            border-radius: 50%;\n            background: var(--yellow);\n            box-shadow: 0 0 0 3px rgba(255, 212, 71, .18);\n        }\n\n        \/* B2B offerings (inside the right panel) *\/\n        .b2b-item__icon {\n            width: 42px;\n            height: 42px;\n            border-radius: 12px;\n            background: var(--cream-warm);\n            display: inline-grid;\n            place-items: center;\n            font-size: 18px;\n            margin-bottom: 10px;\n        }\n\n        .b2b-item__meta {\n            display: flex;\n            gap: 14px;\n            flex-wrap: wrap;\n            margin-top: 10px;\n            padding-top: 12px;\n            border-top: 1px dashed rgba(0, 0, 0, .08);\n        }\n\n        .b2b-item__meta-pill {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 700;\n            font-size: 11px;\n            letter-spacing: .5px;\n            color: var(--brown);\n            background: var(--cream-warm);\n            padding: 5px 11px;\n            border-radius: 999px;\n        }\n\n        .b2b-grid {\n            display: grid;\n            grid-template-columns: .9fr 1.1fr;\n            gap: 50px;\n            align-items: center;\n        }\n\n        .b2b h2 {\n            font-family: 'DM Serif Display', serif;\n            font-size: clamp(38px, 5.5vw, 70px);\n            line-height: 1;\n            margin: 0 0 20px;\n        }\n\n        .b2b p {\n            color: #F3DDC0;\n            line-height: 1.85;\n            font-size: 18px;\n        }\n\n        .b2b-panel {\n            background: var(--cream-light);\n            color: var(--text);\n            border-radius: 36px;\n            padding: 38px;\n            box-shadow: var(--float-shadow);\n        }\n\n        .b2b-item {\n            padding: 22px;\n            background: white;\n            border-radius: 22px;\n            margin-bottom: 16px;\n            border-left: 7px solid var(--yellow);\n        }\n\n        .b2b-item strong {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n        }\n\n        \/* ============ SOCIAL ============ *\/\n        .social {\n            padding: 90px 0 70px;\n            background: var(--cream);\n        }\n\n        .social-head {\n            display: flex;\n            justify-content: center;\n            gap: 18px;\n            align-items: center;\n            margin-bottom: 34px;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            color: var(--red);\n            text-transform: lowercase;\n        }\n\n        .social-grid {\n            display: grid;\n            grid-template-columns: repeat(5, 1fr);\n            gap: 16px;\n        }\n\n        .social-tile {\n            height: 170px;\n            border-radius: 20px;\n            background: linear-gradient(135deg, var(--red), var(--yellow));\n            box-shadow: var(--shadow);\n            transition: .3s;\n        }\n\n        .social-tile:hover {\n            transform: scale(1.04);\n        }\n\n        \/* ============ FOOTER ============ *\/\n        .footer {\n            background: var(--red);\n            color: white;\n            padding: 70px 0 40px;\n            text-align: center;\n        }\n\n        .footer-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr 1fr;\n            gap: 30px;\n            align-items: center;\n        }\n\n        .footer h3 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 28px;\n            margin: 0 0 16px;\n            text-transform: lowercase;\n        }\n\n        .input-pill {\n            border: 2px solid rgba(255, 255, 255, .55);\n            border-radius: 999px;\n            padding: 14px 18px;\n            color: white;\n            font-size: 13px;\n            cursor: pointer;\n        }\n\n        .footer-logo {\n            font-family: Georgia, serif;\n            font-size: 34px;\n            font-weight: 900;\n            color: var(--yellow);\n        }\n\n        .hero__bottle-wrap {\n            position: absolute;\n            z-index: 6;\n            top: 110px;\n            left: 0px;\n        }\n\n        .hero__product-img {\n            width: 300px;\n            max-width: 100%;\n            height: auto;\n            display: block;\n            position: relative;\n            z-index: 5;\n            filter:\n                drop-shadow(0 34px 45px rgba(0, 0, 0, .38)) drop-shadow(0 0 18px rgba(255, 212, 71, .14));\n            transform: rotate(-8deg);\n            transition: .4s cubic-bezier(.175, .885, .32, 1.275);\n        }\n\n        .hero__product-img.hero__product-img--cuka {\n            width: 280px;\n            transform: rotate(-4deg) translate(-20px, -35px);\n        }\n\n        .hero__slide:hover .hero__product-img.hero__product-img--cuka {\n            transform: rotate(-2deg) translate(-20px, -45px);\n        }\n\n        .story__product-img.story__product-img--cuka {\n            width: 350px;\n            max-width: 100%;\n            transform: rotate(6deg);\n        }\n\n        .story__product-img.story__product-img--can {\n            width: 260px;\n            max-width: 100%;\n            transform: rotate(6deg);\n            filter:\n                drop-shadow(0 22px 18px rgba(0, 0, 0, .34)) drop-shadow(0 40px 34px rgba(0, 0, 0, .20));\n        }\n\n        .story__panel:hover .story__product-img.story__product-img--can {\n            transform: rotate(3deg) translateY(-10px);\n        }\n\n        .story__product-img.story__product-img--mutton-corned {\n            width: 265px;\n        }\n\n        .story__product-img.story__product-img--vegan-corned {\n            width: 265px;\n        }\n\n        .story__panel:hover .story__product-img.story__product-img--cuka {\n            transform: rotate(3deg) translateY(-10px);\n        }\n\n        .product-card-img--cuka {\n            width: 125px;\n            margin-top: -28px;\n            filter:\n                drop-shadow(0 18px 14px rgba(0, 0, 0, .28)) drop-shadow(0 34px 26px rgba(0, 0, 0, .16));\n        }\n\n        .product-card-img--can {\n            width: 185px;\n            margin-top: -18px;\n            filter:\n                drop-shadow(0 18px 14px rgba(0, 0, 0, .28)) drop-shadow(0 34px 26px rgba(0, 0, 0, .16));\n        }\n\n        .product-card-img--vegan-corned {\n            width: 185px;\n        }\n\n        .product-card-img--mutton-corned {\n            width: 185px;\n        }\n\n        .hero__product-img.hero__product-img--tomato {\n            width: 250px;\n            transform: rotate(-6deg) translateY(18px);\n        }\n\n        .hero__slide:hover .hero__product-img.hero__product-img--tomato {\n            transform: rotate(-3deg) translateY(8px);\n        }\n\n        .hero__product-img--blackpepper {\n            width: 230px;\n            filter:\n                drop-shadow(0 22px 14px rgba(0, 0, 0, .50)) drop-shadow(0 42px 36px rgba(0, 0, 0, .38)) drop-shadow(0 0 16px rgba(255, 212, 71, .18));\n        }\n\n        .story__product-img--blackpepper {\n            width: 230px;\n            filter:\n                drop-shadow(0 22px 14px rgba(0, 0, 0, .50)) drop-shadow(0 42px 36px rgba(0, 0, 0, .38)) drop-shadow(0 0 16px rgba(255, 212, 71, .18));\n        }\n\n        .story__product-img.story__product-img--blackpepper {\n            width: 230px;\n            max-width: 100%;\n            filter:\n                drop-shadow(0 16px 10px rgba(0, 0, 0, .42)) drop-shadow(0 28px 22px rgba(0, 0, 0, .30)) drop-shadow(0 0 12px rgba(255, 212, 71, .14));\n        }\n\n        .hero__slide:hover .hero__product-img {\n            transform: rotate(-4deg) translateY(-10px);\n        }\n\n        .face-circle,\n        .float-pack {\n            display: none;\n        }\n\n        .story__product-img {\n            width: 300px;\n            max-width: 100%;\n            height: auto;\n            display: block;\n            position: relative;\n            z-index: 5;\n            filter:\n                drop-shadow(0 34px 45px rgba(0, 0, 0, .32)) drop-shadow(0 0 18px rgba(196, 0, 0, .12));\n            transform: rotate(8deg);\n            transition: .4s cubic-bezier(.175, .885, .32, 1.275);\n        }\n\n        .story__panel:hover .story__product-img {\n            transform: rotate(4deg) translateY(-10px);\n        }\n\n        \/* ============ FINAL CTA ============ *\/\n        .final-cta {\n            position: relative;\n            padding: 110px 0 120px;\n            background:\n                radial-gradient(circle at 15% 20%, rgba(196, 0, 0, .10), transparent 28%),\n                radial-gradient(circle at 85% 75%, rgba(255, 212, 71, .20), transparent 30%),\n                var(--cream-warm);\n            overflow: hidden;\n        }\n\n        .final-cta__inner .ingredient {\n            position: absolute;\n            z-index: 1;\n            pointer-events: none;\n            opacity: .72;\n        }\n\n        .final-cta__copy,\n        .final-cta__badges {\n            position: relative;\n            z-index: 2;\n        }\n\n        .final-cta-pepper {\n            top: 48px;\n            right: 42%;\n            transform: scale(.7);\n            opacity: .45;\n        }\n\n        .final-cta-leaf {\n            top: 54px;\n            right: 70px;\n            transform: rotate(32deg) scale(.82);\n            opacity: .55;\n        }\n\n        .final-cta-chili {\n            bottom: 34px;\n            left: 38%;\n            transform: rotate(-28deg) scale(.72);\n            opacity: .45;\n        }\n\n        .final-cta-garlic {\n            bottom: 58px;\n            right: 36px;\n            transform: rotate(16deg) scale(.78);\n            opacity: .5;\n        }\n\n        .final-cta:before {\n            content: \"\";\n            position: absolute;\n            inset: 0;\n            background: radial-gradient(rgba(0, 0, 0, .04) 1px, transparent 1px);\n            background-size: 22px 22px;\n            opacity: .65;\n            pointer-events: none;\n        }\n\n        .final-cta__inner {\n            position: relative;\n            z-index: 1;\n            display: grid;\n            grid-template-columns: 1.05fr .95fr;\n            gap: 46px;\n            align-items: center;\n            background:\n                linear-gradient(135deg, rgba(196, 0, 0, .96), rgba(143, 0, 0, .96));\n            border-radius: 42px;\n            padding: 64px;\n            box-shadow: 0 30px 90px rgba(70, 30, 20, .22);\n            overflow: hidden;\n        }\n\n        .final-cta__inner:after {\n            content: \"PAWADA\";\n            position: absolute;\n            right: -30px;\n            bottom: -36px;\n            font-family: Georgia, serif;\n            font-weight: 900;\n            font-size: 120px;\n            letter-spacing: -4px;\n            color: rgba(255, 212, 71, .10);\n            pointer-events: none;\n        }\n\n        .final-cta__copy {\n            position: relative;\n            z-index: 2;\n        }\n\n        .final-cta__kicker {\n            display: inline-flex;\n            background: var(--yellow);\n            color: var(--red-dark);\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 11px;\n            letter-spacing: 1.8px;\n            text-transform: uppercase;\n            padding: 8px 16px;\n            border-radius: 999px;\n            margin-bottom: 20px;\n        }\n\n        .final-cta h2 {\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: clamp(32px, 5vw, 66px);\n            line-height: .95;\n            letter-spacing: -2.5px;\n            text-transform: lowercase;\n            color: white;\n            margin: 0 0 22px;\n            max-width: 680px;\n        }\n\n        .final-cta p {\n            color: #FFE5D9;\n            font-size: 17px;\n            line-height: 1.8;\n            max-width: 600px;\n            margin: 0;\n        }\n\n        .final-cta__actions {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 14px;\n            margin-top: 30px;\n        }\n\n        .btn-outline-dark {\n            border: 2px solid rgba(255, 255, 255, .42);\n            color: white;\n        }\n\n        .btn-outline-dark:hover {\n            background: rgba(255, 255, 255, .12);\n            transform: translateY(-4px);\n        }\n\n        .final-cta__badges {\n            position: relative;\n            z-index: 2;\n            display: grid;\n            gap: 16px;\n        }\n\n        .final-cta__badge {\n            background: rgba(255, 248, 232, .95);\n            border-radius: 24px;\n            padding: 24px 26px;\n            border-left: 6px solid var(--yellow);\n            box-shadow: 0 16px 38px rgba(0, 0, 0, .14);\n        }\n\n        .final-cta__badge strong {\n            display: block;\n            font-family: 'Poppins', sans-serif;\n            font-weight: 900;\n            font-size: 17px;\n            color: var(--text);\n            margin-bottom: 7px;\n        }\n\n        .final-cta__badge span {\n            display: block;\n            color: var(--muted);\n            font-size: 14px;\n            line-height: 1.6;\n        }\n\n        \/* ============================================================\n           ============ RESPONSIVE \u2014 TABLET + MOBILE FIXES ============\n           ============================================================ *\/\n        \/* ---------- TABLET (max 1024px) ---------- *\/\n        @media (max-width: 1024px) {\n            .hero {\n                min-height: 680px;\n            }\n\n            .hero__track {\n                height: 680px;\n            }\n\n            .hero__slide {\n                padding: 120px 0 90px;\n            }\n\n            .hero__grid {\n                gap: 24px;\n            }\n\n            .hero__stage {\n                min-height: 460px;\n            }\n\n            .hero__dish {\n                width: 360px;\n                height: 360px;\n                top: 50px;\n                right: 0;\n            }\n\n            .hero__bottle-wrap {\n                top: 100px;\n                left: 0;\n            }\n\n            .hero__product-img {\n                width: 240px;\n            }\n\n            .hero__product-img--blackpepper {\n                width: 200px;\n            }\n\n            .hero__product-img--tomato {\n                width: 210px;\n            }\n\n            .hero__product-img--cuka {\n                width: 220px;\n            }\n\n            \/* Hide some hero ingredients on tablet to clean up *\/\n            .hero .ing-garlic,\n            .hero .ing-lime {\n                display: none;\n            }\n\n            .meet-left {\n                padding: 90px 8%;\n            }\n\n            .story__panel {\n                padding: 90px 6vw;\n                min-height: auto;\n                gap: 40px;\n            }\n\n            .story__stage {\n                min-height: 440px;\n            }\n\n            .story__product-img {\n                width: 240px;\n            }\n\n            .story__product-img.story__product-img--cuka {\n                width: 260px;\n            }\n\n            .story__product-img.story__product-img--can {\n                width: 220px;\n            }\n\n            .story__product-img--blackpepper,\n            .story__product-img.story__product-img--blackpepper {\n                width: 200px;\n            }\n\n            \/* B2B grid still 2-col on tablet but tighter *\/\n            .b2b-grid {\n                gap: 30px;\n            }\n\n            .b2b-panel {\n                padding: 28px;\n            }\n\n            .final-cta__inner {\n                padding: 50px 40px;\n                gap: 32px;\n            }\n        }\n\n        \/* ---------- TABLET PORTRAIT \/ SMALL TABLET (max 900px) ---------- *\/\n        @media (max-width: 900px) {\n\n            \/* Hero stacks vertically *\/\n            .hero {\n                min-height: auto;\n                padding-bottom: 80px;\n            }\n\n            .hero__track {\n                height: auto;\n                min-height: 880px;\n            }\n\n            .hero__slide {\n                position: absolute;\n                inset: 0;\n                padding: 110px 0 120px;\n                align-items: flex-start;\n            }\n\n            .hero__slide.is-active {\n                position: relative;\n            }\n\n            .hero__grid {\n                grid-template-columns: 1fr;\n                gap: 0;\n                text-align: center;\n            }\n\n            .hero__copy h1 {\n                margin-left: auto;\n                margin-right: auto;\n            }\n\n            .hero__copy p {\n                margin-left: auto;\n                margin-right: auto;\n            }\n\n            .hero__meta {\n                justify-content: center;\n            }\n\n            .btn-row {\n                justify-content: center;\n            }\n\n            \/* Stage acts as a vertical anchor \u2014 dish hugs the bottom and is clipped at the\n               section edge so only its top half shows. Bottle floats on top of it. *\/\n            .hero {\n                padding-bottom: 0;\n                \/* dish defines the bottom of the section *\/\n                overflow: hidden;\n                \/* CLIP the dish at the section edge, no overspill *\/\n            }\n\n            .hero:after {\n                display: none;\n            }\n\n            \/* hide the wave divider \u2014 dish becomes the bottom *\/\n            .hero__stage {\n                margin-top: 24px;\n                min-height: 280px;\n                position: relative;\n                display: block;\n                overflow: visible;\n            }\n\n            .hero__dish {\n                position: absolute;\n                left: 50%;\n                bottom: -200px;\n                \/* show only the top half of the plate *\/\n                top: auto;\n                right: auto;\n                transform: translateX(-50%);\n                margin: 0;\n                width: 360px;\n                height: 360px;\n                box-shadow:\n                    0 -10px 60px rgba(0, 0, 0, .35),\n                    inset 0 0 0 14px rgba(255, 255, 255, .08);\n            }\n\n            .hero__bottle-wrap {\n                position: absolute;\n                top: 30px;\n                left: 50%;\n                transform: translateX(-50%);\n                z-index: 6;\n                \/* sit above the dish *\/\n            }\n\n            .hero__product-img,\n            .hero__product-img--blackpepper,\n            .hero__product-img--tomato,\n            .hero__product-img--cuka {\n                width: 165px;\n                \/* smaller bottle so the dish reads as a plate, not a coaster *\/\n                transform: rotate(-6deg);\n            }\n\n            .hero__product-img.hero__product-img--cuka {\n                width: 175px;\n                transform: rotate(-3deg);\n            }\n\n            .hero__product-img--blackpepper {\n                width: 150px;\n            }\n\n            .hero__slide:hover .hero__product-img,\n            .hero__slide:hover .hero__product-img.hero__product-img--cuka,\n            .hero__slide:hover .hero__product-img.hero__product-img--tomato {\n                transform: rotate(-3deg) translateY(-6px);\n            }\n\n            \/* Hide noisy floating ingredients on small screens (keep view clean) *\/\n            .hero__stage .ingredient {\n                display: none;\n            }\n\n            \/* Counter sits ABOVE the dish (between buttons and meal), not at the bottom *\/\n            .hero__counter {\n                bottom: auto;\n                top: 360px;\n                \/* roughly below the buttons \/ above the dish *\/\n                z-index: 11;\n            }\n\n            \/* Arrows still center vertically \u2014 but center on the dish, not the whole section *\/\n            .hero__arrow {\n                top: auto;\n                bottom: 80px;\n                transform: none;\n            }\n\n            .hero__arrow:hover {\n                transform: scale(1.06);\n            }\n\n            \/* Arrows: smaller and tucked in *\/\n            .hero__arrow {\n                width: 44px;\n                height: 44px;\n                font-size: 20px;\n            }\n\n            .hero__arrow--prev {\n                left: 10px;\n            }\n\n            .hero__arrow--next {\n                right: 10px;\n            }\n\n            \/* Move counter ABOVE the wave so they don't collide *\/\n            .hero__counter {\n                bottom: 20px;\n            }\n\n            .hero:after {\n                height: 50px;\n            }\n\n            \/* Meet section stacks *\/\n            .meet {\n                grid-template-columns: 1fr;\n            }\n\n            .meet-left {\n                padding: 70px 7%;\n            }\n\n            .meet-left h2 {\n                font-size: clamp(40px, 9vw, 64px);\n            }\n\n            .meet-left h2 small {\n                font-size: 20px;\n            }\n\n            .meet-right {\n                min-height: 280px;\n                background-position: center;\n            }\n\n            .meet-left .ingredient {\n                display: none;\n            }\n\n            \/* Story panels stack \u2014 copy first, visual second *\/\n            .story__panel,\n            .story__panel:nth-child(even) {\n                direction: ltr;\n                grid-template-columns: 1fr;\n                padding: 70px 7%;\n                gap: 30px;\n                text-align: center;\n            }\n\n            .story__copy {\n                max-width: 100%;\n                margin: 0 auto;\n            }\n\n            .story__copy .btn-yellow {\n                display: inline-flex;\n            }\n\n            .story__stage {\n                min-height: 340px;\n                order: 2;\n            }\n\n            .story__product-img,\n            .story__product-img.story__product-img--cuka,\n            .story__product-img.story__product-img--can,\n            .story__product-img.story__product-img--mutton-corned,\n            .story__product-img.story__product-img--vegan-corned,\n            .story__product-img--blackpepper,\n            .story__product-img.story__product-img--blackpepper {\n                width: 210px;\n            }\n\n            .story__shadow {\n                width: 280px;\n                height: 280px;\n            }\n\n            \/* Tame the ingredient clutter \u2014 keep one tasteful accent per panel *\/\n            .story__stage .ingredient {\n                display: none;\n            }\n\n            .story__panel:nth-child(1) .ing-pepper,\n            .story__panel:nth-child(2) .ing-chili.s1,\n            .story__panel:nth-child(3) .ing-leaf.s1,\n            .story__panel:nth-child(4) .ing-lime,\n            .story__panel:nth-child(5) .ing-pepper.s1,\n            .story__panel:nth-child(6) .ing-leaf {\n                display: block;\n                opacity: .55;\n                transform: scale(.7);\n            }\n\n            .story__panel:nth-child(1) .ing-pepper {\n                top: 4%;\n                left: 6%;\n            }\n\n            .story__panel:nth-child(2) .ing-chili.s1 {\n                top: 4%;\n                right: 6%;\n                transform: rotate(20deg) scale(.7);\n            }\n\n            .story__panel:nth-child(3) .ing-leaf.s1 {\n                top: 4%;\n                left: 6%;\n                transform: rotate(-30deg) scale(.7);\n            }\n\n            .story__panel:nth-child(4) .ing-lime {\n                top: 4%;\n                right: 6%;\n                transform: scale(.7);\n            }\n\n            .story__panel:nth-child(5) .ing-pepper.s1 {\n                top: 4%;\n                left: 6%;\n                transform: scale(.7);\n            }\n\n            .story__panel:nth-child(6) .ing-leaf {\n                top: 4%;\n                right: 6%;\n                transform: rotate(35deg) scale(.7);\n            }\n\n            \/* Products grid \u2014 2 columns on tablet *\/\n            .products {\n                padding: 80px 0 90px;\n            }\n\n            .products h2 {\n                font-size: clamp(44px, 8vw, 64px);\n                margin-bottom: 40px;\n            }\n\n            .product-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 24px;\n            }\n\n            .product-card {\n                min-height: auto;\n                padding: 28px 22px 30px;\n            }\n\n            .portal {\n                width: 190px;\n                height: 190px;\n                margin-bottom: 18px;\n            }\n\n            .product-card-img {\n                width: 130px;\n                margin-top: -30px;\n            }\n\n            .product-card-img--blackpepper {\n                width: 170px;\n            }\n\n            .product-card-img--tomato {\n                width: 140px;\n            }\n\n            .product-card-img--can,\n            .product-card-img--vegan-corned,\n            .product-card-img--mutton-corned {\n                width: 160px;\n            }\n\n            .products .ingredient.scatter1 {\n                display: none;\n            }\n\n            \/* Featured recipes \u2014 2 columns *\/\n            .featured-recipes {\n                padding: 70px 0;\n            }\n\n            .recipe-tile-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n\n            .featured-recipes__head {\n                flex-direction: column;\n                align-items: flex-start;\n                gap: 16px;\n                margin-bottom: 32px;\n            }\n\n            .featured-recipes__sub {\n                max-width: 100%;\n            }\n\n            \/* Why Pawada \u2014 2 columns *\/\n            .why-pawada {\n                padding: 80px 0;\n            }\n\n            .why-pawada__head {\n                margin-bottom: 40px;\n            }\n\n            .pillars {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 18px;\n            }\n\n            .pillar {\n                padding: 28px 22px;\n            }\n\n            \/* B2B stacks *\/\n            .b2b {\n                padding: 90px 0;\n                clip-path: polygon(0 3%, 100% 0, 100% 97%, 0 100%);\n            }\n\n            .b2b-grid {\n                grid-template-columns: 1fr;\n                gap: 40px;\n            }\n\n            .b2b h2 {\n                font-size: clamp(36px, 7vw, 56px);\n            }\n\n            .b2b p {\n                font-size: 16px;\n            }\n\n            \/* Footer *\/\n            .footer-grid {\n                grid-template-columns: 1fr;\n                gap: 36px;\n            }\n\n            \/* Final CTA stacks *\/\n            .final-cta {\n                padding: 80px 0 90px;\n            }\n\n            .final-cta__inner {\n                grid-template-columns: 1fr;\n                padding: 44px 32px;\n                gap: 32px;\n            }\n\n            .final-cta__inner:after {\n                font-size: 80px;\n                right: -14px;\n                bottom: -22px;\n            }\n\n            .final-cta-pepper,\n            .final-cta-leaf,\n            .final-cta-chili,\n            .final-cta-garlic {\n                display: none;\n            }\n\n            \/* Icon strip *\/\n            .icon-row {\n                gap: 22px;\n            }\n\n            .icon-item {\n                font-size: 12px;\n            }\n        }\n\n        \/* ---------- MOBILE (max 640px) ---------- *\/\n        @media (max-width: 640px) {\n            .container {\n                width: min(1180px, 94%);\n            }\n\n            .hero__track {\n                min-height: 820px;\n            }\n\n            .hero__slide {\n                padding: 90px 0 110px;\n            }\n\n            .hero__copy h1 {\n                font-size: clamp(34px, 9vw, 52px);\n                letter-spacing: -1.5px;\n                line-height: 1;\n            }\n\n            .hero__copy p {\n                font-size: 16px;\n                line-height: 1.7;\n            }\n\n            .btn {\n                padding: 13px 22px;\n                font-size: 13px;\n            }\n\n            .btn-row {\n                gap: 10px;\n            }\n\n            .hero {\n                padding-bottom: 0;\n            }\n\n            .hero__stage {\n                min-height: 200px;\n                margin-top: 20px;\n            }\n\n            .hero__dish {\n                width: 300px;\n                height: 300px;\n                bottom: -150px;\n                \/* top half visible, bottom half cut by overflow:hidden *\/\n            }\n\n            .hero__product-img,\n            .hero__product-img--blackpepper,\n            .hero__product-img--tomato,\n            .hero__product-img--cuka {\n                width: 140px;\n            }\n\n            .hero__product-img.hero__product-img--cuka {\n                width: 150px;\n            }\n\n            .hero__product-img--blackpepper {\n                width: 128px;\n            }\n\n            .hero__bottle-wrap {\n                top: 16px;\n            }\n\n            \/* Counter: hide on mobile \u2014 the visual is already strong without it *\/\n            .hero__counter {\n                display: none;\n            }\n\n            \/* Arrows: vertically center on the visible half of the dish, not on the buttons *\/\n            .hero__arrow {\n                bottom: 60px;\n                \/* sits beside the dish at thumb height *\/\n                top: auto;\n                transform: none;\n            }\n\n            .hero__arrow {\n                width: 40px;\n                height: 40px;\n                font-size: 18px;\n                background: rgba(0, 0, 0, .35);\n                border-color: rgba(255, 255, 255, .25);\n            }\n\n            .hero__arrow--prev {\n                left: 6px;\n            }\n\n            .hero__arrow--next {\n                right: 6px;\n            }\n\n            .hero__counter {\n                bottom: 14px;\n                font-size: 11px;\n                padding: 6px 14px;\n            }\n\n            .hero__meta-pill,\n            .hero__meta-time {\n                font-size: 10px;\n                padding: 6px 11px;\n            }\n\n            \/* Meet *\/\n            .meet-left {\n                padding: 60px 7%;\n            }\n\n            .meet-left h2 {\n                font-size: clamp(38px, 11vw, 56px);\n            }\n\n            .meet-right {\n                min-height: 220px;\n            }\n\n            \/* Story *\/\n            .story__panel {\n                padding: 60px 7%;\n            }\n\n            .story__title {\n                font-size: clamp(30px, 8.5vw, 44px);\n                letter-spacing: -1.5px;\n            }\n\n            .story__body {\n                font-size: 16px;\n                line-height: 1.75;\n            }\n\n            .story__stage {\n                min-height: 280px;\n            }\n\n            .story__product-img,\n            .story__product-img.story__product-img--cuka,\n            .story__product-img.story__product-img--can,\n            .story__product-img.story__product-img--mutton-corned,\n            .story__product-img.story__product-img--vegan-corned,\n            .story__product-img--blackpepper,\n            .story__product-img.story__product-img--blackpepper {\n                width: 170px;\n            }\n\n            .story__shadow {\n                width: 220px;\n                height: 220px;\n            }\n\n            \/* Products \u2014 single column *\/\n            .products {\n                padding: 70px 0 80px;\n            }\n\n            .products h2 {\n                font-size: clamp(38px, 11vw, 54px);\n                letter-spacing: -2px;\n                margin-bottom: 32px;\n            }\n\n            .product-grid {\n                grid-template-columns: 1fr;\n                gap: 20px;\n            }\n\n            .product-card {\n                padding: 26px 22px 28px;\n                max-width: 380px;\n                margin: 0 auto;\n                width: 100%;\n            }\n\n            .portal {\n                width: 200px;\n                height: 200px;\n            }\n\n            \/* Featured recipes \u2014 single column *\/\n            .featured-recipes {\n                padding: 60px 0;\n            }\n\n            .featured-recipes__title {\n                font-size: clamp(32px, 9vw, 44px);\n                letter-spacing: -1.5px;\n            }\n\n            .recipe-tile-grid {\n                grid-template-columns: 1fr;\n                gap: 18px;\n            }\n\n            .recipe-tile__image {\n                height: 200px;\n            }\n\n            .recipe-tile__title {\n                font-size: 18px;\n            }\n\n            .recipe-tile__body {\n                padding: 20px 20px 24px;\n            }\n\n            \/* Why Pawada \u2014 single column *\/\n            .why-pawada {\n                padding: 60px 0;\n            }\n\n            .why-pawada__title {\n                font-size: clamp(28px, 8vw, 40px);\n                letter-spacing: -1.5px;\n            }\n\n            .pillars {\n                grid-template-columns: 1fr;\n                gap: 16px;\n            }\n\n            .pillar {\n                padding: 26px 22px;\n                max-width: 420px;\n                margin: 0 auto;\n                width: 100%;\n            }\n\n            \/* B2B *\/\n            .b2b {\n                padding: 70px 0;\n            }\n\n            .b2b h2 {\n                font-size: clamp(30px, 8.5vw, 44px);\n            }\n\n            .b2b p {\n                font-size: 15px;\n            }\n\n            .b2b-panel {\n                padding: 22px;\n                border-radius: 26px;\n            }\n\n            .b2b-item {\n                padding: 18px;\n            }\n\n            .cert-badge {\n                font-size: 11px;\n                padding: 7px 12px;\n            }\n\n            \/* Final CTA *\/\n            .final-cta {\n                padding: 60px 0 70px;\n            }\n\n            .final-cta__inner {\n                padding: 36px 22px;\n                border-radius: 30px;\n            }\n\n            .final-cta h2 {\n                font-size: clamp(28px, 8.5vw, 40px);\n                letter-spacing: -1.5px;\n            }\n\n            .final-cta p {\n                font-size: 15px;\n            }\n\n            .final-cta__badge {\n                padding: 20px 22px;\n                border-radius: 20px;\n            }\n\n            .final-cta__badge strong {\n                font-size: 16px;\n            }\n\n            .final-cta__badge span {\n                font-size: 13px;\n            }\n\n            .final-cta__inner:after {\n                font-size: 60px;\n                bottom: -16px;\n                right: -10px;\n            }\n\n            \/* Footer *\/\n            .footer {\n                padding: 56px 0 30px;\n            }\n\n            .footer h3 {\n                font-size: 24px;\n            }\n\n            \/* Icon strip \u2014 keep simple *\/\n            .icon-row {\n                gap: 14px;\n            }\n\n            .icon-item {\n                font-size: 11px;\n                letter-spacing: .5px;\n            }\n        }\n\n        \/* ---------- VERY SMALL (max 380px) ---------- *\/\n        @media (max-width: 380px) {\n            .hero__copy h1 {\n                font-size: 32px;\n            }\n\n            .hero__dish {\n                width: 260px;\n                height: 260px;\n                bottom: -130px;\n            }\n\n            .hero__product-img,\n            .hero__product-img--blackpepper,\n            .hero__product-img--tomato,\n            .hero__product-img--cuka {\n                width: 122px;\n            }\n\n            .hero__product-img.hero__product-img--cuka {\n                width: 130px;\n            }\n\n            .hero__product-img--blackpepper {\n                width: 112px;\n            }\n\n            .hero__arrow {\n                bottom: 50px;\n            }\n\n            .btn {\n                padding: 12px 18px;\n                font-size: 12px;\n            }\n\n            .btn-row {\n                gap: 8px;\n            }\n        }\n        }\n\n        \/* ============================================================\n   HERO MOBILE FIX \u2014 paste at the very bottom before\n   Focus:\n   - slide number slightly below CTA\n   - dish smaller + half-cut before next section\n   - arrows centered around sauce \/ blackpepper image\n   - product image controlled for mobile\n   ============================================================ *\/\n        @media (max-width: 900px) {\n\n            \/* Keep hero clean and prevent dish from entering next section *\/\n            .hero {\n                position: relative;\n                min-height: 760px;\n                padding-bottom: 0 !important;\n                overflow: hidden !important;\n            }\n\n            .hero:after {\n                display: none !important;\n            }\n\n            .hero__track {\n                height: auto !important;\n                min-height: 760px !important;\n            }\n\n            .hero__slide {\n                position: absolute;\n                inset: 0;\n                padding: 88px 0 0 !important;\n                align-items: flex-start !important;\n            }\n\n            .hero__slide.is-active {\n                position: relative;\n            }\n\n            .hero__grid {\n                width: min(1180px, 92%);\n                grid-template-columns: 1fr !important;\n                gap: 0 !important;\n                text-align: center;\n            }\n\n            .hero__copy {\n                position: relative;\n                z-index: 8;\n            }\n\n            .hero__copy h1 {\n                margin-left: auto;\n                margin-right: auto;\n            }\n\n            .hero__copy p {\n                margin-left: auto;\n                margin-right: auto;\n            }\n\n            .hero__meta,\n            .btn-row {\n                justify-content: center;\n            }\n\n            \/* Stage controls meal + product area *\/\n            .hero__stage {\n                position: relative;\n                min-height: 300px !important;\n                margin-top: 58px !important;\n                overflow: visible;\n            }\n\n            \/* Dish\/meal: smaller and half-cut at bottom of hero *\/\n            .hero__dish {\n                position: absolute !important;\n                left: 50% !important;\n                right: auto !important;\n                top: auto !important;\n                bottom: -150px !important;\n                width: 320px !important;\n                height: 320px !important;\n                max-width: none !important;\n                transform: translateX(-50%) !important;\n                z-index: 1 !important;\n                margin: 0 !important;\n                box-shadow:\n                    0 -12px 55px rgba(0, 0, 0, .32),\n                    inset 0 0 0 10px rgba(255, 255, 255, .08) !important;\n            }\n\n            .hero__dish:before {\n                inset: -14px !important;\n            }\n\n            \/* Sauce \/ product image: centered above dish, controlled sizing *\/\n            .hero__bottle-wrap {\n                position: absolute !important;\n                left: 50% !important;\n                top: 18px !important;\n                transform: translateX(-50%) !important;\n                z-index: 6 !important;\n            }\n\n            .hero__product-img {\n                width: 145px !important;\n                max-width: none !important;\n                transform: rotate(-6deg) !important;\n            }\n\n            .hero__product-img--blackpepper,\n            .hero__product-img.hero__product-img--blackpepper {\n                width: 125px !important;\n                transform: rotate(-5deg) !important;\n            }\n\n            .hero__product-img--tomato,\n            .hero__product-img.hero__product-img--tomato {\n                width: 145px !important;\n                transform: rotate(-5deg) !important;\n            }\n\n            .hero__product-img--cuka,\n            .hero__product-img.hero__product-img--cuka {\n                width: 150px !important;\n                transform: rotate(-3deg) !important;\n            }\n\n            .hero__slide:hover .hero__product-img,\n            .hero__slide:hover .hero__product-img.hero__product-img--blackpepper,\n            .hero__slide:hover .hero__product-img.hero__product-img--tomato,\n            .hero__slide:hover .hero__product-img.hero__product-img--cuka {\n                transform: rotate(-3deg) translateY(-5px) !important;\n            }\n\n            \/* Hide ingredients on mobile hero so sauce + meal remain clean *\/\n            .hero__stage .ingredient {\n                display: none !important;\n            }\n\n            \/* Slide number: visible and slightly below CTA *\/\n            .hero__counter {\n                display: inline-flex !important;\n                position: absolute !important;\n                left: 50% !important;\n                top: 390px !important;\n                bottom: auto !important;\n                transform: translateX(-50%) !important;\n                z-index: 12 !important;\n                font-size: 12px !important;\n                padding: 7px 16px !important;\n                background: rgba(0, 0, 0, .28) !important;\n                color: rgba(255, 255, 255, .78) !important;\n                border-radius: 999px !important;\n                backdrop-filter: blur(8px);\n            }\n\n            .hero__counter strong {\n                color: var(--yellow) !important;\n            }\n\n            \/* Arrows: center around sauce\/product image, not whole hero *\/\n            .hero__arrow {\n                position: absolute !important;\n                top: 565px !important;\n                bottom: auto !important;\n                transform: translateY(-50%) !important;\n                width: 42px !important;\n                height: 42px !important;\n                font-size: 20px !important;\n                z-index: 13 !important;\n                background: rgba(0, 0, 0, .34) !important;\n                border-color: rgba(255, 255, 255, .28) !important;\n            }\n\n            .hero__arrow:hover {\n                transform: translateY(-50%) scale(1.06) !important;\n            }\n\n            .hero__arrow--prev {\n                left: 12px !important;\n            }\n\n            .hero__arrow--next {\n                right: 12px !important;\n            }\n\n            \/* Push arrows up *\/\n            .hero__arrow {\n                top: 520px !important;\n            }\n\n            \/* Push arrows down *\/\n            .hero__arrow {\n                top: 560px !important;\n            }\n\n            \/* Push dish lower *\/\n            .hero__dish {\n                bottom: 800px !important;\n            }\n\n            \/* Push dish higher *\/\n            .hero__dish {\n                bottom: -500px !important;\n            }\n\n            \/* Push slide number lower *\/\n            .hero__counter {\n                top: 1000px !important;\n            }\n\n            \/* Push slide number higher *\/\n            .hero__counter {\n                top: 295px !important;\n            }\n        }\n\n        \/* Smaller phone tuning *\/\n        @media (max-width: 640px) {\n            .hero {\n                min-height: 730px !important;\n            }\n\n            .hero__track {\n                min-height: 730px !important;\n            }\n\n            .hero__slide {\n                padding-top: 82px !important;\n            }\n\n            .hero__copy h1 {\n                font-size: clamp(33px, 9vw, 46px) !important;\n                line-height: .98 !important;\n                letter-spacing: -1.4px !important;\n                margin-bottom: 18px !important;\n            }\n\n            .hero__copy p {\n                font-size: 15.5px !important;\n                line-height: 1.65 !important;\n                max-width: 330px !important;\n            }\n\n            .btn-row {\n                margin-top: 24px !important;\n                gap: 10px !important;\n            }\n\n            .btn {\n                padding: 12px 20px !important;\n                font-size: 12.5px !important;\n            }\n\n            \/* Slide number just under CTA *\/\n            .hero__counter {\n                top: 385px !important;\n            }\n\n            .hero__stage {\n                min-height: 270px !important;\n                margin-top: 62px !important;\n            }\n\n            \/* Meal half-cut before next section *\/\n            .hero__dish {\n                width: 285px !important;\n                height: 285px !important;\n                bottom: -140px !important;\n            }\n\n            .hero__bottle-wrap {\n                top: 18px !important;\n            }\n\n            .hero__product-img {\n                width: 130px !important;\n            }\n\n            .hero__product-img--blackpepper,\n            .hero__product-img.hero__product-img--blackpepper {\n                width: 112px !important;\n            }\n\n            .hero__product-img--tomato,\n            .hero__product-img.hero__product-img--tomato {\n                width: 130px !important;\n            }\n\n            .hero__product-img--cuka,\n            .hero__product-img.hero__product-img--cuka {\n                width: 138px !important;\n            }\n\n            \/* Arrows aligned around the sauce\/blackpepper visual *\/\n            .hero__arrow {\n                top: 555px !important;\n                width: 40px !important;\n                height: 40px !important;\n            }\n\n            .hero__arrow--prev {\n                left: 8px !important;\n            }\n\n            .hero__arrow--next {\n                right: 8px !important;\n            }\n        }\n\n        \/* ============================================================\n   CLEAN FINAL HERO RESPONSIVE FIX\n   Replace broken bottom media blocks with this\n   ============================================================ *\/\n        \/* Very small devices *\/\n        @media (max-width: 380px) {\n            .hero__copy h1 {\n                font-size: 31px !important;\n            }\n\n            .hero__copy p {\n                font-size: 14.5px !important;\n                max-width: 300px !important;\n            }\n\n            .btn {\n                padding: 11px 17px !important;\n                font-size: 12px !important;\n            }\n\n            .hero__counter {\n                top: 245px !important;\n                font-size: 11px !important;\n                padding: 6px 14px !important;\n            }\n\n            .hero__dish {\n                width: 255px !important;\n                height: 255px !important;\n                bottom: -175px !important;\n            }\n\n            .hero__product-img {\n                width: 118px !important;\n            }\n\n            .hero__product-img--blackpepper,\n            .hero__product-img.hero__product-img--blackpepper {\n                width: 102px !important;\n            }\n\n            .hero__product-img--cuka,\n            .hero__product-img.hero__product-img--cuka {\n                width: 125px !important;\n            }\n\n            .hero__arrow {\n                top: 4200px !important;\n                width: 38px !important;\n                height: 38px !important;\n            }\n        }\n\n        \/* Mobile sauce\/product control *\/\n        @media (max-width: 900px) {\n            .hero__bottle-wrap {\n                position: absolute !important;\n                left: 50% !important;\n                top: 30px !important;\n                transform: translateX(-50%) !important;\n                z-index: 6 !important;\n            }\n\n            .hero__product-img {\n                width: 140px !important;\n                max-width: none !important;\n            }\n\n            .hero__product-img--blackpepper,\n            .hero__product-img.hero__product-img--blackpepper {\n                width: 115px !important;\n            }\n        }\n\n        \/* Tablet landscape \/ large tablet fix *\/\n        @media (min-width: 701px) and (max-width: 1100px) {\n\n            .hero,\n            .hero__track,\n            .hero__slide {\n                height: 720px !important;\n                min-height: 720px !important;\n                max-height: 720px !important;\n                overflow: hidden !important;\n            }\n\n            .hero__slide {\n                padding: 72px 0 0 !important;\n                align-items: flex-start !important;\n            }\n\n            .hero__grid {\n                grid-template-columns: 1fr !important;\n                width: min(760px, 92%) !important;\n                gap: 0 !important;\n                text-align: center !important;\n                align-items: start !important;\n            }\n\n            .hero__copy {\n                position: relative !important;\n                z-index: 20 !important;\n            }\n\n            .hero__copy h1 {\n                font-size: clamp(42px, 5.8vw, 58px) !important;\n                line-height: .88 !important;\n                letter-spacing: -2px !important;\n                max-width: 620px !important;\n                margin: 0 auto 24px !important;\n            }\n\n            .hero__copy p {\n                max-width: 620px !important;\n                margin-left: auto !important;\n                margin-right: auto !important;\n                font-size: 19px !important;\n                line-height: 1.65 !important;\n            }\n\n            .hero__meta,\n            .btn-row {\n                justify-content: center !important;\n            }\n\n            .btn-row {\n                margin-top: 18px !important;\n            }\n\n            .hero__stage {\n                height: 330px !important;\n                min-height: 330px !important;\n                margin-top: 44px !important;\n                position: relative !important;\n                overflow: visible !important;\n            }\n\n            .hero__counter {\n                display: inline-flex !important;\n                position: absolute !important;\n                left: 50% !important;\n                top: 380px !important;\n                bottom: auto !important;\n                transform: translateX(-50%) !important;\n                z-index: 50 !important;\n            }\n\n            .hero__bottle-wrap {\n                position: absolute !important;\n                left: 50% !important;\n                top: 78px !important;\n                transform: translateX(-50%) !important;\n                z-index: 8 !important;\n            }\n\n            .hero__product-img {\n                width: 135px !important;\n                max-width: none !important;\n            }\n\n            .hero__product-img--blackpepper,\n            .hero__product-img.hero__product-img--blackpepper {\n                width: 108px !important;\n            }\n\n            .hero__dish {\n                width: 340px !important;\n                height: 340px !important;\n                left: 50% !important;\n                right: auto !important;\n                top: auto !important;\n                bottom: -210px !important;\n                transform: translateX(-50%) !important;\n                z-index: 1 !important;\n            }\n\n            .hero__arrow {\n                position: absolute !important;\n                top: 450px !important;\n                bottom: auto !important;\n                transform: translateY(-50%) !important;\n                z-index: 60 !important;\n            }\n\n            .hero__arrow--prev {\n                left: 22px !important;\n            }\n\n            .hero__arrow--next {\n                right: 22px !important;\n            }\n\n            \/* Mobile: move dish upward *\/\n            @media (max-width: 640px) {\n                .hero__dish {\n                    bottom: -105px !important;\n                }\n            }\n            @media (max-width: 640px) {\n  .hero__bottle-wrap {\n    top: -200px !important;\n  }\n}\n            \n    <\/style>\n<\/head>\n\n<body>\n    <div class=\"pawada-page\">\n        <!-- ========================= HERO CAROUSEL ========================= -->\n        <section class=\"hero\" id=\"hero\">\n            <div class=\"hero__track\" id=\"hero-track\">\n                <!-- SLIDE 1: Black Pepper Chicken Rice Bowl -->\n                <div class=\"hero__slide hero__slide-1 is-active\" data-pwd-slide=\"1\" data-pwd-product=\"black-pepper-sauce\" data-pwd-recipe=\"black-pepper-chicken\">\n                    <div class=\"hero__grid\">\n                        <div class=\"hero__copy\">\n                            <div class=\"hero__meta\">\n                                <span class=\"hero__meta-pill\">today's pick<\/span>\n                                <span class=\"hero__meta-time\">\u23f1 25 min<\/span>\n                            <\/div>\n                            <h1>black pepper chicken <span>rice bowl.<\/span>\n                            <\/h1>\n                            <p>Hot rice, glossy Sarawak pepper sauce, tender chicken \u2014 ready faster than delivery.<\/p>\n                            <div class=\"btn-row\">\n                                <a href=\"#\" class=\"btn btn-yellow\" data-pwd-cta=\"hero_see_recipe\" data-pwd-recipe=\"black-pepper-chicken\">see recipe<\/a>\n                                <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-outline\" data-pwd-cta=\"hero_shop_shopee\" data-pwd-product=\"black-pepper-sauce\">shop on shopee<\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"hero__stage\">\n                            <div class=\"hero__dish\">dish photo<\/div>\n                            <div class=\"hero__bottle-wrap\">\n                                <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Black-Pepper-Grinder-G1-Edited.png\" alt=\"Pawada Sarawak Black Pepper Berries\" class=\"hero__product-img hero__product-img--blackpepper\" data-pwd-product=\"black-pepper-sauce\">\n                            <\/div>\n                            <span class=\"ingredient ing-chili\" style=\"bottom:80px;left:10px;transform:rotate(-22deg);\">\n                                <span class=\"body\"><\/span>\n                                <span class=\"stem\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-pepper\" style=\"top:50px;right:200px;\">\n                                <span class=\"berry\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-leaf\" style=\"bottom:20px;left:160px;transform:rotate(-12deg);\">\n                                <span class=\"blade\"><\/span>\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <!-- SLIDE 2: Saucy Tomato Fried Rice -->\n                <div class=\"hero__slide hero__slide-2\" data-pwd-slide=\"2\" data-pwd-product=\"tomato-sauce\" data-pwd-recipe=\"tomato-fried-rice\">\n                    <div class=\"hero__grid\">\n                        <div class=\"hero__copy\">\n                            <div class=\"hero__meta\">\n                                <span class=\"hero__meta-pill\">family favourite<\/span>\n                                <span class=\"hero__meta-time\">\u23f1 15 min<\/span>\n                            <\/div>\n                            <h1>saucy tomato <span>fried rice.<\/span>\n                            <\/h1>\n                            <p>The childhood classic \u2014 eggs, tomato sauce, a little kick of chili if you're feeling brave.<\/p>\n                            <div class=\"btn-row\">\n                                <a href=\"#\" class=\"btn btn-yellow\" data-pwd-cta=\"hero_see_recipe\" data-pwd-recipe=\"tomato-fried-rice\">see recipe<\/a>\n                                <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-outline\" data-pwd-cta=\"hero_shop_shopee\" data-pwd-product=\"tomato-sauce\">shop on shopee<\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"hero__stage\">\n                            <div class=\"hero__dish\">dish photo<\/div>\n                            <div class=\"hero__bottle-wrap\">\n                                <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Sos-Tomato505g.png\" alt=\"Pawada Sos Tomato 505g\" class=\"hero__product-img hero__product-img--tomato\" data-pwd-product=\"tomato-sauce\">\n                            <\/div>\n                            <span class=\"ingredient ing-tomato-cherry ing-pepper\" style=\"top:60px;left:10px;\">\n                                <span class=\"berry\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-leaf\" style=\"top:40px;right:180px;transform:rotate(35deg);\">\n                                <span class=\"blade\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-garlic\" style=\"bottom:60px;left:180px;transform:rotate(15deg);\">\n                                <span class=\"clove\"><\/span>\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <!-- SLIDE 3: Chili Stir-Fried Noodles -->\n                <div class=\"hero__slide hero__slide-3\" data-pwd-slide=\"3\" data-pwd-product=\"chili-sauce\" data-pwd-recipe=\"chili-noodles\">\n                    <div class=\"hero__grid\">\n                        <div class=\"hero__copy\">\n                            <div class=\"hero__meta\">\n                                <span class=\"hero__meta-pill\">spicy &amp; quick<\/span>\n                                <span class=\"hero__meta-time\">\u23f1 12 min<\/span>\n                            <\/div>\n                            <h1>chili stir-fried <span>noodles.<\/span>\n                            <\/h1>\n                            <p>Noodles, vegetables, a splash of Pawada chili \u2014 dinner that wakes up the whole table.<\/p>\n                            <div class=\"btn-row\">\n                                <a href=\"#\" class=\"btn btn-yellow\" data-pwd-cta=\"hero_see_recipe\" data-pwd-recipe=\"chili-noodles\">see recipe<\/a>\n                                <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-outline\" data-pwd-cta=\"hero_shop_shopee\" data-pwd-product=\"chili-sauce\">shop on shopee<\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"hero__stage\">\n                            <div class=\"hero__dish\">dish photo<\/div>\n                            <div class=\"hero__bottle-wrap\">\n                                <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Sos-Cili-505g.png\" alt=\"Pawada Sos Cili 505g\" class=\"hero__product-img\" data-pwd-product=\"chili-sauce\">\n                            <\/div>\n                            <span class=\"ingredient ing-chili\" style=\"top:80px;right:140px;transform:rotate(20deg);\">\n                                <span class=\"body\"><\/span>\n                                <span class=\"stem\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-chili\" style=\"bottom:80px;left:10px;transform:rotate(-30deg);\">\n                                <span class=\"body\"><\/span>\n                                <span class=\"stem\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-leaf\" style=\"bottom:30px;left:200px;transform:rotate(-12deg);\">\n                                <span class=\"blade\"><\/span>\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n                <!-- SLIDE 4: Vinegar \u2014 pantry essential -->\n                <div class=\"hero__slide hero__slide-4\" data-pwd-slide=\"4\" data-pwd-product=\"vinegar\" data-pwd-recipe=\"vinegar-curry-finish\">\n                    <div class=\"hero__grid\">\n                        <div class=\"hero__copy\">\n                            <div class=\"hero__meta\">\n                                <span class=\"hero__meta-pill\">pantry essential<\/span>\n                                <span class=\"hero__meta-time\">\u23f1 10 min<\/span>\n                            <\/div>\n                            <h1>a splash that <span>changes everything.<\/span>\n                            <\/h1>\n                            <p>Naturally fermented Pawada vinegar \u2014 brightens curries, lifts salads, balances soups.<\/p>\n                            <div class=\"btn-row\">\n                                <a href=\"#\" class=\"btn btn-yellow\" data-pwd-cta=\"hero_see_recipe\" data-pwd-recipe=\"vinegar-curry-finish\">see recipe<\/a>\n                                <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-outline\" data-pwd-cta=\"hero_shop_shopee\" data-pwd-product=\"vinegar\">shop on shopee<\/a>\n                            <\/div>\n                        <\/div>\n                        <div class=\"hero__stage\">\n                            <div class=\"hero__dish\">dish photo<\/div>\n                            <div class=\"hero__bottle-wrap\">\n                                <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Cuka-650ml-1.png\" alt=\"Pawada Cuka 650ml\" class=\"hero__product-img hero__product-img--cuka\" data-pwd-product=\"vinegar\">\n                            <\/div>\n                            <span class=\"ingredient ing-lime\" style=\"top:50px;left:10px;transform:rotate(35deg);\">\n                                <span class=\"wedge\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-garlic\" style=\"top:80px;right:160px;\">\n                                <span class=\"clove\"><\/span>\n                            <\/span>\n                            <span class=\"ingredient ing-leaf\" style=\"bottom:40px;left:180px;transform:rotate(-45deg);\">\n                                <span class=\"blade\"><\/span>\n                            <\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n            <!-- arrows -->\n            <button type=\"button\" class=\"hero__arrow hero__arrow--prev\" id=\"hero-prev\" aria-label=\"previous slide\" data-pwd-cta=\"hero_arrow_prev\">\u2039<\/button>\n            <button type=\"button\" class=\"hero__arrow hero__arrow--next\" id=\"hero-next\" aria-label=\"next slide\" data-pwd-cta=\"hero_arrow_next\">\u203a<\/button>\n            <!-- slide counter -->\n            <div class=\"hero__counter\">\n                <strong id=\"hero-current\">01<\/strong> \/ 04\n            <\/div>\n        <\/section>\n        <!-- ========================= FEATURED RECIPES (slot 2) ========================= -->\n        <section class=\"featured-recipes\" id=\"featured-recipes\">\n            <div class=\"container\">\n                <div class=\"featured-recipes__head\">\n                    <h2 class=\"featured-recipes__title\">more from <em>the kitchen.<\/em>\n                    <\/h2>\n                    <p class=\"featured-recipes__sub\"> Browse Pawada recipes by sauce, time, or what you've already got in the fridge. <\/p>\n                <\/div>\n                <div class=\"recipe-tile-grid\">\n                    <a href=\"#\" class=\"recipe-tile recipe-tile-1\" data-pwd-cta=\"recipe_card_click\" data-pwd-recipe=\"black-pepper-chicken\">\n                        <div class=\"recipe-tile__image\">\n                            <span class=\"recipe-tile__tag\">black pepper<\/span>\n                            <span class=\"recipe-tile__time\">25 min<\/span> recipe photo\n                        <\/div>\n                        <div class=\"recipe-tile__body\">\n                            <div class=\"recipe-tile__kicker\">weeknight quick<\/div>\n                            <h3 class=\"recipe-tile__title\">Black Pepper Chicken Rice Bowl<\/h3>\n                            <p class=\"recipe-tile__desc\">Hot rice, glossy pepper sauce, tender chicken \u2014 ready faster than delivery.<\/p>\n                        <\/div>\n                    <\/a>\n                    <a href=\"#\" class=\"recipe-tile recipe-tile-2\" data-pwd-cta=\"recipe_card_click\" data-pwd-recipe=\"tomato-fried-rice\">\n                        <div class=\"recipe-tile__image\">\n                            <span class=\"recipe-tile__tag\">tomato sauce<\/span>\n                            <span class=\"recipe-tile__time\">15 min<\/span> recipe photo\n                        <\/div>\n                        <div class=\"recipe-tile__body\">\n                            <div class=\"recipe-tile__kicker\">family favourite<\/div>\n                            <h3 class=\"recipe-tile__title\">Saucy Tomato Fried Rice<\/h3>\n                            <p class=\"recipe-tile__desc\">The childhood classic \u2014 eggs, tomato sauce, a little kick of chili if you're feeling brave.<\/p>\n                        <\/div>\n                    <\/a>\n                    <a href=\"#\" class=\"recipe-tile recipe-tile-3\" data-pwd-cta=\"recipe_card_click\" data-pwd-recipe=\"chili-noodles\">\n                        <div class=\"recipe-tile__image\">\n                            <span class=\"recipe-tile__tag\">chili sauce<\/span>\n                            <span class=\"recipe-tile__time\">12 min<\/span> recipe photo\n                        <\/div>\n                        <div class=\"recipe-tile__body\">\n                            <div class=\"recipe-tile__kicker\">spicy &amp; quick<\/div>\n                            <h3 class=\"recipe-tile__title\">Chili Sauce Stir-Fried Noodles<\/h3>\n                            <p class=\"recipe-tile__desc\">Noodles, vegetables, a splash of Pawada chili \u2014 dinner that wakes up the table.<\/p>\n                        <\/div>\n                    <\/a>\n                <\/div>\n                <div style=\"text-align:center;margin-top:40px;\">\n                    <a href=\"#\" class=\"btn btn-dark\" data-pwd-cta=\"featured_recipes_see_all\">see all recipes \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/section>\n        <!-- ========================= MEET PAWADA ========================= -->\n        <section class=\"meet\" id=\"about\">\n            <div class=\"meet-left\">\n                <h2>\n                    <small>meet<\/small>pawada\n                <\/h2>\n                <p> Made for Malaysian homes and everyday meals, Pawada creates sauces, pepper products and pantry favourites that bring richer taste to the table. Started in Sarawak. Cooked for the whole family. <\/p>\n                <div class=\"btn-row\">\n                    <a href=\"#story\" class=\"btn btn-yellow\" data-pwd-cta=\"meet_our_story\">our story<\/a>\n                <\/div>\n                <span class=\"ingredient ing-chili meet-chili\">\n                    <span class=\"body\"><\/span>\n                    <span class=\"stem\"><\/span>\n                <\/span>\n                <span class=\"ingredient ing-leaf meet-leaf\">\n                    <span class=\"blade\"><\/span>\n                <\/span>\n                <span class=\"ingredient ing-pepper meet-pepper\">\n                    <span class=\"berry\"><\/span>\n                <\/span>\n                <div class=\"float-pack\">SARAWAK PEPPER PACK<\/div>\n            <\/div>\n            <div class=\"meet-right\">\n                <div class=\"face-circle\">P<\/div>\n            <\/div>\n        <\/section>\n        <!-- ========================= BRAND STORY PARALLAX (merged) ========================= -->\n        <section class=\"story\" id=\"story\">\n            <!-- Panel 1: Black Pepper - flagship, Sarawak heritage -->\n            <article class=\"story__panel story__panel--red\" data-product=\"black-pepper-sauce\" data-audience=\"b2c\" data-panel=\"0\">\n                <div class=\"story__copy\">\n                    <span class=\"story__kicker\">chapter 01 \u00b7 where it began<\/span>\n                    <h2 class=\"story__title\">a recipe from <em>the highlands.<\/em>\n                    <\/h2>\n                    <p class=\"story__body\"> Pawada starts in Sarawak, where black peppercorns grow on misty hillsides and family kitchens still smell like slow-cooked sauce on a Sunday. That's where the recipe was born \u2014 long before there was a bottle to put it in. <\/p>\n                    <a href=\"#products\" class=\"btn btn-yellow\" data-pwd-cta=\"story_shop_black-pepper-sauce\">shop on shopee<\/a>\n                <\/div>\n                <div class=\"story__stage\">\n                    <div class=\"story__shadow story__shadow--blackpepper\"><\/div>\n                    <div class=\"story__bottle-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Black-Pepper-Grinder-G1-Edited.png\" alt=\"Pawada Sarawak Black Pepper Berries\" class=\"story__product-img story__product-img--blackpepper\" data-pwd-product=\"black-pepper-sauce\">\n                    <\/div>\n                    <span class=\"ingredient ing-pepper\">\n                        <span class=\"berry\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-leaf\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-chili\">\n                        <span class=\"body\"><\/span>\n                        <span class=\"stem\"><\/span>\n                    <\/span>\n                <\/div>\n            <\/article>\n            <!-- Panel 2: Chili Sauce -->\n            <article class=\"story__panel story__panel--cream\" data-product=\"chili-sauce\" data-audience=\"b2c\" data-panel=\"1\">\n                <div class=\"story__copy\">\n                    <span class=\"story__kicker\">chapter 02 \u00b7 the family recipe<\/span>\n                    <h2 class=\"story__title\">slow-cooked, <em>the way mum did it.<\/em>\n                    <\/h2>\n                    <p class=\"story__body\"> Generations later, the way we make sauce hasn't really changed. Fresh tropical chilies, ground and fermented patiently. No shortcuts \u2014 because shortcuts taste like shortcuts. <\/p>\n                    <a href=\"#products\" class=\"btn btn-yellow\" data-pwd-cta=\"story_shop_chili-sauce\">shop on shopee<\/a>\n                <\/div>\n                <div class=\"story__stage\">\n                    <div class=\"story__shadow\"><\/div>\n                    <div class=\"story__bottle-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Sos-Cili-505g.png\" alt=\"Pawada Sos Cili 505g\" class=\"story__product-img\" data-pwd-product=\"chili-sauce\">\n                    <\/div>\n                    <span class=\"ingredient ing-chili s1\">\n                        <span class=\"body\"><\/span>\n                        <span class=\"stem\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-chili s2\">\n                        <span class=\"body\"><\/span>\n                        <span class=\"stem\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-leaf\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                <\/div>\n            <\/article>\n            <!-- Panel 3: Tomato Sauce -->\n            <article class=\"story__panel story__panel--yellow\" data-product=\"tomato-sauce\" data-audience=\"b2c\" data-panel=\"2\">\n                <div class=\"story__copy\">\n                    <span class=\"story__kicker\">chapter 03 \u00b7 from kitchen to table<\/span>\n                    <h2 class=\"story__title\">we made it for <em>real meals.<\/em>\n                    <\/h2>\n                    <p class=\"story__body\"> Real tomatoes, gentle spices, no fillers. The bottle the kids reach for at breakfast, the splash that turns a regular Tuesday dinner into seconds-please. Made for Malaysian tables \u2014 because that's the table we set first. <\/p>\n                    <a href=\"#products\" class=\"btn btn-yellow\" data-pwd-cta=\"story_shop_tomato-sauce\">shop on shopee<\/a>\n                <\/div>\n                <div class=\"story__stage\">\n                    <div class=\"story__shadow\"><\/div>\n                    <div class=\"story__bottle-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Sos-Tomato505g.png\" alt=\"Pawada Sos Tomato 505g\" class=\"story__product-img\" data-pwd-product=\"tomato-sauce\">\n                    <\/div>\n                    <span class=\"ingredient ing-leaf s1\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-leaf s2\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-garlic\">\n                        <span class=\"clove\"><\/span>\n                    <\/span>\n                <\/div>\n            <\/article>\n            <!-- Panel 4: Vinegar -->\n            <article class=\"story__panel story__panel--red\" data-product=\"vinegar\" data-audience=\"b2c\" data-panel=\"3\">\n                <div class=\"story__copy\">\n                    <span class=\"story__kicker\">chapter 04 \u00b7 honest ingredients<\/span>\n                    <h2 class=\"story__title\">nothing in here that <em>shouldn't be.<\/em>\n                    <\/h2>\n                    <p class=\"story__body\"> Naturally fermented vinegar. Real chilies. Peppercorns from a place we can point to on a map. We don't pad the recipe with things you can't pronounce. The list is short for a reason. <\/p>\n                    <a href=\"#products\" class=\"btn btn-yellow\" data-pwd-cta=\"story_shop_vinegar\">shop on shopee<\/a>\n                <\/div>\n                <div class=\"story__stage\">\n                    <div class=\"story__shadow\"><\/div>\n                    <div class=\"story__bottle-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Cuka-650ml-1.png\" alt=\"Pawada Cuka 650ml\" class=\"story__product-img story__product-img--cuka\" data-pwd-product=\"vinegar\">\n                    <\/div>\n                    <span class=\"ingredient ing-lime\">\n                        <span class=\"wedge\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-leaf\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-garlic\">\n                        <span class=\"clove\"><\/span>\n                    <\/span>\n                <\/div>\n            <\/article>\n            <!-- Panel 5: B2B BRIDGE - Pawada Mutton Corned Beef -->\n            <article class=\"story__panel story__panel--brown\" data-product=\"cooking-ingredient-a\" data-audience=\"b2b\" data-panel=\"4\">\n                <div class=\"story__copy\">\n                    <span class=\"story__kicker\">chapter 05 \u00b7 scaling, carefully<\/span>\n                    <h2 class=\"story__title\">Bigger kitchens. Same recipe.<\/h2>\n                    <p class=\"story__body\"> When restaurants started asking for our sauces by the case, we made one promise: we don't water it down to fill more bottles. The recipe that works at home works in a hotel kitchen, a kopitiam, a central kitchen \u2014 the same way, every time. <\/p>\n                    <a href=\"#b2b\" class=\"btn btn-yellow\" data-pwd-cta=\"story_request_catalogue\">request catalogue<\/a>\n                <\/div>\n                <div class=\"story__stage\">\n                    <div class=\"story__shadow\"><\/div>\n                    <div class=\"story__bottle-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Mutton-Corned-Beef-340g.png\" alt=\"Pawada Mutton Corned Beef 340g\" class=\"story__product-img story__product-img--can story__product-img--mutton-corned\" data-pwd-product=\"mutton-corned-beef\">\n                    <\/div>\n                    <span class=\"ingredient ing-pepper s1\">\n                        <span class=\"berry\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-pepper s2\">\n                        <span class=\"berry\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-garlic\">\n                        <span class=\"clove\"><\/span>\n                    <\/span>\n                <\/div>\n            <\/article>\n            <!-- Panel 6: B2B - Pawada Vegan Corned Beef -->\n            <article class=\"story__panel story__panel--dark\" data-product=\"cooking-ingredient-b\" data-audience=\"b2b\" data-panel=\"5\">\n                <div class=\"story__copy\">\n                    <span class=\"story__kicker\">chapter 06 \u00b7 sarawak to the world<\/span>\n                    <h2 class=\"story__title\">From a family kitchen to distributors and exporters.<\/h2>\n                    <p class=\"story__body\"> What started as a recipe at home is now on shelves, in restaurants, and increasingly, on its way overseas. Bulk packaging, MOQ-ready, certifications in order. Built for distributors who care where their suppliers come from. <\/p>\n                    <a href=\"#b2b\" class=\"btn btn-yellow\" data-pwd-cta=\"story_bulk_enquiry\">bulk enquiry<\/a>\n                <\/div>\n                <div class=\"story__stage\">\n                    <div class=\"story__shadow\"><\/div>\n                    <div class=\"story__bottle-wrap\">\n                        <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Vegan-Corned-Beef-340g.png\" alt=\"Pawada Vegan Corned Beef 340g\" class=\"story__product-img story__product-img--can story__product-img--vegan-corned\" data-pwd-product=\"vegan-corned-beef\">\n                    <\/div>\n                    <span class=\"ingredient ing-leaf\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-pepper\">\n                        <span class=\"berry\"><\/span>\n                    <\/span>\n                <\/div>\n            <\/article>\n        <\/section>\n        <!-- ========================= ICON STRIP ========================= -->\n        <section class=\"icon-strip\">\n            <div class=\"container icon-row\">\n                <div class=\"icon-item\">sauces<\/div>\n                <div class=\"icon-item\">pepper<\/div>\n                <div class=\"icon-item\">canned food<\/div>\n                <div class=\"icon-item\">condiments<\/div>\n                <div class=\"icon-item\">bulk supply<\/div>\n                <div class=\"icon-item\">catalogue<\/div>\n            <\/div>\n        <\/section>\n        <!-- ========================= PRODUCTS ========================= -->\n        <section class=\"products\" id=\"products\">\n            <span class=\"ingredient ing-chili scatter1\">\n                <span class=\"body\"><\/span>\n                <span class=\"stem\"><\/span>\n            <\/span>\n            <span class=\"ingredient ing-leaf scatter1\">\n                <span class=\"blade\"><\/span>\n            <\/span>\n            <span class=\"ingredient ing-pepper scatter1\">\n                <span class=\"berry\"><\/span>\n            <\/span>\n            <div class=\"container\">\n                <h2>all products<\/h2>\n                <div class=\"product-grid\">\n                    <div class=\"product-card\">\n                        <div class=\"portal red\">\n                            <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Black-Pepper-Grinder-G1-Edited.png\" alt=\"Pawada Sarawak Black Pepper Berries\" class=\"product-card-img product-card-img--blackpepper\" data-pwd-product=\"black-pepper-sauce\">\n                        <\/div>\n                        <small>hot sauce<\/small>\n                        <h3>Sarawak Black Pepper Sauce<\/h3>\n                        <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"shop-btn\" data-pwd-cta=\"shopee_outbound\" data-pwd-product=\"black-pepper-sauce\">shop on shopee<\/a>\n                    <\/div>\n                    <div class=\"product-card\">\n                        <div class=\"portal orange\">\n                            <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Sos-Tomato505g.png\" alt=\"Pawada Sos Tomato 505g\" class=\"product-card-img product-card-img--tomato\" data-pwd-product=\"tomato-sauce\">\n                        <\/div>\n                        <small>family favourite<\/small>\n                        <h3>Pawada Tomato Sauce<\/h3>\n                        <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"shop-btn\" data-pwd-cta=\"shopee_outbound\" data-pwd-product=\"tomato-sauce\">shop on shopee<\/a>\n                    <\/div>\n                    <div class=\"product-card\">\n                        <div class=\"portal teal\">\n                            <img decoding=\"async\" src=\"https:\/\/pawada.seo-ku.com\/wp-content\/uploads\/2026\/05\/Vegan-Corned-Beef-340g.png\" alt=\"Pawada Vegan Corned Beef 340g\" class=\"product-card-img product-card-img--can product-card-img--vegan-corned\" data-pwd-product=\"vegan-corned-beef\">\n                        <\/div>\n                        <small>pantry item<\/small>\n                        <h3>Vegan Corned Beef<\/h3>\n                        <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"shop-btn\" data-pwd-cta=\"shopee_outbound\" data-pwd-product=\"vegan-corned\">shop on shopee<\/a>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        <!-- ========================= WHY CHOOSE PAWADA (slot 6) ========================= -->\n        <section class=\"why-pawada\" id=\"why-pawada\">\n            <div class=\"container\">\n                <div class=\"why-pawada__head\">\n                    <span class=\"why-pawada__kicker\">why pawada<\/span>\n                    <h2 class=\"why-pawada__title\">four reasons your kitchen <em>keeps reaching for it.<\/em>\n                    <\/h2>\n                <\/div>\n                <div class=\"pillars\">\n                    <div class=\"pillar\">\n                        <div class=\"pillar__icon\">\ud83c\udf36\ufe0f<\/div>\n                        <h3>Sarawak Heritage<\/h3>\n                        <p>Made with peppercorns from the highlands of Sarawak \u2014 the source matters, and we taste it.<\/p>\n                    <\/div>\n                    <div class=\"pillar\">\n                        <div class=\"pillar__icon\">\ud83d\udc68\u200d\ud83c\udf73<\/div>\n                        <h3>Family Recipe<\/h3>\n                        <p>Slow-cooked the way our family has done it for decades. No shortcuts, no fillers.<\/p>\n                    <\/div>\n                    <div class=\"pillar\">\n                        <div class=\"pillar__icon\">\u2713<\/div>\n                        <h3>Halal Certified<\/h3>\n                        <p>HALAL, ISO 9002, and SIRIM standard \u2014 the same quality whether you're at home or in a restaurant.<\/p>\n                    <\/div>\n                    <div class=\"pillar\">\n                        <div class=\"pillar__icon\">\ud83c\udf73<\/div>\n                        <h3>Built for Real Cooking<\/h3>\n                        <p>From kopitiams to home kitchens to fine dining \u2014 Pawada earns a spot on the table.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        <!-- ========================= B2B (enriched) ========================= -->\n        <section class=\"b2b\" id=\"b2b\">\n            <div class=\"container b2b-grid\">\n                <div>\n                    <div class=\"kicker\">for restaurants &amp; distributors<\/div>\n                    <h2>built for professional kitchens.<\/h2>\n                    <p> Pawada supports retailers, restaurants, distributors and food operators looking for consistent supply, product variety and Malaysian-made quality. <\/p>\n                    <div class=\"cert-row\" data-pwd-track-view=\"certification_view\">\n                        <span class=\"cert-badge\">HALAL Certified<\/span>\n                        <span class=\"cert-badge\">ISO 9002<\/span>\n                        <span class=\"cert-badge\">SIRIM Standard<\/span>\n                    <\/div>\n                    <div class=\"btn-row\">\n                        <a href=\"#\" class=\"btn btn-yellow\" data-pwd-cta=\"b2b_request_catalogue\">request catalogue<\/a>\n                        <a href=\"#\" class=\"btn btn-outline\" data-pwd-cta=\"b2b_bulk_enquiry\">bulk enquiry<\/a>\n                    <\/div>\n                <\/div>\n                <div class=\"b2b-panel\">\n                    <div class=\"b2b-item\">\n                        <div class=\"b2b-item__icon\">\ud83d\udce6<\/div>\n                        <strong>Bulk Supply &amp; MOQ<\/strong>\n                        <br> Wholesale packaging suited for restaurants, retail and procurement teams. <div class=\"b2b-item__meta\">\n                            <span class=\"b2b-item__meta-pill\">MOQ: on request<\/span>\n                            <span class=\"b2b-item__meta-pill\">Lead time: on request<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"b2b-item\">\n                        <div class=\"b2b-item__icon\">\ud83d\udee1\ufe0f<\/div>\n                        <strong>Certifications &amp; Compliance<\/strong>\n                        <br> HALAL, ISO 9002, SIRIM \u2014 documentation available on request for procurement teams. <div class=\"b2b-item__meta\">\n                            <span class=\"b2b-item__meta-pill\">HALAL<\/span>\n                            <span class=\"b2b-item__meta-pill\">ISO 9002<\/span>\n                            <span class=\"b2b-item__meta-pill\">SIRIM<\/span>\n                        <\/div>\n                    <\/div>\n                    <div class=\"b2b-item\">\n                        <div class=\"b2b-item__icon\">\ud83c\udf0d<\/div>\n                        <strong>Distributor &amp; Export<\/strong>\n                        <br> Working with retailers across Malaysia. Open to distribution partners and export opportunities. <div class=\"b2b-item__meta\">\n                            <span class=\"b2b-item__meta-pill\">Malaysia-wide<\/span>\n                            <span class=\"b2b-item__meta-pill\">Export ready<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        <!-- ============ FINAL CTA ============ -->\n        <section class=\"final-cta\" id=\"final-cta\">\n            <div class=\"container\">\n                <div class=\"final-cta__inner\">\n                    <span class=\"ingredient ing-pepper final-cta-pepper\">\n                        <span class=\"berry\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-leaf final-cta-leaf\">\n                        <span class=\"blade\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-chili final-cta-chili\">\n                        <span class=\"body\"><\/span>\n                        <span class=\"stem\"><\/span>\n                    <\/span>\n                    <span class=\"ingredient ing-garlic final-cta-garlic\">\n                        <span class=\"clove\"><\/span>\n                    <\/span>\n                    <div class=\"final-cta__copy\">\n                        <span class=\"final-cta__kicker\">ready to stock pawada?<\/span>\n                        <h2>bring everyday Malaysian flavour to your shelves and kitchens.<\/h2>\n                        <p> From family pantries to professional kitchens, Pawada offers sauces, pantry staples, and ready-to-use ingredients made for homes, restaurants, retailers, and distributors. <\/p>\n                        <div class=\"final-cta__actions\">\n                            <a href=\"#\" class=\"btn btn-yellow\" data-pwd-cta=\"final_request_catalogue\"> request catalogue <\/a>\n                            <a href=\"https:\/\/shopee.com.my\" target=\"_blank\" rel=\"noopener\" class=\"btn btn-outline-dark\" data-pwd-cta=\"final_shop_shopee\"> shop on shopee <\/a>\n                        <\/div>\n                    <\/div>\n                    <div class=\"final-cta__badges\">\n                        <div class=\"final-cta__badge\">\n                            <strong>Retail Ready<\/strong>\n                            <span>Products for everyday Malaysian households.<\/span>\n                        <\/div>\n                        <div class=\"final-cta__badge\">\n                            <strong>Food Service Friendly<\/strong>\n                            <span>Suitable for restaurants, caf\u00e9s, caterers, and operators.<\/span>\n                        <\/div>\n                        <div class=\"final-cta__badge\">\n                            <strong>Bulk & Distribution<\/strong>\n                            <span>Open for wholesale, distributor, and export enquiries.<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/section>\n        <!-- ============== GSAP + SCROLLTRIGGER (for parallax + scroll-in animations) ============== -->\n        <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/gsap.min.js\"><\/script>\n        <script src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/gsap\/3.12.5\/ScrollTrigger.min.js\"><\/script>\n        <script>\n            (function() {\n                \/\/ ============== TRACKING LAYER STUB ==============\n                \/\/ Real implementation comes later (sends events to Google Apps Script).\n                \/\/ For now, log to console so the user can verify events fire correctly.\n                window.PawadaTrack = window.PawadaTrack || function(eventName, payload) {\n                    try {\n                        console.log('[Pawada]', eventName, payload || {});\n                    } catch (e) {}\n                };\n\n                function track(name, payload) {\n                    try {\n                        window.PawadaTrack(name, payload || {});\n                    } catch (e) {}\n                }\n                \/\/ ============== PAGE VIEW + UTM CAPTURE ==============\n                function getUTM() {\n                    var p = new URLSearchParams(window.location.search);\n                    return {\n                        utm_source: p.get('utm_source') || '',\n                        utm_medium: p.get('utm_medium') || '',\n                        utm_campaign: p.get('utm_campaign') || '',\n                        utm_term: p.get('utm_term') || '',\n                        utm_content: p.get('utm_content') || '',\n                        referrer: document.referrer || '(direct)',\n                        landing_path: window.location.pathname\n                    };\n                }\n                track('page_view', getUTM());\n                \/\/ ============== TIME ON PAGE ==============\n                var pageEnter = Date.now();\n                window.addEventListener('beforeunload', function() {\n                    var seconds = Math.round((Date.now() - pageEnter) \/ 1000);\n                    track('time_on_page', {\n                        seconds: seconds\n                    });\n                });\n                \/\/ ============== CTA + PRODUCT CLICK TRACKING ==============\n                document.addEventListener('click', function(e) {\n                    var ctaEl = e.target.closest('[data-pwd-cta]');\n                    if (ctaEl) {\n                        var payload = {\n                            cta: ctaEl.getAttribute('data-pwd-cta'),\n                            text: (ctaEl.textContent || '').trim().substring(0, 60),\n                            href: ctaEl.getAttribute('href') || ''\n                        };\n                        var prod = ctaEl.getAttribute('data-pwd-product');\n                        if (prod) payload.product = prod;\n                        var recipe = ctaEl.getAttribute('data-pwd-recipe');\n                        if (recipe) payload.recipe = recipe;\n                        track('cta_click', payload);\n                        \/\/ Fire a specific recipe_card_click event too so it's easy to query\n                        if (ctaEl.getAttribute('data-pwd-cta') === 'recipe_card_click' && recipe) {\n                            track('recipe_card_click', {\n                                recipe: recipe\n                            });\n                        }\n                    }\n                    var prodEl = e.target.closest('[data-pwd-product]');\n                    if (prodEl && !ctaEl) {\n                        track('product_interaction', {\n                            product: prodEl.getAttribute('data-pwd-product'),\n                            kind: 'click'\n                        });\n                    }\n                }, true);\n                \/\/ ============== GSAP SCROLL ANIMATIONS ==============\n                function init() {\n                    if (typeof gsap === 'undefined' || typeof ScrollTrigger === 'undefined') {\n                        return setTimeout(init, 50);\n                    }\n                    gsap.registerPlugin(ScrollTrigger);\n                    var prefersReducedMotion = window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n                    if (prefersReducedMotion) {\n                        \/\/ Show everything immediately\n                        document.querySelectorAll('.story__copy, .story__bottle-wrap, .story__stage .ingredient').forEach(function(el) {\n                            el.classList.add('is-in');\n                        });\n                        return;\n                    }\n                    \/\/ ----- Story panel scroll-in animations -----\n                    document.querySelectorAll('.story__panel').forEach(function(panel, panelIndex) {\n                        var copy = panel.querySelector('.story__copy');\n                        var bottle = panel.querySelector('.story__bottle-wrap');\n                        var ings = panel.querySelectorAll('.story__stage .ingredient');\n                        ScrollTrigger.create({\n                            trigger: panel,\n                            start: 'top 70%',\n                            onEnter: function() {\n                                if (copy) copy.classList.add('is-in');\n                                if (bottle) bottle.classList.add('is-in');\n                                ings.forEach(function(ing, i) {\n                                    setTimeout(function() {\n                                        ing.classList.add('is-in');\n                                    }, 150 + i * 80);\n                                });\n                                \/\/ Fire panel_view tracking event\n                                track('panel_view', {\n                                    section: 'brand_story',\n                                    panel_index: panelIndex,\n                                    product: panel.getAttribute('data-product'),\n                                    audience: panel.getAttribute('data-audience')\n                                });\n                            },\n                            onLeaveBack: function() {\n                                if (copy) copy.classList.remove('is-in');\n                                if (bottle) bottle.classList.remove('is-in');\n                                ings.forEach(function(ing) {\n                                    ing.classList.remove('is-in');\n                                });\n                            }\n                        });\n                        \/\/ Parallax-ish gentle drift on bottle as panel scrolls\n                        if (bottle) {\n                            gsap.to(bottle, {\n                                y: -40,\n                                ease: 'none',\n                                scrollTrigger: {\n                                    trigger: panel,\n                                    start: 'top bottom',\n                                    end: 'bottom top',\n                                    scrub: true\n                                }\n                            });\n                        }\n                        \/\/ Ingredients drift opposite direction (parallax depth feel)\n                        ings.forEach(function(ing, i) {\n                            var direction = (i % 2 === 0) ? 30 : -30;\n                            gsap.to(ing, {\n                                y: direction,\n                                rotation: '+=' + ((i % 2 === 0) ? 8 : -8),\n                                ease: 'none',\n                                scrollTrigger: {\n                                    trigger: panel,\n                                    start: 'top bottom',\n                                    end: 'bottom top',\n                                    scrub: true\n                                }\n                            });\n                        });\n                    });\n                    \/\/ ----- Scroll depth tracking for whole story section -----\n                    var story = document.getElementById('story');\n                    if (story) {\n                        var depthMarks = [25, 50, 75, 100];\n                        var firedDepths = {};\n                        ScrollTrigger.create({\n                            trigger: story,\n                            start: 'top top',\n                            end: 'bottom bottom',\n                            onUpdate: function(self) {\n                                var pct = Math.round(self.progress * 100);\n                                depthMarks.forEach(function(mark) {\n                                    if (pct >= mark && !firedDepths[mark]) {\n                                        firedDepths[mark] = true;\n                                        track('story_scroll_depth', {\n                                            section: 'brand_story',\n                                            depth: mark\n                                        });\n                                    }\n                                });\n                            }\n                        });\n                    }\n                    \/\/ ----- Section view tracking for Why Pawada and certifications -----\n                    function trackSectionView(selector, eventName, payload) {\n                        var el = document.querySelector(selector);\n                        if (!el) return;\n                        var fired = false;\n                        ScrollTrigger.create({\n                            trigger: el,\n                            start: 'top 75%',\n                            onEnter: function() {\n                                if (fired) return;\n                                fired = true;\n                                track(eventName, payload || {});\n                            }\n                        });\n                    }\n                    trackSectionView('#why-pawada', 'section_view', {\n                        section: 'why_pawada'\n                    });\n                    trackSectionView('#featured-recipes', 'section_view', {\n                        section: 'featured_recipes'\n                    });\n                    trackSectionView('[data-pwd-track-view=\"certification_view\"]', 'certification_view', {\n                        certs: ['HALAL', 'ISO 9002', 'SIRIM']\n                    });\n                    \/\/ ----- Hero bottles: gentle floating idle animation -----\n                    \/\/ Target the product image directly (not the wrapper) so the float doesn't\n                    \/\/ fight the `translateX(-50%)` centering transform applied on mobile.\n                    gsap.to('.hero__slide.is-active .hero__product-img', {\n                        y: -10,\n                        duration: 3.4,\n                        ease: 'sine.inOut',\n                        yoyo: true,\n                        repeat: -1\n                    });\n                }\n                \/\/ ============== HERO CAROUSEL ==============\n                function initCarousel() {\n                    var track = document.getElementById('hero-track');\n                    if (!track) return;\n                    var slides = track.querySelectorAll('.hero__slide');\n                    var prev = document.getElementById('hero-prev');\n                    var next = document.getElementById('hero-next');\n                    var counter = document.getElementById('hero-current');\n                    if (!slides.length || !prev || !next) return;\n                    var current = 0;\n                    var total = slides.length;\n\n                    function pad(n) {\n                        return n < 10 ? '0' + n : '' + n;\n                    }\n\n                    function show(index, direction) {\n                        \/\/ Wrap around (looping)\n                        if (index < 0) index = total - 1;\n                        if (index >= total) index = 0;\n                        slides.forEach(function(s, i) {\n                            s.classList.toggle('is-active', i === index);\n                        });\n                        if (counter) counter.textContent = pad(index + 1);\n                        current = index;\n                        \/\/ Fire tracking event for this slide\n                        var slide = slides[index];\n                        track('hero_slide_view', {\n                            slide_index: index + 1,\n                            product: slide.getAttribute('data-pwd-product'),\n                            recipe: slide.getAttribute('data-pwd-recipe'),\n                            direction: direction || 'init'\n                        });\n                    }\n                    prev.addEventListener('click', function() {\n                        show(current - 1, 'prev');\n                    });\n                    next.addEventListener('click', function() {\n                        show(current + 1, 'next');\n                    });\n                    \/\/ Keyboard navigation (left\/right arrows)\n                    document.addEventListener('keydown', function(e) {\n                        \/\/ Only act if hero is in viewport (so it doesn't hijack scrolling elsewhere)\n                        var heroRect = document.getElementById('hero').getBoundingClientRect();\n                        var heroInView = heroRect.bottom > 0 && heroRect.top < window.innerHeight;\n                        if (!heroInView) return;\n                        if (e.key === 'ArrowLeft') {\n                            show(current - 1, 'keyboard_prev');\n                        } else if (e.key === 'ArrowRight') {\n                            show(current + 1, 'keyboard_next');\n                        }\n                    });\n                    \/\/ Fire initial slide_view for slide 1\n                    track('hero_slide_view', {\n                        slide_index: 1,\n                        product: slides[0].getAttribute('data-pwd-product'),\n                        recipe: slides[0].getAttribute('data-pwd-recipe'),\n                        direction: 'init'\n                    });\n                }\n                if (document.readyState === 'loading') {\n                    document.addEventListener('DOMContentLoaded', function() {\n                        init();\n                        initCarousel();\n                    });\n                } else {\n                    init();\n                    initCarousel();\n                }\n            })();\n        <\/script>\n    <\/div>\n<\/body>\n\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Pawada \u2014 every meal deserves more kick today&#8217;s pick \u23f1 25 min black pepper chicken rice bowl. Hot rice, glossy Sarawak pepper sauce, tender chicken \u2014 ready faster than delivery. see recipe shop on shopee dish photo family favourite \u23f1 15 min saucy tomato fried rice. The childhood classic \u2014 eggs, tomato sauce, a little [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":89,"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":239,"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/239"}],"wp:attachment":[{"href":"https:\/\/pawada.seo-ku.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}