{"product_id":"july-august-box","title":"JULY \u0026 AUGUST BOX","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black\u0026family=DM+Sans:wght@400;500;600;700\u0026family=Space+Mono:wght@400;700\u0026family=Caveat:wght@600\u0026display=swap');\n\n  .hb-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .hb-wrap {\n    font-family: 'DM Sans', sans-serif;\n    max-width: 680px;\n    color: #15110D;\n    background: #FBF3E7;\n    border-radius: 6px;\n    overflow: hidden;\n    border: 3px solid #15110D;\n  }\n\n  \/* ---------- Banner ---------- *\/\n  .hb-banner {\n    background: #15110D;\n    color: #F5D033;\n    text-align: center;\n    padding: 12px 20px;\n    font-family: 'Space Mono', monospace;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n  }\n\n  \/* ---------- Hero ---------- *\/\n  .hb-hero {\n    background: #EB1E63;\n    padding: 40px 28px 32px;\n    position: relative;\n  }\n  .hb-hero-tag {\n    display: inline-block;\n    background: #F5D033;\n    color: #15110D;\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 10px;\n    border-radius: 3px;\n    margin-bottom: 14px;\n    transform: rotate(-2deg);\n  }\n  .hb-hero h1 {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 30px;\n    line-height: 1.25;\n    color: #FBF3E7;\n    margin-bottom: 14px;\n    max-width: 480px;\n  }\n  .hb-hero p {\n    font-size: 14px;\n    line-height: 1.8;\n    color: #FCE3ED;\n    max-width: 460px;\n  }\n  .hb-hook {\n    position: absolute;\n    top: 28px;\n    right: 24px;\n    opacity: 0.9;\n  }\n\n  \/* ---------- Section shell ---------- *\/\n  .hb-section { padding: 32px 28px; }\n  .hb-eyebrow {\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 16px;\n  }\n  .hb-eyebrow svg { flex-shrink: 0; }\n\n  \/* ---------- Pricing (ticket style) ---------- *\/\n  .hb-pricing { background: #FBF3E7; }\n  .hb-tickets { display: flex; flex-direction: column; gap: 12px; }\n  .hb-ticket {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #FFFFFF;\n    border: 2px solid #15110D;\n    border-radius: 6px;\n    padding: 14px 18px;\n    position: relative;\n  }\n  .hb-ticket::after {\n    content: \"\";\n    position: absolute;\n    right: 90px;\n    top: -2px;\n    bottom: -2px;\n    border-left: 2px dashed #15110D;\n    opacity: 0.35;\n  }\n  .hb-ticket-num {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 18px;\n    background: #F5D033;\n    border: 2px solid #15110D;\n    width: 34px;\n    height: 34px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .hb-ticket-info { flex: 1; }\n  .hb-ticket-price {\n    font-family: 'Space Mono', monospace;\n    font-weight: 700;\n    font-size: 15px;\n  }\n  .hb-ticket-sub { font-size: 12.5px; color: #6b6259; margin-top: 2px; }\n\n  \/* ---------- Collab callout ---------- *\/\n  .hb-collab {\n    margin-top: 18px;\n    background: #15110D;\n    color: #FBF3E7;\n    border-radius: 6px;\n    padding: 16px 18px;\n    display: flex;\n    gap: 12px;\n    align-items: flex-start;\n  }\n  .hb-collab-badge {\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    font-weight: 700;\n    background: #F5D033;\n    color: #15110D;\n    padding: 3px 8px;\n    border-radius: 3px;\n    letter-spacing: 1px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .hb-collab p { font-size: 12.5px; line-height: 1.75; color: #E9E2D6; }\n  .hb-collab strong { color: #FBF3E7; }\n\n  \/* ---------- What's inside intro ---------- *\/\n  .hb-inside-head { padding: 32px 28px 0; }\n  .hb-inside-head h2 {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 22px;\n  }\n  .hb-inside-head p { font-size: 13.5px; color: #6b6259; margin-top: 8px; line-height: 1.7; }\n\n  \/* ---------- BOOK block (pink) ---------- *\/\n  .hb-book {\n    margin: 24px 28px 0;\n    background: #EB1E63;\n    border-radius: 8px;\n    padding: 26px 24px;\n    color: #FBF3E7;\n  }\n  .hb-book-kicker {\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #F5D033;\n    margin-bottom: 8px;\n  }\n  .hb-book-title {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 34px;\n    letter-spacing: 1px;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .hb-book-byline { font-size: 13px; color: #FCE3ED; margin-bottom: 14px; }\n  .hb-book-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: #F5D033;\n    color: #15110D;\n    font-family: 'Space Mono', monospace;\n    font-size: 10.5px;\n    font-weight: 700;\n    padding: 5px 10px;\n    border-radius: 20px;\n    margin-bottom: 16px;\n  }\n  .hb-book-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px 18px;\n    font-size: 11.5px;\n    color: #FCE3ED;\n    border-top: 1px solid rgba(251,243,231,0.25);\n    border-bottom: 1px solid rgba(251,243,231,0.25);\n    padding: 10px 0;\n    margin-bottom: 16px;\n  }\n  .hb-book-meta span b { color: #FBF3E7; display: block; font-size: 10px; text-transform: uppercase; letter-spacing: 1px; opacity: 0.8; font-weight: 600;}\n  .hb-book-syn { font-size: 13.5px; line-height: 1.85; color: #FDEFF4; }\n  .hb-book-syn p { margin-bottom: 12px; }\n  .hb-ig-link {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    margin-top: 12px;\n    color: #FBF3E7;\n    text-decoration: none;\n    font-size: 12.5px;\n    font-weight: 600;\n    border-bottom: 1px solid rgba(251,243,231,0.5);\n    padding-bottom: 2px;\n  }\n  .hb-ig-link:hover { border-color: #F5D033; color: #F5D033; }\n\n  \/* ---------- NOTEBOOK block (navy\/sunset) ---------- *\/\n  .hb-notebook {\n    margin: 20px 28px 0;\n    background: linear-gradient(180deg, #22345C 0%, #1B2A4A 60%, #17223B 100%);\n    border-radius: 8px;\n    padding: 26px 24px;\n    color: #F4EFE6;\n  }\n  .hb-notebook-kicker {\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #FF8A5B;\n    margin-bottom: 8px;\n  }\n  .hb-notebook-title {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 26px;\n    margin-bottom: 4px;\n  }\n  .hb-notebook-sub { font-size: 12.5px; color: #C9D2E3; margin-bottom: 16px; }\n  .hb-notebook p.hb-body { font-size: 13.5px; line-height: 1.85; color: #E7E2D8; margin-bottom: 16px; }\n\n  .hb-usecase-label, .hb-spec-label {\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: #FF8A5B;\n    margin-bottom: 10px;\n  }\n  .hb-usecase-list {\n    list-style: none;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px 14px;\n    margin-bottom: 20px;\n  }\n  .hb-usecase-list li {\n    font-size: 12.5px;\n    color: #F4EFE6;\n    display: flex;\n    align-items: baseline;\n    gap: 6px;\n    line-height: 1.5;\n  }\n  .hb-usecase-list li::before {\n    content: \"\";\n    width: 5px; height: 5px;\n    background: #FF8A5B;\n    border-radius: 50%;\n    flex-shrink: 0;\n    transform: translateY(-2px);\n  }\n\n  .hb-specs {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.15);\n    border-radius: 6px;\n    padding: 14px 16px;\n    margin-bottom: 20px;\n  }\n  .hb-specs table { width: 100%; border-collapse: collapse; }\n  .hb-specs td { font-size: 12px; padding: 5px 0; color: #E7E2D8; vertical-align: top; }\n  .hb-specs td:first-child { color: #9FB0CE; width: 92px; font-family: 'Space Mono', monospace; font-size: 10.5px; text-transform: uppercase; letter-spacing: 0.5px; }\n\n  .hb-designer {\n    border-top: 1px solid rgba(255,255,255,0.15);\n    padding-top: 16px;\n  }\n  .hb-designer-name { font-family: 'Archivo Black', sans-serif; font-size: 15px; margin-bottom: 2px; }\n  .hb-designer-role { font-size: 11px; color: #FF8A5B; margin-bottom: 10px; letter-spacing: 0.5px; }\n  .hb-designer p { font-size: 12.5px; line-height: 1.8; color: #E7E2D8; margin-bottom: 10px; }\n  .hb-designer-links { display: flex; gap: 16px; }\n  .hb-designer-links a {\n    color: #F4EFE6;\n    text-decoration: none;\n    font-size: 12px;\n    font-weight: 600;\n    display: inline-flex;\n    align-items: center;\n    gap: 5px;\n    border-bottom: 1px solid rgba(244,239,230,0.4);\n    padding-bottom: 2px;\n  }\n  .hb-designer-links a:hover { color: #FF8A5B; border-color: #FF8A5B; }\n\n  \/* ---------- BOOKLET block (cream\/handmade) ---------- *\/\n  .hb-booklet {\n    margin: 20px 28px 0;\n    background: #FFFFFF;\n    border: 2px dashed #15110D;\n    border-radius: 8px;\n    padding: 24px;\n  }\n  .hb-booklet-top { display: flex; align-items: center; gap: 10px; margin-bottom: 10px; }\n  .hb-booklet-title { font-family: 'Archivo Black', sans-serif; font-size: 18px; }\n  .hb-handmade-tag {\n    font-family: 'Caveat', cursive;\n    font-size: 17px;\n    color: #EB1E63;\n    transform: rotate(-3deg);\n  }\n  .hb-booklet p { font-size: 13px; line-height: 1.85; color: #3a352f; }\n\n  \/* ---------- Why this book note ---------- *\/\n  .hb-note {\n    margin: 24px 28px 0;\n    background: #F0F7F4;\n    border-left: 4px solid #1D9E75;\n    padding: 18px 20px;\n    border-radius: 0 6px 6px 0;\n  }\n  .hb-note-label {\n    font-family: 'Space Mono', monospace;\n    font-size: 10px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    color: #1D9E75;\n    margin-bottom: 8px;\n  }\n  .hb-note p { font-size: 13px; color: #333; line-height: 1.8; }\n\n  \/* ---------- Footer CTA ---------- *\/\n  .hb-footer {\n    margin: 28px 28px 28px;\n    text-align: center;\n    background: #15110D;\n    border-radius: 8px;\n    padding: 26px 20px;\n  }\n  .hb-footer p { color: #F5D033; font-family: 'Space Mono', monospace; font-size: 11px; letter-spacing: 1px; text-transform: uppercase; margin-bottom: 10px; }\n  .hb-cta {\n    display: inline-block;\n    background: #EB1E63;\n    color: #FBF3E7;\n    font-weight: 700;\n    font-size: 14px;\n    padding: 12px 28px;\n    border-radius: 30px;\n    text-decoration: none;\n  }\n\n  @media (max-width: 420px) {\n    .hb-usecase-list { grid-template-columns: 1fr; }\n    .hb-book-title { font-size: 27px; }\n    .hb-hero h1 { font-size: 24px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hb-wrap\"\u003e\n\n  \u003cdiv class=\"hb-banner\"\u003e⏰ Orders close 15 August · Don't miss out\u003c\/div\u003e\n\n  \u003cdiv class=\"hb-hero\"\u003e\n    \u003csvg class=\"hb-hook\" width=\"46\" height=\"60\" viewbox=\"0 0 46 60\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n      \u003cpath d=\"M23 2V34\" stroke=\"#F5D033\" stroke-width=\"2.5\"\u003e\u003c\/path\u003e\n      \u003cpath d=\"M23 34C23 34 8 34 8 46C8 54 15 58 22 55C27.5 52.6 28 46.5 24 43.5\" stroke=\"#F5D033\" stroke-width=\"2.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003ccircle cx=\"23\" cy=\"4\" r=\"3.5\" fill=\"#F5D033\"\u003e\u003c\/circle\u003e\n    \u003c\/svg\u003e\n    \u003cdiv class=\"hb-hero-tag\"\u003eBimonthly book box\u003c\/div\u003e\n    \u003ch1\u003eA curated box of Japan, delivered every two months.\u003c\/h1\u003e\n    \u003cp\u003eOne Japanese novel. A beautifully designed notebook. A handmade booklet. Each edition is put together with care — the kind of box you open slowly, with a cup of something warm.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hb-section hb-pricing\"\u003e\n    \u003cdiv class=\"hb-eyebrow\"\u003e\n      \u003csvg width=\"14\" height=\"14\" viewbox=\"0 0 20 20\" fill=\"none\"\u003e\u003ccircle cx=\"10\" cy=\"10\" r=\"9\" stroke=\"#15110D\" stroke-width=\"1.5\" stroke-dasharray=\"2 2\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      Pricing\n    \u003c\/div\u003e\n    \u003cdiv class=\"hb-tickets\"\u003e\n      \u003cdiv class=\"hb-ticket\"\u003e\n        \u003cdiv class=\"hb-ticket-num\"\u003e①\u003c\/div\u003e\n        \u003cdiv class=\"hb-ticket-info\"\u003e\n          \u003cdiv class=\"hb-ticket-price\"\u003eFirst box — NZ$50 + $10 shipping\u003c\/div\u003e\n          \u003cdiv class=\"hb-ticket-sub\"\u003eYour introductory box, delivered to your door.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"hb-ticket\"\u003e\n        \u003cdiv class=\"hb-ticket-num\"\u003e②\u003c\/div\u003e\n        \u003cdiv class=\"hb-ticket-info\"\u003e\n          \u003cdiv class=\"hb-ticket-price\"\u003eEvery box after — NZ$65 + $10 shipping\u003c\/div\u003e\n          \u003cdiv class=\"hb-ticket-sub\"\u003eDelivered every two months.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hb-inside-head\"\u003e\n    \u003ch2\u003eWhat's inside\u003c\/h2\u003e\n    \u003cp\u003eThree things, chosen to be read, written in, and kept.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOOK --\u003e\n  \u003cdiv class=\"hb-book\"\u003e\n    \u003cdiv class=\"hb-book-kicker\"\u003e📖 The Book\u003c\/div\u003e\n    \u003cdiv class=\"hb-book-title\"\u003eHOOKED\u003c\/div\u003e\n    \u003cdiv class=\"hb-book-byline\"\u003eby Asako Yuzuki · translated by Polly Barton\u003c\/div\u003e\n    \u003cdiv class=\"hb-book-badge\"\u003e🧈🐄 From the author of the global sensation BUTTER\u003c\/div\u003e\n\n    \u003cdiv class=\"hb-book-meta\"\u003e\n      \u003cspan\u003e\u003cb\u003eJapanese title\u003c\/b\u003eナイルパーチの女子会 (Nairu Pāchi no Joshikai)\u003c\/span\u003e\n      \u003cspan\u003e\u003cb\u003eTranslator\u003c\/b\u003ePolly Barton\u003c\/span\u003e\n      \u003cspan\u003e\u003cb\u003eAuthor\u003c\/b\u003eAsako Yuzuki\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-book-syn\"\u003e\n      \u003cp\u003eOn the surface, Eriko has it all figured out — a coveted role in the seafood division of one of Japan's biggest trading companies, doting parents, and an apartment kept immaculately in order. Her latest project, reviving the once-controversial Nile perch for the Japanese market, is ambitious even by her standards. Underneath it all, though, she's quietly, achingly lonely.\u003c\/p\u003e\n      \u003cp\u003eThen she discovers Shōko's blog: convenience-store dinners, a cluttered home, none of the polish Eriko is used to performing herself — and she's instantly drawn in. When the two finally meet, an easy friendship begins to form. But as Eriko's fascination with Shōko deepens, the line between closeness and control starts to blur, pulling both women somewhere far more unsettling.\u003c\/p\u003e\n      \u003cp\u003eSharp, unsettling, and impossible to put down, HOOKED is a story about hunger — for food, for connection, for belonging — and the standards women are quietly held to.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ca class=\"hb-ig-link\" href=\"https:\/\/www.instagram.com\/yuzukiasako\/\" target=\"_blank\" rel=\"noopener\"\u003e📷 Follow the author, @yuzukiasako, on Instagram\u003c\/a\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- NOTEBOOK --\u003e\n  \u003cdiv class=\"hb-notebook\"\u003e\n    \u003cdiv class=\"hb-notebook-kicker\"\u003e✈️ The Notebook\u003c\/div\u003e\n    \u003cdiv class=\"hb-notebook-title\"\u003eRollbahn Notebook\u003c\/div\u003e\n    \u003cdiv class=\"hb-notebook-sub\"\u003eDELFONICS × Rie Shimada — this edition's exclusive cover\u003c\/div\u003e\n\n    \u003cdiv class=\"hb-collab\"\u003e\n      \u003cdiv class=\"hb-collab-badge\"\u003eLimited\u003c\/div\u003e\n      \u003cp\u003e\u003cstrong\u003eAll current subscribers\u003c\/strong\u003e, plus the \u003cstrong\u003efirst 15 new sign-ups\u003c\/strong\u003e, will receive this edition's special collaboration cover — the airplane-and-highway design created exclusively with illustrator Rie Shimada. After those 15 spots are filled, new subscribers will receive the notebook in the \u003cstrong\u003eclassic navy Rollbahn\u003c\/strong\u003e instead. Once they're gone, they're gone!\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"hb-body\"\u003eIn Japan, Rollbahn isn't just a notebook — it's practically a rite of passage. Since its launch in 2001, it's become one of the country's most recognisable pieces of stationery, with a following so devoted that entire shelves of stationery shops in Tokyo are dedicated to it alone. Ask any Japanese notebook lover and there's a good chance they own at least one — usually several.\u003c\/p\u003e\n\n    \u003cdiv class=\"hb-usecase-label\"\u003eWhat people use it for\u003c\/div\u003e\n    \u003cul class=\"hb-usecase-list\"\u003e\n      \u003cli\u003eJournaling\u003c\/li\u003e\n      \u003cli\u003eDaily diary\u003c\/li\u003e\n      \u003cli\u003eReading log\u003c\/li\u003e\n      \u003cli\u003eTravel notebook\u003c\/li\u003e\n      \u003cli\u003eGratitude notebook\u003c\/li\u003e\n      \u003cli\u003eIdea notebook\u003c\/li\u003e\n      \u003cli\u003eRecipe notes\u003c\/li\u003e\n      \u003cli\u003eEveryday to-do lists\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"hb-specs\"\u003e\n      \u003cdiv class=\"hb-spec-label\"\u003eSpecs\u003c\/div\u003e\n      \u003ctable\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSize\u003c\/td\u003e\n\u003ctd\u003eA5 — 16.8 × 21.6 cm\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePages\u003c\/td\u003e\n\u003ctd\u003eApprox. 160 pages, 5mm grid, cream fountain-pen-friendly paper\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBinding\u003c\/td\u003e\n\u003ctd\u003eSpiral bound — lies flat when open\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eClosure\u003c\/td\u003e\n\u003ctd\u003eElastic band\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eExtras\u003c\/td\u003e\n\u003ctd\u003e5 clear storage pockets, perforated pages for easy tear-out\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hb-designer\"\u003e\n      \u003cdiv class=\"hb-designer-name\"\u003eRie Shimada\u003c\/div\u003e\n      \u003cdiv class=\"hb-designer-role\"\u003eDartec Design and Drawing — Illustrator, Tokyo\u003c\/div\u003e\n      \u003cp\u003eBorn in 1994 and based in Tokyo, Rie completed her master's in architecture at Waseda University's Graduate School of Creative Science and Engineering in 2019. After working in architectural design, she moved into illustration full-time — drawing quietly curious, understated cityscapes. Her work spans architectural renderings, book and booklet covers, illustrations, and visuals for advertising.\u003c\/p\u003e\n      \u003cdiv class=\"hb-designer-links\"\u003e\n        \u003ca href=\"https:\/\/dartecdd.com\/\" target=\"_blank\" rel=\"noopener\"\u003e🌐 dartecdd.com\u003c\/a\u003e\n        \u003ca href=\"https:\/\/www.instagram.com\/dartec_shimada.rie\/\" target=\"_blank\" rel=\"noopener\"\u003e📷 @dartec_shimada.rie\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BOOKLET --\u003e\n  \u003cdiv class=\"hb-booklet\"\u003e\n    \u003cdiv class=\"hb-booklet-top\"\u003e\n      \u003cdiv class=\"hb-booklet-title\"\u003e📄 A Note from Japan\u003c\/div\u003e\n      \u003cdiv class=\"hb-handmade-tag\"\u003ehandmade, by me\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eEvery edition includes a short booklet I put together by hand, page by page — why we chose this book, a little about the notebook and the person who designed it, and a few Japanese words worth knowing. It takes longer than printing one would, but that's kind of the point: I want this to feel like something someone made for you, not something that was mass-produced. A short read to go alongside the box.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hb-note\"\u003e\n    \u003cdiv class=\"hb-note-label\"\u003eWhy this book\u003c\/div\u003e\n    \u003cp\u003eHOOKED asks uncomfortable questions about hunger, appetite, and the standards women are held to — and refuses to give easy answers. It's tense, clever, and hard to put down. We chose it for this edition because it pulls you in slowly and doesn't let go — the kind of story you'll want to sit with, notebook close by, ready to jot down the lines that stay with you.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hb-footer\"\u003e\n    \u003cp\u003eOrders close 15 August\u003c\/p\u003e\n    \u003ca class=\"hb-cta\" href=\"#\"\u003eGet the box →\u003c\/a\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"The Japan Book Edit","offers":[{"title":"Default Title","offer_id":48272852943001,"sku":null,"price":50.0,"currency_code":"NZD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0720\/1328\/3481\/files\/openart-image_1782836523906_c1ac9522_1782836523952_514b0926.png?v=1782836554","url":"https:\/\/thejapanbookedit.com\/products\/july-august-box","provider":"The Japan Book Edit","version":"1.0","type":"link"}