{"product_id":"elsa-s-tailoring","title":"Elsa's Tailoring","description":"\u003cstyle\u003e\n  .hn-elsa{\n    width:100%;\n    max-width:100%;\n    margin:0;\n    padding:0;\n    background:#fcf8f4;\n    color:#2f2a26;\n    font-family:Arial,sans-serif;\n    line-height:1.75;\n    overflow:hidden;\n  }\n\n  .hn-elsa *{\n    box-sizing:border-box;\n  }\n\n  \/* VIDEO *\/\n  .hn-elsa__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-elsa__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-elsa__intro{\n    padding:60px 20px 42px;\n    text-align:center;\n    background:\n      linear-gradient(\n        180deg,\n        #f8ede6 0%,\n        #fcf8f4 100%\n      );\n  }\n\n  .hn-elsa__eyebrow{\n    display:inline-block;\n    margin-bottom:10px;\n    font-size:11px;\n    letter-spacing:.16em;\n    text-transform:uppercase;\n    color:#b7846d;\n    font-weight:700;\n  }\n\n  .hn-elsa h2{\n    margin:0 0 14px;\n    font-size:40px;\n    line-height:1.12;\n    color:#2d211d;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.03em;\n  }\n\n  .hn-elsa__subtitle{\n    max-width:820px;\n    margin:0 auto;\n    font-size:15px;\n    line-height:1.9;\n    color:#665c55;\n  }\n\n  \/* IMAGE *\/\n  .hn-elsa__image{\n    margin:0;\n    padding:0;\n    line-height:0;\n    font-size:0;\n  }\n\n  .hn-elsa__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-elsa__section{\n    padding:56px 20px;\n  }\n\n  .hn-elsa__section--soft{\n    background:#f7efe7;\n  }\n\n  .hn-elsa__section--white{\n    background:#ffffff;\n  }\n\n  .hn-elsa__content{\n    max-width:920px;\n    margin:0 auto;\n  }\n\n  .hn-elsa h3{\n    margin:0 0 14px;\n    font-size:32px;\n    line-height:1.24;\n    color:#2d211d;\n    font-family:Georgia,'Times New Roman',serif;\n    font-weight:700;\n    letter-spacing:-.02em;\n  }\n\n  .hn-elsa h4{\n    margin:0 0 8px;\n    font-size:17px;\n    line-height:1.45;\n    color:#2d211d;\n    font-weight:700;\n  }\n\n  .hn-elsa p{\n    margin:0 0 14px;\n    font-size:15px;\n    line-height:1.85;\n    color:#665c55;\n  }\n\n  .hn-elsa p:last-child{\n    margin-bottom:0;\n  }\n\n  \/* FEATURE GRID *\/\n  .hn-elsa__features{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:16px;\n    margin-top:20px;\n  }\n\n  .hn-elsa__card{\n    background:#fffdfa;\n    border:1px solid #eaded4;\n    border-radius:18px;\n    padding:22px 20px;\n    transition:.22s ease;\n  }\n\n  .hn-elsa__card:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 26px rgba(60,42,28,.05);\n  }\n\n  .hn-elsa__card p{\n    margin:0;\n  }\n\n  \/* ICON GRID *\/\n  .hn-elsa__icons{\n    display:grid;\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .hn-elsa__icon{\n    background:#fffdfa;\n    border:1px solid #eaded4;\n    border-radius:18px;\n    padding:22px 18px;\n    text-align:center;\n    transition:.22s ease;\n  }\n\n  .hn-elsa__icon:hover{\n    transform:translateY(-2px);\n    box-shadow:0 10px 26px rgba(60,42,28,.05);\n  }\n\n  .hn-elsa__symbol{\n    font-size:22px;\n    line-height:1;\n    margin-bottom:8px;\n  }\n\n  .hn-elsa__icon-title{\n    display:block;\n    margin-bottom:6px;\n    font-size:15px;\n    font-weight:700;\n    color:#2d211d;\n  }\n\n  .hn-elsa__icon-text{\n    font-size:13px;\n    line-height:1.7;\n    color:#726760;\n  }\n\n  \/* CLOSING *\/\n  .hn-elsa__closing{\n    max-width:920px;\n    margin:0 auto;\n    background:#fffdfa;\n    border:1px solid #eaded4;\n    border-radius:24px;\n    padding:30px 26px;\n  }\n\n  \/* WHY HINOOKI *\/\n  .hn-elsa__adv{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:16px;\n    margin-top:20px;\n  }\n\n  .hn-elsa__adv-item{\n    background:#fffdfa;\n    border:1px solid #eaded4;\n    border-radius:18px;\n    padding:22px 16px;\n    text-align:center;\n  }\n\n  .hn-elsa__adv-icon{\n    font-size:22px;\n    margin-bottom:8px;\n  }\n\n  .hn-elsa__adv-title{\n    display:block;\n    margin-bottom:5px;\n    font-size:15px;\n    font-weight:700;\n    color:#2d211d;\n  }\n\n  .hn-elsa__adv-text{\n    font-size:13px;\n    line-height:1.65;\n    color:#726760;\n  }\n\n  @media(min-width:768px){\n\n    .hn-elsa__intro{\n      padding:78px 34px 54px;\n    }\n\n    .hn-elsa h2{\n      font-size:56px;\n    }\n\n    .hn-elsa h3{\n      font-size:40px;\n    }\n\n    .hn-elsa__section{\n      padding:72px 34px;\n    }\n\n    .hn-elsa__features{\n      grid-template-columns:1fr 1fr;\n    }\n\n    .hn-elsa__icons{\n      grid-template-columns:repeat(4,1fr);\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-elsa\"\u003e\n\n  \u003c!-- HERO VIDEO --\u003e\n  \u003cdiv class=\"hn-elsa__hero\"\u003e\n    \u003cvideo controls playsinline preload=\"metadata\" autoplay muted loop\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/54c2e8b9a649401d91267ca9bace58bb.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"hn-elsa__intro\"\u003e\n\n    \u003cdiv class=\"hn-elsa__eyebrow\"\u003e\n      Inspired by Vintage Tailoring Studios \u0026amp; Romantic Atelier Spaces\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Elsa’s Tailoring DIY Miniature House Kit\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"hn-elsa__subtitle\"\u003e\n      A romantic French-style sewing atelier filled with lace, fabric rolls, dress forms, antique furniture, and warm glowing light. Designed for DIY miniature lovers, collectors, and anyone who dreams of a tiny fashion studio hidden on their bookshelf.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- IMAGE --\u003e\n  \u003cdiv class=\"hn-elsa__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_63_S01c3ddd42d1a44b6915a357f1d4f8da21.jpg?v=1761059646\" alt=\"Elsa's Tailoring DIY miniature house kit\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"hn-elsa__section hn-elsa__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-elsa__content\"\u003e\n\n      \u003cspan class=\"hn-elsa__eyebrow\"\u003e\n        A tiny atelier full of romance\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A French-style tailoring studio made miniature.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eElsa’s Tailoring\u003c\/strong\u003e is a detailed \u003cstrong\u003eDIY miniature house kit\u003c\/strong\u003e inspired by elegant sewing ateliers, handmade dresses, vintage tailoring rooms, and soft European interiors.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Warm lighting, lace textures, antique furniture, tiny fabrics, and delicate decorations create a miniature world that feels artistic, cozy, and beautifully lived in.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003cdiv class=\"hn-elsa__section hn-elsa__section--white\"\u003e\n\n    \u003cdiv class=\"hn-elsa__icons\"\u003e\n\n      \u003cdiv class=\"hn-elsa__icon\"\u003e\n        \u003cdiv class=\"hn-elsa__symbol\"\u003e✨\u003c\/div\u003e\n        \u003cspan class=\"hn-elsa__icon-title\"\u003eWarm LED Lighting\u003c\/span\u003e\n        \u003cdiv class=\"hn-elsa__icon-text\"\u003e\n          Soft golden lighting creates a cozy atelier atmosphere day and night.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-elsa__icon\"\u003e\n        \u003cdiv class=\"hn-elsa__symbol\"\u003e🧵\u003c\/div\u003e\n        \u003cspan class=\"hn-elsa__icon-title\"\u003eTailoring Studio Theme\u003c\/span\u003e\n        \u003cdiv class=\"hn-elsa__icon-text\"\u003e\n          Inspired by vintage sewing rooms, dressmaking spaces, and romantic fabric ateliers.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-elsa__icon\"\u003e\n        \u003cdiv class=\"hn-elsa__symbol\"\u003e🎀\u003c\/div\u003e\n        \u003cspan class=\"hn-elsa__icon-title\"\u003eRich Miniature Details\u003c\/span\u003e\n        \u003cdiv class=\"hn-elsa__icon-text\"\u003e\n          Tiny dresses, sewing tools, lace, shelves, mirrors, and decorative props reward every close look.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hn-elsa__icon\"\u003e\n        \u003cdiv class=\"hn-elsa__symbol\"\u003e🎁\u003c\/div\u003e\n        \u003cspan class=\"hn-elsa__icon-title\"\u003eBeautiful Gift Choice\u003c\/span\u003e\n        \u003cdiv class=\"hn-elsa__icon-text\"\u003e\n          A thoughtful DIY gift for fashion lovers, crafters, miniature collectors, and cozy decor fans.\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-elsa__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_64_Sa687d45e52df4abea7be171759eea59aZ.jpg?v=1761059646\" alt=\"Elsa's Tailoring miniature sewing room\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- WHY LOVE --\u003e\n  \u003cdiv class=\"hn-elsa__section hn-elsa__section--white\"\u003e\n\n    \u003cdiv class=\"hn-elsa__content\"\u003e\n\n      \u003cspan class=\"hn-elsa__eyebrow\"\u003e\n        Why you'll love it\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Romantic details in every tiny corner.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-elsa__features\"\u003e\n\n        \u003cdiv class=\"hn-elsa__card\"\u003e\n          \u003ch4\u003eElegant Atelier Atmosphere\u003c\/h4\u003e\n          \u003cp\u003e\n            Soft lighting, vintage furniture, tailoring tools, and layered fabrics create a warm old-world sewing studio feel.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__card\"\u003e\n          \u003ch4\u003eDisplay-Ready Miniature Decor\u003c\/h4\u003e\n          \u003cp\u003e\n            Designed to sit beautifully on bookshelves, desks, dressers, and cozy reading corners.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__card\"\u003e\n          \u003ch4\u003eRelaxing DIY Assembly\u003c\/h4\u003e\n          \u003cp\u003e\n            A calming hands-on project filled with miniature details, warm textures, and satisfying progress.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__card\"\u003e\n          \u003ch4\u003eInspired by Fashion \u0026amp; Craft\u003c\/h4\u003e\n          \u003cp\u003e\n            Created for people who love sewing, handmade crafts, dollhouse miniatures, and timeless romantic interiors.\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!-- IMAGES --\u003e\n  \u003cdiv class=\"hn-elsa__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_65_S6dd0c34190774f50b096fdaadcae93f06.jpg?v=1761059646\" alt=\"Elsa's Tailoring sewing desk details\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-elsa__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_66_S1f12fb954c83471fa130603c62e4ed0e8.jpg?v=1761059646\" alt=\"Elsa's Tailoring fashion inspiration\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- DETAILS --\u003e\n  \u003cdiv class=\"hn-elsa__section hn-elsa__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-elsa__content\"\u003e\n\n      \u003cspan class=\"hn-elsa__eyebrow\"\u003e\n        Crafted to feel alive\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Tiny fabrics, sewing tools, and handmade charm.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-elsa__features\"\u003e\n\n        \u003cdiv class=\"hn-elsa__card\"\u003e\n          \u003ch4\u003e20+ Miniature Props\u003c\/h4\u003e\n          \u003cp\u003e\n            Includes tiny tailoring accessories, sewing tools, lace details, miniature furniture, and decorative fashion pieces.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__card\"\u003e\n          \u003ch4\u003eFrench Vintage Styling\u003c\/h4\u003e\n          \u003cp\u003e\n            Soft pastel tones, carved furniture, elegant mirrors, and antique-inspired details create timeless European charm.\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!-- IMAGES --\u003e\n  \u003cdiv class=\"hn-elsa__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_67_Safd40a6a4ff94bf0ac14b2a6b32d9de4R.jpg?v=1761059646\" alt=\"Elsa's Tailoring wardrobe details\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"hn-elsa__image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/imgi_68_Sf74dec16d84d435a93a6a90c09354a8ex.jpg?v=1761059646\" alt=\"Elsa's Tailoring miniature dress display\"\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSING --\u003e\n  \u003cdiv class=\"hn-elsa__section hn-elsa__section--white\"\u003e\n\n    \u003cdiv class=\"hn-elsa__closing\"\u003e\n\n      \u003cspan class=\"hn-elsa__eyebrow\"\u003e\n        For makers, collectors, and lovers of romantic miniature worlds\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        A tiny tailoring studio filled with warmth and elegance.\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        \u003cstrong\u003eElsa’s Tailoring\u003c\/strong\u003e combines the charm of a \u003cstrong\u003eDIY miniature house kit\u003c\/strong\u003e with the beauty of collectible \u003cstrong\u003ebookshelf decor\u003c\/strong\u003e. Inspired by vintage sewing ateliers and handmade fashion studios, it brings soft lighting, elegant craftsmanship, and cozy miniature storytelling into your home.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- WHY HINOOKI --\u003e\n  \u003cdiv class=\"hn-elsa__section hn-elsa__section--soft\"\u003e\n\n    \u003cdiv class=\"hn-elsa__content\"\u003e\n\n      \u003cspan class=\"hn-elsa__eyebrow\"\u003e\n        Why choose HiNooki\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Crafted for collectors and miniature lovers worldwide.\n      \u003c\/h3\u003e\n\n      \u003cdiv class=\"hn-elsa__adv\"\u003e\n\n        \u003cdiv class=\"hn-elsa__adv-item\"\u003e\n          \u003cdiv class=\"hn-elsa__adv-icon\"\u003e✔️\u003c\/div\u003e\n          \u003cspan class=\"hn-elsa__adv-title\"\u003eAuthentic Original Kits\u003c\/span\u003e\n          \u003cdiv class=\"hn-elsa__adv-text\"\u003e\n            Carefully selected original miniature kits with reliable quality and detailed craftsmanship.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__adv-item\"\u003e\n          \u003cdiv class=\"hn-elsa__adv-icon\"\u003e📦\u003c\/div\u003e\n          \u003cspan class=\"hn-elsa__adv-title\"\u003eGlobal Shipping\u003c\/span\u003e\n          \u003cdiv class=\"hn-elsa__adv-text\"\u003e\n            Fast worldwide delivery with tracking and protected packaging.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__adv-item\"\u003e\n          \u003cdiv class=\"hn-elsa__adv-icon\"\u003e🧩\u003c\/div\u003e\n          \u003cspan class=\"hn-elsa__adv-title\"\u003eParts Replacement\u003c\/span\u003e\n          \u003cdiv class=\"hn-elsa__adv-text\"\u003e\n            Missing or damaged parts? Our support team will help arrange replacements quickly.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-elsa__adv-item\"\u003e\n          \u003cdiv class=\"hn-elsa__adv-icon\"\u003e🎁\u003c\/div\u003e\n          \u003cspan class=\"hn-elsa__adv-title\"\u003eGift-Ready Experience\u003c\/span\u003e\n          \u003cdiv class=\"hn-elsa__adv-text\"\u003e\n            Beautiful packaging and a rewarding build experience perfect for gifting.\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"HiNooki","offers":[{"title":"Default Title","offer_id":58294673375313,"sku":"DG178","price":55.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0675\/8288\/5969\/files\/elsas-tailoringminiature-worldhinooki-3837145.webp?v=1780322529","url":"https:\/\/www.hinooki.com\/ar\/products\/elsa-s-tailoring","provider":"HiNooki","version":"1.0","type":"link"}