{"product_id":"authentic-japanese-matcha-whey-protein-351-g-set-of-3-by-fine-japan","title":"Authentic Japanese Matcha Whey Protein (351 g) Set of 3 by FINE JAPAN","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --ink:        #1A1A1A;\n    --ink-mid:    #3A3A3A;\n    --ink-light:  #777777;\n    --rule:       #E0E0E0;\n    --paper:      #FFFFFF;\n    --panel:      #F6F6F8;\n    --navy:       #1D2088;\n    --navy-deep:  #14176A;\n    --gold:       #8A6A2E;\n    --gold-pale:  #FBF4E4;\n    --gold-border:#C9A84C;\n    --green:      #1A5E27;\n    --green-pale: #EDF5EE;\n    --green-border:#A0C8A5;\n    --red:        #AA0000;\n    --red-pale:   #FFF0F0;\n    --red-border: #F0AAAA;\n    --blue-pale:  #EDEEF8;\n    --blue-border:#C0C3E8;\n  }\n\n  html { -webkit-text-size-adjust: 100%; }\n\n  body {\n    font-family: 'Plus Jakarta Sans', system-ui, sans-serif;\n    background: var(--paper);\n    color: var(--ink);\n    font-size: 19px;\n    line-height: 1.85;\n  }\n\n  \/* ── Trust bar ──────────────────────────────────────── *\/\n  .trust-bar {\n    background: var(--navy);\n    color: #fff;\n    text-align: center;\n    font-size: 15px;\n    font-weight: 600;\n    padding: 13px 16px;\n    letter-spacing: 0.03em;\n  }\n\n  \/* ── Page shell ─────────────────────────────────────── *\/\n  .page {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 0 20px 80px;\n  }\n\n  \/* ── Hero ───────────────────────────────────────────── *\/\n  .hero {\n    padding: 48px 32px 40px;\n    margin-top: 28px;\n    border-radius: 24px;\n    background: var(--green-pale);\n    border: 1px solid var(--green-border);\n    text-align: center;\n  }\n\n  .brand {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n    color: var(--green);\n    margin-bottom: 16px;\n  }\n\n  .product-name {\n    font-size: 40px;\n    font-weight: 800;\n    letter-spacing: -0.01em;\n    line-height: 1.15;\n    color: var(--ink);\n    margin-bottom: 20px;\n  }\n  .product-name .accent { color: var(--green); }\n\n  .protein-pill {\n    display: inline-block;\n    background: var(--green);\n    color: #fff;\n    font-size: 18px;\n    font-weight: 700;\n    padding: 12px 28px;\n    border-radius: 999px;\n    margin-bottom: 26px;\n  }\n\n  .tagline {\n    font-size: 19px;\n    color: var(--ink-mid);\n    line-height: 1.8;\n    max-width: 540px;\n    margin: 0 auto 14px;\n  }\n\n  .body-copy {\n    font-size: 17px;\n    color: var(--ink-light);\n    line-height: 1.9;\n    max-width: 540px;\n    margin: 0 auto;\n  }\n\n  \/* ── Section card ───────────────────────────────────── *\/\n  .section {\n    padding: 36px 32px;\n    margin-top: 20px;\n    background: #FFFFFF;\n    border: 1px solid #ECECEC;\n    border-radius: 24px;\n  }\n\n  .sec-label {\n    font-size: 22px;\n    font-weight: 800;\n    color: var(--navy);\n    margin-bottom: 24px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .sec-label::before {\n    content: '';\n    width: 8px;\n    height: 8px;\n    border-radius: 50%;\n    background: var(--gold);\n    flex-shrink: 0;\n  }\n  .sec-label.green-dot::before { background: var(--green); }\n\n  \/* ── How to Prepare ─────────────────────────────────── *\/\n  .steps {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 20px;\n  }\n  .step {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    background: var(--panel);\n    border: 1px solid var(--blue-border);\n    border-radius: 14px;\n    padding: 18px 20px;\n  }\n  .step-num {\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    background: var(--navy);\n    color: #fff;\n    font-size: 15px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .step-text {\n    font-size: 17px;\n    color: var(--ink);\n    line-height: 1.8;\n    padding-top: 4px;\n  }\n\n  .recipe-tip {\n    background: var(--green-pale);\n    border: 1px solid var(--green-border);\n    border-radius: 12px;\n    padding: 16px 20px;\n    font-size: 16px;\n    color: var(--green);\n    font-weight: 600;\n    margin-bottom: 12px;\n  }\n  .recipe-tip span { font-weight: 400; color: var(--ink-mid); }\n\n  .small-note {\n    font-size: 14px;\n    color: var(--ink-light);\n    padding: 0 4px;\n  }\n\n  \/* ── Product Details ─────────────────────────────────── *\/\n  .detail-row {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .detail-item {\n    background: var(--panel);\n    border-radius: 12px;\n    padding: 14px 18px;\n    font-size: 17px;\n    color: var(--ink);\n    line-height: 1.75;\n  }\n  .detail-item strong { color: var(--navy); }\n\n  \/* ── Nutrition table ─────────────────────────────────── *\/\n  .ing-note {\n    font-size: 15px;\n    color: var(--ink-light);\n    margin-bottom: 16px;\n  }\n  .ing-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 17px;\n  }\n  .ing-table th {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n    color: var(--ink-light);\n    padding-bottom: 12px;\n    border-bottom: 2px solid var(--ink);\n    text-align: left;\n  }\n  .ing-table th:last-child { text-align: right; }\n  .ing-table td {\n    padding: 14px 0;\n    border-bottom: 1px solid var(--rule);\n    color: var(--ink);\n    vertical-align: middle;\n  }\n  .ing-table td:last-child {\n    text-align: right;\n    font-weight: 700;\n    font-variant-numeric: tabular-nums;\n  }\n  .ing-table tbody tr:first-child td {\n    font-weight: 700;\n    color: var(--navy);\n    font-size: 18px;\n  }\n  .ing-table tbody tr:last-child td { border-bottom: none; }\n\n  \/* ── Important Notice ────────────────────────────────── *\/\n  .precaution-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n  .precaution-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    background: var(--red-pale);\n    border: 1px solid var(--red-border);\n    border-radius: 12px;\n    padding: 14px 18px;\n    font-size: 16px;\n    color: var(--red);\n    font-weight: 600;\n    line-height: 1.75;\n  }\n  .precaution-mark {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: var(--red);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n\n  \/* ── Footer ──────────────────────────────────────────── *\/\n  .footer {\n    text-align: center;\n    padding-top: 44px;\n    font-size: 15px;\n    color: var(--ink-light);\n    line-height: 1.9;\n  }\n  .footer strong {\n    display: block;\n    font-size: 18px;\n    font-weight: 800;\n    color: var(--navy);\n    margin-bottom: 6px;\n  }\n\n\n  \/* ── Accordion ─────────────────────────────────────── *\/\n  .accordion {\n    border: 1px solid var(--rule);\n    border-radius: 16px;\n    overflow: hidden;\n  }\n  .accordion summary {\n    list-style: none;\n    padding: 20px 24px;\n    font-size: 18px;\n    font-weight: 700;\n    color: var(--navy);\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    background: var(--panel);\n    user-select: none;\n  }\n  .accordion summary::-webkit-details-marker { display: none; }\n  .accordion summary::after {\n    content: '+';\n    font-size: 26px;\n    font-weight: 300;\n    color: var(--navy);\n    flex-shrink: 0;\n    margin-left: 12px;\n  }\n  .accordion[open] summary::after { content: '−'; }\n  .accordion-body {\n    padding: 22px 24px;\n    font-size: 16px;\n    color: var(--ink-mid);\n    line-height: 1.9;\n    border-top: 1px solid var(--rule);\n  }\n  .allergen-note {\n    margin-top: 16px;\n    padding: 14px 18px;\n    background: var(--gold-pale);\n    border: 1px solid var(--gold-border);\n    border-radius: 10px;\n    font-size: 15px;\n    font-weight: 600;\n    color: var(--gold);\n  }\n\n  \/* ── Who Is This For ─────────────────────────────────── *\/\n  .audience-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    margin-bottom: 20px;\n  }\n  .audience-item {\n    background: var(--panel);\n    border: 1px solid var(--blue-border);\n    border-radius: 14px;\n    padding: 18px 20px;\n  }\n  .audience-item-title {\n    font-size: 17px;\n    font-weight: 700;\n    color: var(--navy);\n    margin-bottom: 6px;\n  }\n  .audience-item-desc {\n    font-size: 16px;\n    color: var(--ink-mid);\n    line-height: 1.8;\n  }\n  .warning-box {\n    background: var(--gold-pale);\n    border: 1px solid var(--gold-border);\n    border-radius: 12px;\n    padding: 16px 20px;\n    font-size: 16px;\n    font-weight: 600;\n    color: var(--gold);\n    line-height: 1.75;\n  }\n  \/* ── Mobile ──────────────────────────────────────────── *\/\n  @media (max-width: 560px) {\n    body { font-size: 18px; }\n    .product-name { font-size: 30px; }\n    .hero { padding: 40px 20px 34px; border-radius: 20px; }\n    .section { padding: 28px 20px; border-radius: 20px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"trust-bar\"\u003eTrusted in Japan Since 1974\u003c\/div\u003e\n\u003cdiv class=\"page\"\u003e\n\u003c!-- Hero --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003ch1 class=\"product-name\"\u003eMatcha \u003cspan class=\"accent\"\u003eWhey Protein\u003c\/span\u003e\n\u003c\/h1\u003e\n\u003cdiv class=\"protein-pill\"\u003e16 g Protein per Serving\u003c\/div\u003e\n\u003cp class=\"tagline\"\u003ePremium Japanese matcha meets high-quality whey protein — smooth, creamy, and easy to prepare.\u003c\/p\u003e\n\u003cp class=\"body-copy\"\u003eMade with matcha from Shizuoka Prefecture and naturally sweetened with agar sugar from Hokkaido. Each serving (27 g \/ 0.95 oz) gives you about 16 g of clean protein with a delicious matcha taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- How to Prepare --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"sec-label green-dot\"\u003eHow to Prepare\u003c\/p\u003e\n\u003cdiv class=\"steps\"\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e1\u003c\/div\u003e\n\u003cp class=\"step-text\"\u003ePour \u003cstrong\u003e⅔ cup (200 ml) of water\u003c\/strong\u003e into a large glass.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e2\u003c\/div\u003e\n\u003cp class=\"step-text\"\u003eAdd \u003cstrong\u003e4 tablespoons (27 g \/ 0.95 oz)\u003c\/strong\u003e of powder.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"step\"\u003e\n\u003cdiv class=\"step-num\"\u003e3\u003c\/div\u003e\n\u003cp class=\"step-text\"\u003eStir well until fully blended. Enjoy immediately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"recipe-tip\"\u003eRecipe Tip: \u003cspan\u003eTry with milk or soy milk for a creamier taste.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"small-note\"\u003e* Some liquids may cause the powder to thicken or clump.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Who Is This For --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"sec-label\"\u003eWho Is This For?\u003c\/p\u003e\n\u003cdiv class=\"audience-list\"\u003e\n\u003cdiv class=\"audience-item\"\u003e\n\u003cp class=\"audience-item-title\"\u003ePeople who want more protein in their daily diet\u003c\/p\u003e\n\u003cp class=\"audience-item-desc\"\u003eEach serving provides about 16 g of clean whey protein — easy to add to any routine, morning or afternoon.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003e\n\u003cp class=\"audience-item-title\"\u003eThose who enjoy Japanese flavors\u003c\/p\u003e\n\u003cp class=\"audience-item-desc\"\u003eMade with real matcha from Shizuoka, Japan. A natural, earthy flavor with no artificial taste.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003e\n\u003cp class=\"audience-item-title\"\u003eAdults looking for a light, low-fat protein option\u003c\/p\u003e\n\u003cp class=\"audience-item-desc\"\u003eOnly 111 kcal and 1.7 g of fat per serving — a light choice that still supports your protein needs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"audience-item\"\u003e\n\u003cp class=\"audience-item-title\"\u003eBusy people who want a quick, easy drink\u003c\/p\u003e\n\u003cp class=\"audience-item-desc\"\u003eJust mix with water in 3 simple steps. No blender needed. Ready in under a minute.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning-box\"\u003eContains milk and soy. Not suitable if you are allergic to these ingredients.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Details + Full Ingredients --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"sec-label\"\u003eProduct Details\u003c\/p\u003e\n\u003cdiv style=\"margin-bottom: 24px;\" class=\"detail-row\"\u003e\n\u003cdiv class=\"detail-item\"\u003e\n\u003cstrong\u003eNet Weight:\u003c\/strong\u003e 12.8 oz (363 g)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdetails class=\"accordion\"\u003e\n\u003csummary\u003eFull Ingredients List\u003c\/summary\u003e\n\u003cdiv class=\"accordion-body\"\u003e\n\u003cp\u003eWhey Protein (contains milk, manufactured in the USA), Agar Sugar, Matcha Powder (from Shizuoka, Japan), Edible Oils, Lecithin (soy-derived).\u003c\/p\u003e\n\u003cp class=\"allergen-note\"\u003eAllergen notice: Contains milk and soy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- Nutrition Facts --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"sec-label\"\u003eNutrition Facts\u003c\/p\u003e\n\u003cp class=\"ing-note\"\u003ePer serving: 27 g (0.95 oz) · Servings per container: approx. 13\u003c\/p\u003e\n\u003ctable class=\"ing-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eNutrient\u003c\/th\u003e\n\u003cth\u003eAmount\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eProtein\u003c\/td\u003e\n\u003ctd\u003e16 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eEnergy\u003c\/td\u003e\n\u003ctd\u003e111 kcal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFat\u003c\/td\u003e\n\u003ctd\u003e1.7 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCarbohydrates\u003c\/td\u003e\n\u003ctd\u003e8.1 g\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSodium\u003c\/td\u003e\n\u003ctd\u003e200 mg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- Important Notice --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cp class=\"sec-label\"\u003eImportant Notice\u003c\/p\u003e\n\u003cdiv class=\"precaution-list\"\u003e\n\u003cdiv class=\"precaution-item\"\u003e\n\u003cdiv class=\"precaution-mark\"\u003e!\u003c\/div\u003e\n\u003cspan\u003eStore in a cool, dry place. Once opened, use promptly.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"precaution-item\"\u003e\n\u003cdiv class=\"precaution-mark\"\u003e!\u003c\/div\u003e\n\u003cspan\u003eIf you feel any discomfort, reduce intake or stop use and see a doctor.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"precaution-item\"\u003e\n\u003cdiv class=\"precaution-mark\"\u003e!\u003c\/div\u003e\n\u003cspan\u003eDo not use if you are allergic to any listed ingredient.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"precaution-item\"\u003e\n\u003cdiv class=\"precaution-mark\"\u003e!\u003c\/div\u003e\n\u003cspan\u003eIf you are pregnant, nursing, or under medical care, speak with your doctor before use.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"precaution-item\"\u003e\n\u003cdiv class=\"precaution-mark\"\u003e!\u003c\/div\u003e\n\u003cspan\u003eColor, taste, and aroma may vary slightly by batch. This does not affect quality.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cfooter class=\"footer\"\u003e\u003cstrong\u003eMade with care in Japan\u003c\/strong\u003e Quality you can trust, every day.\u003c\/footer\u003e\n\u003c\/div\u003e","brand":"Fine Japan","offers":[{"title":"3 Pack","offer_id":47214636335260,"sku":"S-000412-3","price":97.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0558\/3398\/5180\/files\/S-000412-3-10off.jpg?v=1784094378","url":"https:\/\/fine-japan-global.myshopify.com\/ga\/products\/authentic-japanese-matcha-whey-protein-351-g-set-of-3-by-fine-japan","provider":"Fine Japan","version":"1.0","type":"link"}