{"product_id":"dreamy-book-hall","title":"Dreamy Book Hall","description":"\u003cstyle\u003e\n  .hn-dreamy{\n    width:100%;\n    max-width:100%;\n    margin:0;\n    padding:0;\n    background:#f8f5f1;\n    color:#2f2a26;\n    font-family:Arial,sans-serif;\n    line-height:1.75;\n    overflow:hidden;\n  }\n\n  .hn-dreamy *{\n    box-sizing:border-box;\n  }\n\n  \/* HERO VIDEO *\/\n  .hn-dreamy__hero{\n    width:100%;\n    margin:0;\n    padding:0;\n    background:#000;\n    line-height:0;\n    font-size:0;\n  }\n\n  .hn-dreamy__hero video{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    padding:0;\n    border:0;\n    background:#000;\n  }\n\n  \/* INTRO *\/\n  .hn-dreamy__intro{\n    padding:64px 20px 42px;\n    text-align:center;\n    background:\n      linear-gradient(\n        180deg,\n        #f6f0e7 0%,\n        #f8f5f1 100%\n      );\n  }\n\n  .hn-dreamy__eyebrow{\n    display:inline-block;\n    margin-bottom:10px;\n    font-size:11px;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n    color:#8a7463;\n    font-weight:700;\n  }\n\n  .hn-dreamy h2{\n    margin:0 0 14px;\n    font-size:42px;\n    line-height:1.12;\n    color:#241b17;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.03em;\n  }\n\n  .hn-dreamy__subtitle{\n    max-width:760px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.9;\n    color:#645952;\n  }\n\n  \/* IMAGE *\/\n  .hn-dreamy__image{\n    margin:0;\n    padding:0;\n    line-height:0;\n    font-size:0;\n  }\n\n  .hn-dreamy__image img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    padding:0;\n    border:0;\n  }\n\n  \/* SECTION *\/\n  .hn-dreamy__section{\n    padding:56px 20px;\n  }\n\n  .hn-dreamy__section--soft{\n    background:#f4eee7;\n  }\n\n  .hn-dreamy__section--white{\n    background:#ffffff;\n  }\n\n  .hn-dreamy__content{\n    max-width:920px;\n    margin:0 auto;\n  }\n\n  .hn-dreamy h3{\n    margin:0 0 14px;\n    font-size:32px;\n    line-height:1.25;\n    color:#241b17;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.02em;\n  }\n\n  .hn-dreamy h4{\n    margin:0 0 8px;\n    font-size:17px;\n    line-height:1.45;\n    color:#241b17;\n    font-weight:700;\n  }\n\n  .hn-dreamy p{\n    margin:0 0 14px;\n    font-size:15px;\n    line-height:1.85;\n    color:#625852;\n  }\n\n  .hn-dreamy p:last-child{\n    margin-bottom:0;\n  }\n\n  \/* ICONS *\/\n  .hn-dreamy__icons{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .hn-dreamy__icon{\n    background:#fffdfa;\n    border:1px solid #e9ddd1;\n    border-radius:18px;\n    padding:22px 18px;\n    text-align:center;\n    transition:.22s ease;\n  }\n\n  .hn-dreamy__icon:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 24px rgba(60,42,28,.05);\n  }\n\n  .hn-dreamy__symbol{\n    font-size:22px;\n    margin-bottom:8px;\n    line-height:1;\n  }\n\n  .hn-dreamy__icon-title{\n    display:block;\n    margin-bottom:5px;\n    font-size:15px;\n    font-weight:700;\n    color:#241b17;\n  }\n\n  .hn-dreamy__icon-text{\n    font-size:13px;\n    line-height:1.7;\n    color:#736760;\n  }\n\n  \/* GRID *\/\n  .hn-dreamy__grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n    margin-top:20px;\n  }\n\n  .hn-dreamy__card{\n    background:#fffdfa;\n    border:1px solid #e9ddd1;\n    border-radius:18px;\n    padding:22px 20px;\n    transition:.22s ease;\n  }\n\n  .hn-dreamy__card:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 24px rgba(60,42,28,.05);\n  }\n\n  .hn-dreamy__card p{\n    margin:0;\n  }\n\n  \/* CLOSING *\/\n  .hn-dreamy__closing{\n    max-width:920px;\n    margin:0 auto;\n    background:#fffdfa;\n    border:1px solid #e9ddd1;\n    border-radius:24px;\n    padding:30px 26px;\n  }\n\n  @media(min-width:768px){\n\n    .hn-dreamy__intro{\n      padding:82px 34px 56px;\n    }\n\n    .hn-dreamy h2{\n      font-size:58px;\n    }\n\n    .hn-dreamy h3{\n      font-size:40px;\n    }\n\n    .hn-dreamy__section{\n      padding:72px 34px;\n    }\n\n    .hn-dreamy__icons{\n      grid-template-columns:repeat(3,1fr);\n    }\n\n    .hn-dreamy__grid{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-dreamy\"\u003e\n\n  \u003c!-- VIDEO --\u003e\n  \u003cdiv class=\"hn-dreamy__hero\"\u003e\n    \u003cvideo controls playsinline preload=\"metadata\" autoplay muted loop\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/88c185f324de4959a4a514fdd37415a4.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"hn-dreamy__intro\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__eyebrow\"\u003e\n      Inspired by grand libraries and timeless reading halls\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Dreamy Book Hall\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hn-dreamy__subtitle\"\u003e\n      A warm and elegant DIY book nook filled with towering bookshelves, winding staircases, glowing light, and quiet old-world charm.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/02_3e36ecd4-ce73-4260-8ecd-1d13f362843f.jpg?v=1760191328\" alt=\"Dreamy Book Hall DIY book nook kit\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"hn-dreamy__section hn-dreamy__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__content\"\u003e\n\n      \u003cspan class=\"hn-dreamy__eyebrow\"\u003e\n        A miniature world of books and light\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A library that feels quietly alive.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDreamy Book Hall\u003c\/strong\u003e is a detailed \u003cstrong\u003eDIY book nook kit\u003c\/strong\u003e inspired by classic libraries, hidden reading rooms, and elegant vintage interiors.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Warm lighting, layered shelves, and graceful staircases create a peaceful miniature scene made to display and admire.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"hn-dreamy__section hn-dreamy__section--white\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__icons\"\u003e\n\n      \u003cdiv class=\"hn-dreamy__icon\"\u003e\n        \u003cdiv class=\"hn-dreamy__symbol\"\u003e📚\u003c\/div\u003e\n        \u003cspan class=\"hn-dreamy__icon-title\"\u003e\n          Grand Library Design\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-dreamy__icon-text\"\u003e\n          Tall shelves, layered rooms, and elegant architecture inspired by classic reading halls.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-dreamy__icon\"\u003e\n        \u003cdiv class=\"hn-dreamy__symbol\"\u003e✨\u003c\/div\u003e\n        \u003cspan class=\"hn-dreamy__icon-title\"\u003e\n          Warm Ambient Light\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-dreamy__icon-text\"\u003e\n          Soft LED lighting gives the miniature world a calm evening glow.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-dreamy__icon\"\u003e\n        \u003cdiv class=\"hn-dreamy__symbol\"\u003e🎁\u003c\/div\u003e\n        \u003cspan class=\"hn-dreamy__icon-title\"\u003e\n          Display-Worthy Gift\n        \u003c\/span\u003e\n        \u003cdiv class=\"hn-dreamy__icon-text\"\u003e\n          A thoughtful gift for readers, collectors, and lovers of cozy bookshelf decor.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/03_6df16b73-861e-40ca-92d5-7504d7e0d92d.jpg?v=1760191446\" alt=\"Dreamy Book Hall miniature library interior\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY --\u003e\n  \u003cdiv class=\"hn-dreamy__section hn-dreamy__section--white\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__content\"\u003e\n\n      \u003cspan class=\"hn-dreamy__eyebrow\"\u003e\n        Why you'll love it\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Quiet elegance for your bookshelf.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-dreamy__grid\"\u003e\n\n        \u003cdiv class=\"hn-dreamy__card\"\u003e\n          \u003ch4\u003e\n            Rich Architectural Details\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Arches, railings, staircases, lamps, and layered shelves give the scene depth and atmosphere.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-dreamy__card\"\u003e\n          \u003ch4\u003e\n            Cozy Display Decor\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Beautiful between books, on desks, or in reading corners where warm light adds character.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/04_55bba11a-224d-4a57-9c9d-502449f31a09.jpg?v=1760191577\" alt=\"Dreamy Book Hall warm lighting details\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/05_0e4c6df6-875d-474b-8a34-40c130c654cb.jpg?v=1760191356\" alt=\"Dreamy Book Hall reading hall scene\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"hn-dreamy__section hn-dreamy__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__content\"\u003e\n\n      \u003cspan class=\"hn-dreamy__eyebrow\"\u003e\n        Crafted to be admired\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Every shelf tells a story.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-dreamy__grid\"\u003e\n\n        \u003cdiv class=\"hn-dreamy__card\"\u003e\n          \u003ch4\u003e\n            Relaxing DIY Build\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            A calming hands-on project filled with small details and satisfying progress.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-dreamy__card\"\u003e\n          \u003ch4\u003e\n            Premium Miniature Finish\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Elegant textures and layered interiors create a refined old-library atmosphere.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/06_382bcba4-5041-4727-ba1e-2e45830bc0cc.jpg?v=1760191449\" alt=\"Dreamy Book Hall staircase details\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/07_640c3b22-3b8e-492f-91c9-4f20759c96e7.jpg?v=1760191448\" alt=\"Dreamy Book Hall bookshelf display\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- GIFT --\u003e\n  \u003cdiv class=\"hn-dreamy__section hn-dreamy__section--white\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__content\"\u003e\n\n      \u003cspan class=\"hn-dreamy__eyebrow\"\u003e\n        Built to keep and gift\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A small world made with warmth.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-dreamy__grid\"\u003e\n\n        \u003cdiv class=\"hn-dreamy__card\"\u003e\n          \u003ch4\u003e\n            For Book Lovers\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            Perfect for readers who love magical libraries, cozy spaces, and vintage interiors.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-dreamy__card\"\u003e\n          \u003ch4\u003e\n            A Meaningful Gift\n          \u003c\/h4\u003e\n          \u003cp\u003e\n            A collectible DIY gift that feels personal, elegant, and timeless.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/08_c9cf6f4e-92d6-4bd7-a1e6-6bb9d3a9a96d.jpg?v=1760191623\" alt=\"Dreamy Book Hall bookshelf decor\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-dreamy__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/09_2f82f799-a1d6-4f86-91ff-6c9bbb4d793f.jpg?v=1760191636\" alt=\"Dreamy Book Hall DIY assembly\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"hn-dreamy__section hn-dreamy__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-dreamy__closing\"\u003e\n\n      \u003cspan class=\"hn-dreamy__eyebrow\"\u003e\n        For readers, collectors, and lovers of quiet interiors\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        More than decor — a glowing little library.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eDreamy Book Hall\u003c\/strong\u003e combines the charm of a \u003cstrong\u003eDIY miniature house kit\u003c\/strong\u003e with elegant \u003cstrong\u003ebookshelf decor\u003c\/strong\u003e. Warm light, layered shelves, and timeless library details bring calm atmosphere to any shelf or reading corner.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Hi Nooki","offers":[{"title":"Default Title","offer_id":42591783059537,"sku":"xy-dbh","price":75.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/dreamy-book-halldiy-miniature-househinooki-7398109.webp?v=1780322659","url":"https:\/\/www.hinooki.com\/ar\/products\/dreamy-book-hall","provider":"HiNooki","version":"1.0","type":"link"}