{"product_id":"antique-library","title":"Antique Library","description":"\u003cstyle\u003e\n  .hn-desc{\n    width:100%;\n    max-width:100%;\n    margin:0;\n    padding:0;\n    background:#fbf8f3;\n    color:#2f2a26;\n    font-family:Arial,sans-serif;\n    line-height:1.75;\n    overflow:hidden;\n  }\n\n  .hn-desc *{\n    box-sizing:border-box;\n  }\n\n  \/* HERO VIDEO *\/\n  .hn-desc__hero{\n    width:100%;\n    margin:0;\n    padding:0;\n    line-height:0;\n    font-size:0;\n    background:#000;\n  }\n\n  .hn-desc__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-desc__intro{\n    padding:58px 20px 40px;\n    text-align:center;\n    background:#fbf8f3;\n  }\n\n  .hn-desc__eyebrow{\n    display:inline-block;\n    margin-bottom:10px;\n    font-size:11px;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n    color:#9b7446;\n    font-weight:700;\n  }\n\n  .hn-desc h2{\n    margin:0 0 14px;\n    font-size:38px;\n    line-height:1.14;\n    color:#241b14;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.03em;\n  }\n\n  .hn-desc__subtitle{\n    max-width:820px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.9;\n    color:#5f564d;\n  }\n\n  \/* IMAGES *\/\n  .hn-desc__image{\n    margin:0;\n    padding:0;\n    line-height:0;\n    font-size:0;\n  }\n\n  .hn-desc__image img{\n    display:block;\n    width:100%;\n    height:auto;\n    margin:0;\n    padding:0;\n    border:0;\n  }\n\n  \/* SECTIONS *\/\n  .hn-desc__block{\n    padding:52px 20px;\n  }\n\n  .hn-desc__block--soft{\n    background:#f5efe6;\n  }\n\n  .hn-desc__block--white{\n    background:#ffffff;\n  }\n\n  .hn-desc__content{\n    max-width:920px;\n    margin:0 auto;\n  }\n\n  .hn-desc h3{\n    margin:0 0 14px;\n    font-size:30px;\n    line-height:1.24;\n    color:#241b14;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.02em;\n  }\n\n  .hn-desc h4{\n    margin:0 0 8px;\n    font-size:17px;\n    line-height:1.45;\n    color:#241b14;\n    font-weight:700;\n  }\n\n  .hn-desc p{\n    margin:0 0 14px;\n    font-size:15px;\n    line-height:1.85;\n    color:#5f564d;\n  }\n\n  .hn-desc p:last-child{\n    margin-bottom:0;\n  }\n\n  \/* ICONS *\/\n  .hn-desc__icons{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n    max-width:1100px;\n    margin:0 auto;\n  }\n\n  .hn-desc__icon-item{\n    background:#ffffff;\n    border:1px solid #e7ddd0;\n    border-radius:18px;\n    padding:22px 18px;\n    text-align:center;\n    transition:.22s ease;\n  }\n\n  .hn-desc__icon-item:hover{\n    transform:translateY(-2px);\n    box-shadow:0 8px 24px rgba(60,42,28,.05);\n  }\n\n  .hn-desc__icon-symbol{\n    font-size:22px;\n    line-height:1;\n    margin-bottom:8px;\n  }\n\n  .hn-desc__icon-title{\n    display:block;\n    font-size:15px;\n    font-weight:700;\n    color:#241b14;\n    margin-bottom:5px;\n  }\n\n  .hn-desc__icon-text{\n    font-size:13px;\n    line-height:1.68;\n    color:#6b6258;\n  }\n\n  \/* GRID *\/\n  .hn-desc__grid{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n    margin-top:10px;\n  }\n\n  .hn-desc__card{\n    background:#ffffff;\n    border:1px solid #e7ddd0;\n    border-radius:18px;\n    padding:22px 20px;\n    transition:.22s ease;\n  }\n\n  .hn-desc__card:hover{\n    transform:translateY(-2px);\n    box-shadow:0 8px 24px rgba(60,42,28,.05);\n  }\n\n  .hn-desc__card p{\n    margin:0;\n  }\n\n  \/* CLOSING *\/\n  .hn-desc__closing{\n    max-width:920px;\n    margin:0 auto;\n    background:#ffffff;\n    border:1px solid #e7ddd0;\n    border-radius:22px;\n    padding:30px 26px;\n  }\n\n  @media(min-width:768px){\n\n    .hn-desc__intro{\n      padding:76px 32px 52px;\n    }\n\n    .hn-desc h2{\n      font-size:52px;\n    }\n\n    .hn-desc h3{\n      font-size:38px;\n    }\n\n    .hn-desc__block{\n      padding:70px 34px;\n    }\n\n    .hn-desc__icons{\n      grid-template-columns:repeat(3,1fr);\n    }\n\n    .hn-desc__grid{\n      grid-template-columns:1fr 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-desc\"\u003e\n\n  \u003c!-- HERO VIDEO --\u003e\n  \u003cdiv class=\"hn-desc__hero\"\u003e\n    \u003cvideo autoplay muted loop playsinline controls preload=\"metadata\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/93f133cea63d41e0ad9840ed81ef79ed.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"hn-desc__intro\"\u003e\n\n    \u003cdiv class=\"hn-desc__eyebrow\"\u003e\n      Inspired by Forgotten Libraries and Old-World Curiosity\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Antique Library DIY Book Nook Kit\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hn-desc__subtitle\"\u003e\n      A secret miniature library hidden inside an antique book, glowing with warm light, layered shelves, spiral stairways, and timeless old-world details designed for book lovers, collectors, and cozy bookshelf decor.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-desc__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/01_8c0946f3-fea7-4554-9980-a42880a219b7.jpg?v=1761231557\" loading=\"lazy\" alt=\"Antique Library DIY Book Nook Kit\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-desc__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/02_110376d8-ede1-42d1-b688-44cc84245c99.jpg?v=1761231557\" loading=\"lazy\" alt=\"Antique Library miniature library display\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SECTION --\u003e\n  \u003cdiv class=\"hn-desc__block hn-desc__block--soft\"\u003e\n\n    \u003cdiv class=\"hn-desc__content\"\u003e\n\n      \u003cspan class=\"hn-desc__eyebrow\"\u003e\n        A hidden world between the pages\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A miniature antique library glowing inside a book.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eAntique Library\u003c\/strong\u003e is a detailed \u003cstrong\u003eDIY book nook kit\u003c\/strong\u003e designed like a mysterious old volume hiding a warm miniature reading room inside.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Layered bookshelves, glowing windows, ladders, spiral stairs, and antique-style details create the feeling of discovering a forgotten library tucked deep within an old storybook.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ICONS --\u003e\n  \u003cdiv class=\"hn-desc__block hn-desc__block--white\"\u003e\n\n    \u003cdiv class=\"hn-desc__icons\"\u003e\n\n      \u003cdiv class=\"hn-desc__icon-item\"\u003e\n        \u003cdiv class=\"hn-desc__icon-symbol\"\u003e📖\u003c\/div\u003e\n        \u003cspan class=\"hn-desc__icon-title\"\u003eBook-Shaped Design\u003c\/span\u003e\n        \u003cdiv class=\"hn-desc__icon-text\"\u003e\n          A miniature library hidden inside the shape of an antique collectible book.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-desc__icon-item\"\u003e\n        \u003cdiv class=\"hn-desc__icon-symbol\"\u003e✨\u003c\/div\u003e\n        \u003cspan class=\"hn-desc__icon-title\"\u003eWarm LED Lighting\u003c\/span\u003e\n        \u003cdiv class=\"hn-desc__icon-text\"\u003e\n          Soft golden lighting brings depth, warmth, and atmosphere to every shelf and staircase.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-desc__icon-item\"\u003e\n        \u003cdiv class=\"hn-desc__icon-symbol\"\u003e⚙️\u003c\/div\u003e\n        \u003cspan class=\"hn-desc__icon-title\"\u003eMechanical Detail\u003c\/span\u003e\n        \u003cdiv class=\"hn-desc__icon-text\"\u003e\n          Vintage gears and moving details add old-world charm and collectible character.\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-desc__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/03_25b79771-0d3b-4fb5-b31a-6955e8fb8761.jpg?v=1761231557\" loading=\"lazy\" alt=\"Antique Library interior details\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY LOVE --\u003e\n  \u003cdiv class=\"hn-desc__block hn-desc__block--white\"\u003e\n\n    \u003cdiv class=\"hn-desc__content\"\u003e\n\n      \u003cspan class=\"hn-desc__eyebrow\"\u003e\n        Why you'll love it\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A vintage library made for your bookshelf.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-desc__grid\"\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eHidden Library Concept\u003c\/h4\u003e\n          \u003cp\u003e\n            From the outside it looks like an antique book. Inside, it opens into a glowing miniature reading world full of story-rich detail.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eBookshelf-Ready Decor\u003c\/h4\u003e\n          \u003cp\u003e\n            Designed to sit beautifully between books, this book nook adds warmth, depth, and quiet character to any shelf.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eRich Miniature Atmosphere\u003c\/h4\u003e\n          \u003cp\u003e\n            Tiny books, ladders, railings, staircases, and warm lighting create the feeling of a timeless old library.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eRelaxing DIY Build\u003c\/h4\u003e\n          \u003cp\u003e\n            A satisfying hands-on project for readers, hobbyists, collectors, and anyone who loves miniature worlds.\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-desc__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/04_fa7eecd7-4c5d-48c4-8ba2-f2cf7134ec47.jpg?v=1761231557\" loading=\"lazy\" alt=\"Antique Library warm light detail\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- BUILD --\u003e\n  \u003cdiv class=\"hn-desc__block hn-desc__block--soft\"\u003e\n\n    \u003cdiv class=\"hn-desc__content\"\u003e\n\n      \u003cspan class=\"hn-desc__eyebrow\"\u003e\n        Built to enjoy, gifted to treasure\n      \u003c\/span\u003e\n\n      \u003cdiv class=\"hn-desc__grid\"\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eWarm Evening Glow\u003c\/h4\u003e\n          \u003cp\u003e\n            The soft interior light transforms the finished piece into a cozy reading-room scene after dark.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eMeaningful Gift Choice\u003c\/h4\u003e\n          \u003cp\u003e\n            A thoughtful gift for book lovers, fantasy readers, writers, collectors, and cozy home decor fans.\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-desc__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/05_dca27d2c-4248-44f1-8417-525b727bb3dc.jpg?v=1761231557\" loading=\"lazy\" alt=\"Antique Library close-up details\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"hn-desc__block hn-desc__block--white\"\u003e\n\n    \u003cdiv class=\"hn-desc__content\"\u003e\n\n      \u003cspan class=\"hn-desc__eyebrow\"\u003e\n        Crafted to be admired\n      \u003c\/span\u003e\n\n      \u003cdiv class=\"hn-desc__grid\"\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eAntique Book Aesthetic\u003c\/h4\u003e\n          \u003cp\u003e\n            The vintage-style exterior blends naturally into your bookshelf like a mysterious old volume waiting to be opened.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-desc__card\"\u003e\n          \u003ch4\u003eDust-Proof Display\u003c\/h4\u003e\n          \u003cp\u003e\n            The clear protective front helps keep the miniature clean while showcasing every warm layered detail inside.\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-desc__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/06_afc77fec-b562-4b5e-b105-d5c338d8ccf2.jpg?v=1761231558\" loading=\"lazy\" alt=\"Antique Library bookshelf decor\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"hn-desc__block hn-desc__block--soft\"\u003e\n\n    \u003cdiv class=\"hn-desc__closing\"\u003e\n\n      \u003cspan class=\"hn-desc__eyebrow\"\u003e\n        For readers, collectors, and lovers of timeless interiors\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        More than decor — a miniature library hidden inside a book.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eAntique Library\u003c\/strong\u003e combines the joy of a \u003cstrong\u003eDIY miniature house kit\u003c\/strong\u003e with collectible \u003cstrong\u003ebookshelf decor\u003c\/strong\u003e. With warm lighting, vintage styling, layered library details, and a dust-proof display structure, it brings quiet wonder and old-world atmosphere to any bookshelf, desk, reading corner, or home library.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HiNooki","offers":[{"title":"Default Title","offer_id":58309310546001,"sku":"Antique Library","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/antique-librarybook-nookhinooki-7619837.jpg?v=1780322533","url":"https:\/\/www.hinooki.com\/ar\/products\/antique-library","provider":"HiNooki","version":"1.0","type":"link"}