{"product_id":"always-near-3d-fabric-poke-art-memory-lantern-kit","title":"🕊️ Always Near 3D Fabric Poke Art Memory Lantern Kit","description":"\u003cstyle\u003e  .aml-page,  .aml-page *,  .aml-page *::before,  .aml-page *::after {    box-sizing: border-box;  }  .aml-page {    --aml-burgundy: #772c27;    --aml-burgundy-dark: #4e1f1c;    --aml-brown: #5c4434;    --aml-green: #667158;    --aml-sage: #a5ad94;    --aml-gold: #c69b58;    --aml-cream: #f7f0e5;    --aml-paper: #fffdf8;    --aml-white: #ffffff;    --aml-text: #37322f;    --aml-muted: #706a65;    --aml-border: #dacbb6;    width: 100%;    max-width: 1180px;    margin: 0 auto;    overflow: hidden;    color: var(--aml-text);    background: var(--aml-paper);    font-family: Arial, Helvetica, sans-serif;    line-height: 1.65;    container-type: inline-size;  }  .aml-page img {    display: block;    width: 100% !important;    max-width: 100% !important;    height: auto !important;    margin: 0 !important;  }  .aml-page h1,  .aml-page h2,  .aml-page h3,  .aml-page p {    margin-top: 0;  }  .aml-page h1,  .aml-page h2,  .aml-page h3 {    color: var(--aml-burgundy-dark);    font-family: Georgia, 'Times New Roman', serif;    line-height: 1.1;  }  .aml-section {    position: relative;    padding: 50px 20px;  }  .aml-center {    text-align: center;  }  .aml-eyebrow {    display: inline-flex;    margin-bottom: 15px;    padding: 8px 15px;    align-items: center;    justify-content: center;    gap: 7px;    border: 1px solid rgba(198, 155, 88, 0.55);    border-radius: 999px;    color: #53351f;    background: #f0dfbd;    font-size: 12px;    font-weight: 900;    line-height: 1.2;    letter-spacing: 1.05px;    text-transform: uppercase;  }  .aml-main-title {    max-width: 900px;    margin: 0 auto 19px;    font-size: clamp(38px, 7vw, 68px);    font-weight: 900;    line-height: 1.03 !important;    letter-spacing: -1.7px;  }  .aml-title {    margin-bottom: 17px;    font-size: clamp(29px, 5vw, 45px);    font-weight: 900;    letter-spacing: -0.8px;  }  .aml-subtitle {    max-width: 730px;    margin: 0 auto 28px;    color: var(--aml-muted);    font-size: 17px;    line-height: 1.75;  }  .aml-button {    display: inline-flex;    min-height: 57px;    padding: 16px 29px;    align-items: center;    justify-content: center;    border: 1px solid #e0bb7b;    border-radius: 999px;    color: #ffffff !important;    background:      linear-gradient(        135deg,        #9e433b 0%,        #752b27 50%,        #4d1e1b 100%      );    box-shadow:      0 14px 31px rgba(65, 29, 25, 0.3),      inset 0 1px 0 rgba(255,255,255,0.2);    font-size: 16px;    font-weight: 900;    text-align: center;    text-decoration: none !important;    transition: 0.2s ease;  }  .aml-button:hover {    color: #ffffff !important;    transform: translateY(-2px);    box-shadow:      0 18px 38px rgba(65, 29, 25, 0.38),      inset 0 1px 0 rgba(255,255,255,0.25);  }  \/* HERO *\/  .aml-hero {    position: relative;    padding: 58px 20px 36px;    overflow: hidden;    color: #ffffff;    text-align: center;    background:      radial-gradient(        circle at 15% 12%,        rgba(202, 162, 91, 0.23),        transparent 30%      ),      radial-gradient(        circle at 88% 11%,        rgba(112, 135, 98, 0.22),        transparent 29%      ),      linear-gradient(145deg, #2d1714 0%, #6d342c 55%, #273326 100%);  }  .aml-hero::before,  .aml-hero::after {    position: absolute;    color: rgba(255, 236, 200, 0.13);    line-height: 1;  }  .aml-hero::before {    top: 31px;    left: 5%;    content: '❦';    font-size: 67px;  }  .aml-hero::after {    right: 5%;    bottom: 145px;    content: '🕊';    font-size: 47px;  }  .aml-hero-content {    position: relative;    z-index: 2;  }  .aml-hero .aml-main-title {    color: #ffffff;    text-shadow: 0 4px 22px rgba(0,0,0,0.4);  }  .aml-hero-copy {    max-width: 720px;    margin: 0 auto 28px;    color: #f2e9e6;    font-size: 18px;    line-height: 1.75;  }  .aml-hero-note {    margin: 15px 0 0;    color: #dccfc9;    font-size: 13px;  }  .aml-hero-image {    position: relative;    z-index: 2;    width: 100%;    max-width: 760px;    margin: 39px auto -80px;    padding: 10px;    overflow: hidden;    border: 1px solid rgba(234, 207, 155, 0.52);    border-radius: 21px;    background: #241813;    box-shadow: 0 29px 66px rgba(0,0,0,0.5);  }  .aml-hero-image img {    border-radius: 14px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  \/* FACTS *\/  .aml-facts-section {    padding: 109px 14px 38px;    background:      linear-gradient(        rgba(255,253,248,0.96),        rgba(255,253,248,0.96)      ),      repeating-linear-gradient(        45deg,        #e5dbcf 0,        #e5dbcf 1px,        transparent 1px,        transparent 16px      );  }  .aml-facts {    display: grid;    grid-template-columns: repeat(2, minmax(0,1fr));    max-width: 940px;    margin: 0 auto;    overflow: hidden;    border: 1px solid var(--aml-border);    border-radius: 15px;    background: #ffffff;    box-shadow: 0 15px 36px rgba(74,52,38,0.1);  }  .aml-fact {    min-width: 0;    padding: 24px 9px;    border-right: 1px solid #e9dfd3;    border-bottom: 1px solid #e9dfd3;    text-align: center;  }  .aml-fact:nth-child(2n) {    border-right: 0;  }  .aml-fact:nth-last-child(-n + 2) {    border-bottom: 0;  }  .aml-fact span {    display: block;    margin-bottom: 8px;    font-size: 28px;  }  .aml-fact strong {    display: block;    color: var(--aml-burgundy-dark);    font-size: 17px;    font-weight: 900;  }  .aml-fact small {    display: block;    margin-top: 6px;    color: var(--aml-muted);    font-size: 12px;  }  \/* QUOTE *\/  .aml-emotion {    background:      radial-gradient(        circle at 50% 100%,        rgba(118,43,39,0.06),        transparent 38%      ),      var(--aml-paper);  }  .aml-quote {    max-width: 770px;    margin: 32px auto 0;    padding: 29px 24px;    border: 1px solid #dcc9ac;    border-left: 7px solid var(--aml-burgundy);    border-radius: 10px;    color: var(--aml-burgundy-dark);    background:      linear-gradient(135deg, #f7e7d9, #fffdf8);    box-shadow: 0 15px 35px rgba(74,52,38,0.09);    font-family: Georgia, 'Times New Roman', serif;    font-size: 21px;    font-weight: 900;    line-height: 1.52;    text-align: left;  }  .aml-quote small {    display: block;    margin-top: 14px;    color: var(--aml-muted);    font-family: Arial, Helvetica, sans-serif;    font-size: 15px;    font-weight: 500;  }  \/* SPLIT *\/  .aml-split {    display: grid;    grid-template-columns: minmax(0,1fr);    gap: 31px;    align-items: center;  }  .aml-split \u003e * {    min-width: 0;  }  .aml-copy p {    margin-bottom: 19px;    color: var(--aml-muted);    font-size: 16px;    line-height: 1.76;  }  .aml-image-card {    width: 100%;    max-width: 580px;    margin: 0 auto;    padding: 9px;    overflow: hidden;    border: 1px solid #c9aa7d;    border-radius: 17px;    background: #241813;    box-shadow: 0 21px 47px rgba(64,43,31,0.25);  }  .aml-image-card img {    border-radius: 11px;    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  .aml-checks {    margin: 23px 0 0;    padding: 0;    list-style: none;  }  .aml-checks li {    position: relative;    margin-bottom: 14px;    padding-left: 36px;    color: var(--aml-text);    font-size: 15px;    font-weight: 700;  }  .aml-checks li::before {    position: absolute;    top: 1px;    left: 0;    display: flex;    width: 25px;    height: 25px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: #ffffff;    background: var(--aml-burgundy);    content: '✓';    font-size: 14px;    font-weight: 900;  }  \/* DARK *\/  .aml-dark {    color: #ffffff;    background:      radial-gradient(        circle at 88% 17%,        rgba(203,161,87,0.16),        transparent 29%      ),      radial-gradient(        circle at 12% 80%,        rgba(115,138,99,0.15),        transparent 29%      ),      linear-gradient(145deg, #321a17, #4f4f37);  }  .aml-dark h2,  .aml-dark h3 {    color: #ffffff;  }  .aml-dark .aml-copy p {    color: #e5ddd7;  }  .aml-dark .aml-checks li {    color: #ffffff;  }  \/* CARDS *\/  .aml-benefits {    background:      linear-gradient(        rgba(247,241,232,0.97),        rgba(247,241,232,0.97)      ),      repeating-linear-gradient(        90deg,        #ded4c5 0,        #ded4c5 1px,        transparent 1px,        transparent 14px      );  }  .aml-card-grid {    display: grid;    grid-template-columns: minmax(0,1fr);    gap: 18px;    margin-top: 33px;  }  .aml-card {    padding: 27px 21px;    border: 1px solid #d9ccba;    border-radius: 14px;    background: #ffffff;    box-shadow: 0 11px 28px rgba(74,52,38,0.07);    text-align: left;  }  .aml-card-icon {    display: flex;    width: 55px;    height: 55px;    margin-bottom: 18px;    align-items: center;    justify-content: center;    border-radius: 18px;    background: linear-gradient(135deg, #f0d9b2, #d8af6f);    font-size: 27px;  }  .aml-card h3 {    margin-bottom: 10px;    font-size: 21px;  }  .aml-card p {    margin-bottom: 0;    color: var(--aml-muted);    font-size: 15px;  }  \/* GALLERY *\/  .aml-gallery {    background: #fffdf8;  }  .aml-bird-grid {    display: grid;    grid-template-columns: minmax(0,1fr);    gap: 18px;    margin-top: 34px;  }  .aml-bird-card {    overflow: hidden;    border: 1px solid #dccdb8;    border-radius: 17px;    background: #ffffff;    box-shadow: 0 12px 29px rgba(74,52,38,0.08);  }  .aml-bird-card img {    aspect-ratio: 1 \/ 1;    object-fit: cover;  }  .aml-bird-copy {    padding: 19px 17px 21px;    text-align: center;  }  .aml-bird-copy h3 {    margin-bottom: 7px;    font-size: 21px;  }  .aml-bird-copy p {    margin-bottom: 0;    color: var(--aml-muted);    font-size: 14px;  }  \/* STEPS *\/  .aml-steps {    background: var(--aml-cream);  }  .aml-step-grid {    display: grid;    grid-template-columns: minmax(0,1fr);    gap: 18px;    margin-top: 33px;  }  .aml-step {    padding: 29px 21px 25px;    border: 1px solid #d9ccb8;    border-radius: 14px;    background: #ffffff;    box-shadow: 0 9px 23px rgba(74,52,38,0.07);    text-align: center;  }  .aml-step-number {    display: flex;    width: 52px;    height: 52px;    margin: 0 auto 18px;    align-items: center;    justify-content: center;    border-radius: 50%;    color: #ffffff;    background: linear-gradient(135deg, #9c433b, #5e2521);    font-size: 22px;    font-weight: 900;  }  .aml-step h3 {    margin-bottom: 9px;    font-size: 19px;  }  .aml-step p {    margin-bottom: 0;    color: var(--aml-muted);    font-size: 15px;  }  \/* SHOWCASE *\/  .aml-showcase {    background:      radial-gradient(        circle at 50% 50%,        rgba(118,43,39,0.08),        transparent 39%      ),      #f1ebe1;  }  .aml-showcase-frame {    width: 100%;    max-width: 800px;    margin: 34px auto 0;    padding: 9px;    overflow: hidden;    border: 1px solid #cbb08a;    border-radius: 18px;    background: #ffffff;    box-shadow: 0 22px 50px rgba(74,52,38,0.16);  }  .aml-showcase-frame img {    border-radius: 12px;  }  \/* COMPARISON *\/  .aml-compare {    background: #fffdf8;  }  .aml-compare-grid {    display: grid;    grid-template-columns: minmax(0,1fr);    gap: 18px;    max-width: 860px;    margin: 33px auto 0;    text-align: left;  }  .aml-compare-card {    padding: 27px 23px;    border-radius: 13px;  }  .aml-compare-card.basic {    border: 1px solid #d7d2ca;    background: #efeeeb;  }  .aml-compare-card.special {    border: 2px solid var(--aml-burgundy);    background: #ffffff;    box-shadow: 0 16px 36px rgba(118,43,39,0.12);  }  .aml-compare-card h3 {    margin-bottom: 17px;    font-size: 21px;  }  .aml-compare-card ul {    margin: 0;    padding-left: 21px;    color: var(--aml-muted);    font-size: 15px;  }  .aml-compare-card li {    margin-bottom: 11px;  }  \/* DETAILS *\/  .aml-details {    background: var(--aml-cream);  }  .aml-table {    width: 100%;    max-width: 860px;    margin: 31px auto 0;    overflow: hidden;    border: 1px solid #d6c7b2;    border-radius: 13px;    background: #ffffff;    box-shadow: 0 12px 29px rgba(74,52,38,0.08);    text-align: left;  }  .aml-table-row {    display: grid;    grid-template-columns: minmax(0,1fr);    border-bottom: 1px solid #e8dfd3;  }  .aml-table-row:last-child {    border-bottom: 0;  }  .aml-table-label,  .aml-table-value {    padding: 15px 18px;    font-size: 15px;  }  .aml-table-label {    padding-bottom: 6px;    color: var(--aml-burgundy-dark);    background: #eee4d7;    font-weight: 900;  }  .aml-table-value {    padding-top: 7px;    color: var(--aml-muted);  }  \/* FAQ *\/  .aml-faq {    background:      radial-gradient(        circle at 50% 0%,        rgba(202,161,88,0.14),        transparent 37%      ),      linear-gradient(145deg, #321a17, #4d4c35);  }  .aml-faq h2 {    color: #ffffff;  }  .aml-faq .aml-subtitle {    color: #e4ddd6;  }  .aml-faq-list {    max-width: 860px;    margin: 31px auto 0;    text-align: left;  }  .aml-faq details {    margin-bottom: 13px;    overflow: hidden;    border: 1px solid rgba(238,210,160,0.27);    border-radius: 11px;    background: rgba(27,15,13,0.5);  }  .aml-faq summary {    position: relative;    padding: 19px 49px 19px 19px;    color: #ffffff;    cursor: pointer;    font-size: 16px;    font-weight: 900;    list-style: none;  }  .aml-faq summary::-webkit-details-marker {    display: none;  }  .aml-faq summary::after {    position: absolute;    top: 50%;    right: 19px;    color: #efd0a0;    content: '+';    font-size: 26px;    transform: translateY(-50%);  }  .aml-faq details[open] summary::after {    content: '−';  }  .aml-faq-answer {    padding: 0 19px 19px;    color: #d8d0ca;    font-size: 15px;  }  \/* FINAL *\/  .aml-final {    position: relative;    padding: 64px 20px;    text-align: center;    background:      radial-gradient(        circle at 50% 25%,        rgba(203,161,88,0.22),        transparent 39%      ),      linear-gradient(145deg, #321714, #6a312b);  }  .aml-final h2 {    max-width: 800px;    margin-right: auto;    margin-left: auto;    color: #ffffff;  }  .aml-final-copy {    max-width: 700px;    margin: 0 auto 28px;    color: #ede4df;    font-size: 17px;  }  .aml-final-note {    margin: 16px 0 0;    color: #d8cbc5;    font-size: 13px;  }  .aml-notice {    padding: 20px;    color: #5b5046;    background: #eee0c4;    font-size: 13px;    text-align: center;  }  @container (min-width:700px) {    .aml-section {      padding: 67px 42px;    }    .aml-hero {      padding: 69px 42px 46px;    }    .aml-facts-section {      padding: 114px 30px 45px;    }    .aml-facts {      grid-template-columns: repeat(4,minmax(0,1fr));    }    .aml-fact {      border-bottom: 0;      border-right: 1px solid #e9dfd3;    }    .aml-fact:nth-child(2) {      border-right: 1px solid #e9dfd3;    }    .aml-fact:last-child {      border-right: 0;    }    .aml-split {      grid-template-columns: repeat(2,minmax(0,1fr));      gap: 49px;    }    .aml-card-grid,    .aml-step-grid {      grid-template-columns: repeat(3,minmax(0,1fr));    }    .aml-bird-grid {      grid-template-columns: repeat(2,minmax(0,1fr));    }    .aml-compare-grid {      grid-template-columns: repeat(2,minmax(0,1fr));    }    .aml-table-row {      grid-template-columns: 39% 61%;    }    .aml-table-label,    .aml-table-value {      padding: 16px 19px;    }    .aml-final {      padding: 79px 42px;    }  }  @container (min-width:960px) {    .aml-section {      padding: 79px 59px;    }    .aml-hero {      padding: 79px 59px 50px;    }    .aml-split {      gap: 62px;    }    .aml-main-title {      font-size: 67px;    }    .aml-title {      font-size: 44px;    }    .aml-bird-grid {      grid-template-columns: repeat(3,minmax(0,1fr));    }    .aml-final {      padding: 89px 59px;    }  }  @media screen and (max-width:480px) {    .aml-main-title {      font-size: 39px;    }    .aml-title {      font-size: 30px;    }    .aml-hero-copy,    .aml-subtitle {      font-size: 16px;    }    .aml-button {      width: 100%;    }  }\u003c\/style\u003e\u003cdiv class=\"aml-page\"\u003e\n\u003c!-- HERO --\u003e\u003csection class=\"aml-hero\"\u003e\u003cdiv class=\"aml-hero-content\"\u003e\n\u003cspan class=\"aml-eyebrow\"\u003e 🕊 Create a Memory That Stays Near \u003c\/span\u003e\u003ch1 class=\"aml-main-title\"\u003eSome Love Never Leaves.\u003cbr\u003eIt Simply Finds a New Way to Stay.\u003c\/h1\u003e\n\u003cp class=\"aml-hero-copy\"\u003eCreate a richly textured bird keepsake one fabric piece at a time, then display it as a gentle reminder of love, memory and connection.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"aml-button\"\u003e Choose Your Memory Lantern → \u003c\/a\u003e\u003cp class=\"aml-hero-note\"\u003eNo sewing required • Beginner-friendly • Display stand included\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-hero-image\"\u003e\u003cimg loading=\"eager\" alt=\"Cardinal 3D fabric poke art memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1e60399a4c9657127fd50596f97e001cb6d27d08.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FACTS --\u003e\u003csection class=\"aml-facts-section\"\u003e\u003cdiv class=\"aml-facts\"\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🧵\u003c\/span\u003e \u003cstrong\u003eNo Sewing\u003c\/strong\u003e \u003csmall\u003eNo stitching experience required\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🐦\u003c\/span\u003e \u003cstrong\u003e6 Bird Designs\u003c\/strong\u003e \u003csmall\u003eChoose the one with personal meaning\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🤲\u003c\/span\u003e \u003cstrong\u003eCalming Craft\u003c\/strong\u003e \u003csmall\u003eSimple place, poke and repeat method\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-fact\"\u003e\n\u003cspan\u003e🖼️\u003c\/span\u003e \u003cstrong\u003eDisplay Ready\u003c\/strong\u003e \u003csmall\u003eClear tabletop stand included\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- EMOTIONAL --\u003e\u003csection class=\"aml-section aml-emotion aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e A Quiet Way to Remember \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eGive Your Hands Something Gentle to Do With the Love You Still Carry\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eEach small fabric fold becomes part of a bird, flower or leaf—slowly turning a simple afternoon craft into a keepsake filled with personal meaning.\u003c\/p\u003e\n\u003cdiv class=\"aml-quote\"\u003e“I made it during a quiet weekend. When it was finished, it felt like I had created a small place for the memory to live.” \u003csmall\u003e Place the completed piece on a mantel, shelf or remembrance table as a soft visual reminder that meaningful connections remain close. \u003c\/small\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- HOW IT WORKS --\u003e\u003csection class=\"aml-section aml-dark\"\u003e\u003cdiv class=\"aml-split\"\u003e\n\u003cdiv class=\"aml-image-card\"\u003e\u003cimg loading=\"lazy\" alt=\"Place poke repeat instructions for memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/ecf8f116bb6439aa6532db3a9cfe69bf5a7dafd6.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"aml-copy\"\u003e\n\u003cspan class=\"aml-eyebrow\"\u003e Place. Poke. Repeat. \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eA Simple Crafting Rhythm Anyone Can Follow\u003c\/h2\u003e\n\u003cp\u003eLay a pre-cut fabric square over the matching section, press its center into the prepared hole with the included tool and gently shape the loose folds.\u003c\/p\u003e\n\u003cul class=\"aml-checks\"\u003e\n\u003cli\u003ePrinted design helps guide color placement\u003c\/li\u003e\n\u003cli\u003ePre-punched holes remove measuring and marking\u003c\/li\u003e\n\u003cli\u003ePre-cut fabric pieces are ready to use\u003c\/li\u003e\n\u003cli\u003eNo sewing, glue or complicated pattern reading\u003c\/li\u003e\n\u003cli\u003eEasy to pause and continue at another time\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- BENEFITS --\u003e\u003csection class=\"aml-section aml-benefits aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Soft Texture, Meaningful Result \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eWatch Flat Fabric Become Feathers, Flowers and Foliage\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eEvery tucked square forms natural folds and shadows, giving the finished bird and garden a soft dimensional appearance.\u003c\/p\u003e\n\u003cdiv class=\"aml-card-grid\"\u003e\n\u003cdiv class=\"aml-card\"\u003e\n\u003cdiv class=\"aml-card-icon\"\u003e🪶\u003c\/div\u003e\n\u003ch3\u003eDimensional Feather Detail\u003c\/h3\u003e\n\u003cp\u003eLayered fabric folds create depth, movement and richly textured bird feathers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-card\"\u003e\n\u003cdiv class=\"aml-card-icon\"\u003e🌸\u003c\/div\u003e\n\u003ch3\u003eFloral Garden Texture\u003c\/h3\u003e\n\u003cp\u003eFlowers, foliage and branches gradually become full, soft and visually detailed.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-card\"\u003e\n\u003cdiv class=\"aml-card-icon\"\u003e🏮\u003c\/div\u003e\n\u003ch3\u003eVintage Lantern Shape\u003c\/h3\u003e\n\u003cp\u003eThe printed frame gives the finished artwork the appearance of an antique memorial lantern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- BIRD GALLERY --\u003e\u003csection class=\"aml-section aml-gallery aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Choose the Bird That Speaks to You \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eSix Designs, Each With Its Own Feeling\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eSelect the bird that reminds you of someone special, a peaceful garden memory or a familiar symbol of comfort.\u003c\/p\u003e\n\u003cdiv class=\"aml-bird-grid\"\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Cardinal memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/1e60399a4c9657127fd50596f97e001cb6d27d08.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eCardinal\u003c\/h3\u003e\n\u003cp\u003eA vivid red bird surrounded by winter blossoms, berries and evergreen foliage.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Blue Tit memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/46bbd4a799e790045ff9f4abc2fcc737f71af5b6.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eBlue Tit\u003c\/h3\u003e\n\u003cp\u003eA bright blue and yellow bird surrounded by fresh white and blue garden flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Crow memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/9a7232072db9193988a33cf3f9bbb7198225ac82.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eCrow\u003c\/h3\u003e\n\u003cp\u003eA dramatic black bird framed by muted purple blooms and vintage woodland tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Hummingbird memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/f5b29def9a5debe8b721c21d2bc459050f7241aa.jpg?v=1785203562\u0026amp;width=1946\"\u003e\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eHummingbird\u003c\/h3\u003e\n\u003cp\u003eA colorful bird in flight surrounded by pink, lavender and white blossoms.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Robin memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/b382faba6b4bd59054c5fb73b6e179b91575d1a1.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eRobin\u003c\/h3\u003e\n\u003cp\u003eA warm red-breasted garden bird resting above soft cream and lavender flowers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-bird-card\"\u003e\n\u003cimg loading=\"lazy\" alt=\"White Dove memory lantern kit\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/caf0fa53d967235b011fa729f0d48e016150f34e.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003cdiv class=\"aml-bird-copy\"\u003e\n\u003ch3\u003eWhite Dove\u003c\/h3\u003e\n\u003cp\u003eA peaceful white bird surrounded by soft blush, ivory and sage floral details.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- KIT CONTENTS --\u003e\u003csection class=\"aml-section aml-dark\"\u003e\u003cdiv class=\"aml-split\"\u003e\n\u003cdiv class=\"aml-copy\"\u003e\n\u003cspan class=\"aml-eyebrow\"\u003e Everything Is Prepared for You \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eOpen the Box and Begin Creating\u003c\/h2\u003e\n\u003cp\u003eThe design, holes, fabric pieces and basic tools are already prepared, so you can focus on the peaceful process rather than complicated setup.\u003c\/p\u003e\n\u003cul class=\"aml-checks\"\u003e\n\u003cli\u003ePre-punched printed lantern-shaped project board\u003c\/li\u003e\n\u003cli\u003eCoordinated pre-cut fabric squares\u003c\/li\u003e\n\u003cli\u003eWooden-handled poking tool\u003c\/li\u003e\n\u003cli\u003eIllustrated instruction guide\u003c\/li\u003e\n\u003cli\u003e“Always Near” keepsake tag\u003c\/li\u003e\n\u003cli\u003eClear tabletop display stand\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-image-card\"\u003e\u003cimg loading=\"lazy\" alt=\"Memory lantern kit contents and crafting process\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/e5a9295b33768019376faf665db56281d2850dec.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- STEPS --\u003e\u003csection class=\"aml-section aml-steps aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Three Simple Steps \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eNo Sewing, Gluing or Advanced Craft Skills\u003c\/h2\u003e\n\u003cdiv class=\"aml-step-grid\"\u003e\n\u003cdiv class=\"aml-step\"\u003e\n\u003cdiv class=\"aml-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003ePlace\u003c\/h3\u003e\n\u003cp\u003eLay the selected fabric square over the matching printed section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-step\"\u003e\n\u003cdiv class=\"aml-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003ePoke\u003c\/h3\u003e\n\u003cp\u003ePress the center gently into the pre-punched hole using the tool.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-step\"\u003e\n\u003cdiv class=\"aml-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eFluff and Repeat\u003c\/h3\u003e\n\u003cp\u003eArrange the folds and continue section by section until complete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- SHOWCASE --\u003e\u003csection class=\"aml-section aml-showcase aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Made to Be Displayed \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eA Finished Keepsake for the Places That Matter Most\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003ePlace it on a mantel, bookshelf, bedside table, remembrance corner or quiet reading space using the included transparent stand.\u003c\/p\u003e\n\u003cdiv class=\"aml-showcase-frame\"\u003e\u003cimg loading=\"lazy\" alt=\"Finished cardinal fabric poke art memory lantern display\" src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/0f56b9006e64178a3d3071329b5a801a060d4f2b.jpg?v=1785203561\u0026amp;width=1946\"\u003e\u003c\/div\u003e\u003c\/section\u003e\u003c!-- COMPARISON --\u003e\u003csection class=\"aml-section aml-compare aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e More Meaningful Than Ordinary Décor \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eCreate the Keepsake Instead of Simply Buying One\u003c\/h2\u003e\n\u003cdiv class=\"aml-compare-grid\"\u003e\n\u003cdiv class=\"aml-compare-card basic\"\u003e\n\u003ch3\u003eOrdinary Memorial Decoration\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eArrives already finished\u003c\/li\u003e\n\u003cli\u003eNo personal creative experience\u003c\/li\u003e\n\u003cli\u003eFlat printed appearance\u003c\/li\u003e\n\u003cli\u003eEasy to feel generic\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-compare-card special\"\u003e\n\u003ch3\u003eAlways Near Memory Lantern\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated gradually by your own hands\u003c\/li\u003e\n\u003cli\u003eSoft dimensional fabric texture\u003c\/li\u003e\n\u003cli\u003eChoice of six meaningful bird designs\u003c\/li\u003e\n\u003cli\u003eFinished piece becomes part of the memory\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- DETAILS --\u003e\u003csection class=\"aml-section aml-details aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Product Details \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eEverything at a Glance\u003c\/h2\u003e\n\u003cdiv class=\"aml-table\"\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eAlways Near 3D Fabric Poke Art Memory Lantern Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eAvailable Designs\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eCardinal, Blue Tit, Crow, Hummingbird, Robin and White Dove\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eCraft Type\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eNo-sew 3D fabric poke art\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eProject Board\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003ePrinted, pre-punched lantern-shaped display board\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eCoordinated pre-cut fabric squares\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eIncluded Tool\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eWooden-handled poking tool\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eDisplay Accessories\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003e“Always Near” keepsake tag and clear tabletop stand\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eSkill Level\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eBeginner-friendly; suitable for adults, seniors and older teens\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eEstimated Finished Height\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eApproximately 6–8 inches, depending on the selected style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003eLighting\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003eDecorative lantern-shaped board only; no electrical light source\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"aml-table-row\"\u003e\n\u003cdiv class=\"aml-table-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"aml-table-value\"\u003e1 complete kit in the selected design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FAQ --\u003e\u003csection class=\"aml-section aml-faq aml-center\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eBefore You Begin\u003c\/h2\u003e\n\u003cp class=\"aml-subtitle\"\u003eHelpful details about the crafting process and finished display.\u003c\/p\u003e\n\u003cdiv class=\"aml-faq-list\"\u003e\n\u003cdetails\u003e\u003csummary\u003eDoes the lantern actually light up?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eNo. This is a decorative lantern-shaped fabric craft board and does not contain an electrical light source.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo I need to know how to sew?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eNo. The project requires no sewing or stitching. Fabric pieces are pressed into prepared holes using the included tool.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDo I need to cut the fabric?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eNo. Coordinated pre-cut fabric squares are included in the kit.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eDoes one order include all six bird designs?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eA standard order includes one complete kit in the selected design. Choose the six-piece bundle only when you want all styles.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs a display stand included?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eYes. The kit includes a clear tabletop stand for displaying the completed project.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eHow large is the finished piece?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eThe page lists an estimated finished height of approximately 6–8 inches. Size varies slightly by bird design.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eIs it suitable for beginners?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eYes. The printed design, pre-punched board and pre-cut fabric make the project suitable for beginners, adults, seniors and older teens.\u003c\/div\u003e\u003c\/details\u003e\u003cdetails\u003e\u003csummary\u003eWill every finished piece look identical?\u003c\/summary\u003e\u003cdiv class=\"aml-faq-answer\"\u003eNo. Fabric folds, fullness and placement naturally vary according to how each person shapes the material.\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\u003c\/section\u003e\u003c!-- FINAL --\u003e\u003csection class=\"aml-final\"\u003e\u003cspan class=\"aml-eyebrow\"\u003e Always Near \u003c\/span\u003e\u003ch2 class=\"aml-title\"\u003eChoose the Bird That Carries the Memory Closest to Your Heart\u003c\/h2\u003e\n\u003cp class=\"aml-final-copy\"\u003eCreate a soft, dimensional keepsake that offers a quiet place for love, reflection and remembrance.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"aml-button\"\u003e Choose Your Memory Lantern Kit → \u003c\/a\u003e\u003cp class=\"aml-final-note\"\u003eSelect one bird design or the complete six-piece set before adding to cart.\u003c\/p\u003e\u003c\/section\u003e\u003cdiv class=\"aml-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e This is a decorative lantern-shaped craft project and does not contain a lamp, bulb or electrical light. Each standard order includes one selected design unless the six-piece bundle is chosen.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"🐦Cardinal","offer_id":51193225150500,"sku":"WBK2607281294-红衣主教","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🌎Blue Tit","offer_id":51193225183268,"sku":"WBK2607281294-蓝蒂特","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🐦‍⬛Crow","offer_id":51193225216036,"sku":"WBK2607281294-乌鸦","price":18.99,"currency_code":"USD","in_stock":true},{"title":"💐Hummingbird","offer_id":51193225248804,"sku":"WBK2607281294-蜂鸟","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🪶Robin","offer_id":51193225281572,"sku":"WBK2607281294-罗宾","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🕊️White Dove","offer_id":51193225314340,"sku":"WBK2607281294-白鸽","price":18.99,"currency_code":"USD","in_stock":true},{"title":"🔥6 PCS (ALL STYLE SAVE 30%)🔥","offer_id":51193225347108,"sku":"WBK2607281294-六件套","price":78.75,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0798\/0364\/5988\/files\/1e60399a4c9657127fd50596f97e001cb6d27d08.jpg?v=1785425234","url":"https:\/\/verviven.com\/products\/always-near-3d-fabric-poke-art-memory-lantern-kit","provider":"Verviven","version":"1.0","type":"link"}