{"product_id":"ocean-wave-crochet-wind-spinner-diy-kit","title":"Ocean Wave Crochet Wind Spinner Diy Kit","description":"\u003cstyle\u003e\n  .owc-page,\n  .owc-page *,\n  .owc-page *::before,\n  .owc-page *::after {\n    box-sizing: border-box;\n  }\n\n  .owc-page {\n    --owc-navy: #073b63;\n    --owc-deep: #062842;\n    --owc-blue: #087eb8;\n    --owc-ocean: #19a7c9;\n    --owc-aqua: #83dce7;\n    --owc-foam: #f7fcfd;\n    --owc-sand: #eee2cf;\n    --owc-cream: #faf7f1;\n    --owc-gold: #d8b06f;\n    --owc-white: #ffffff;\n    --owc-text: #213440;\n    --owc-muted: #687881;\n    --owc-border: #cbdde2;\n\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto;\n    overflow: hidden;\n    color: var(--owc-text);\n    background: var(--owc-white);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.65;\n    container-type: inline-size;\n  }\n\n  .owc-page img {\n    display: block;\n    width: 100% !important;\n    max-width: 100% !important;\n    height: auto !important;\n    margin: 0 !important;\n    border: 0;\n  }\n\n  .owc-page h1,\n  .owc-page h2,\n  .owc-page h3,\n  .owc-page p {\n    margin-top: 0;\n  }\n\n  .owc-page h1,\n  .owc-page h2,\n  .owc-page h3 {\n    color: var(--owc-deep);\n    font-family: Georgia, \"Times New Roman\", serif;\n    line-height: 1.08;\n  }\n\n  .owc-section {\n    position: relative;\n    padding: 50px 20px;\n  }\n\n  .owc-center {\n    text-align: center;\n  }\n\n  .owc-eyebrow {\n    display: inline-flex;\n    margin-bottom: 15px;\n    padding: 8px 15px;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    border: 1px solid rgba(121, 213, 227, 0.55);\n    border-radius: 999px;\n    color: #07517a;\n    background: #dcf5f8;\n    font-size: 12px;\n    font-weight: 900;\n    line-height: 1.2;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  .owc-main-title {\n    max-width: 900px;\n    margin: 0 auto 19px;\n    color: #ffffff !important;\n    font-size: clamp(38px, 7vw, 68px);\n    font-weight: 900;\n    line-height: 1.03 !important;\n    letter-spacing: -1.7px;\n    overflow-wrap: break-word;\n  }\n\n  .owc-title {\n    margin-bottom: 17px;\n    font-size: clamp(29px, 5vw, 45px);\n    font-weight: 900;\n    letter-spacing: -0.8px;\n    overflow-wrap: break-word;\n  }\n\n  .owc-title-light {\n    color: #ffffff !important;\n  }\n\n  .owc-subtitle {\n    max-width: 740px;\n    margin: 0 auto 28px;\n    color: var(--owc-muted);\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .owc-button {\n    display: inline-flex;\n    min-height: 57px;\n    padding: 16px 29px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #8ee0ec;\n    border-radius: 999px;\n    color: #ffffff !important;\n    background:\n      linear-gradient(\n        135deg,\n        #1db4d0 0%,\n        #087eb8 50%,\n        #075179 100%\n      );\n    box-shadow:\n      0 14px 34px rgba(0, 67, 104, 0.32),\n      inset 0 1px 0 rgba(255,255,255,0.3);\n    font-size: 16px;\n    font-weight: 900;\n    text-align: center;\n    text-decoration: none !important;\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n  }\n\n  .owc-button:hover {\n    color: #ffffff !important;\n    transform: translateY(-2px);\n    box-shadow:\n      0 19px 40px rgba(0, 67, 104, 0.42),\n      inset 0 1px 0 rgba(255,255,255,0.35);\n  }\n\n  \/* HERO *\/\n  .owc-hero {\n    position: relative;\n    padding: 58px 20px 36px;\n    overflow: hidden;\n    color: #ffffff;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 15% 10%,\n        rgba(96, 219, 234, 0.28),\n        transparent 29%\n      ),\n      radial-gradient(\n        circle at 88% 12%,\n        rgba(255, 220, 153, 0.15),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 50% 74%,\n        rgba(49, 172, 207, 0.2),\n        transparent 35%\n      ),\n      linear-gradient(145deg, #03253e 0%, #087ba9 54%, #063653 100%);\n  }\n\n  .owc-hero::before,\n  .owc-hero::after {\n    position: absolute;\n    color: rgba(255,255,255,0.13);\n    line-height: 1;\n    pointer-events: none;\n  }\n\n  .owc-hero::before {\n    top: 26px;\n    left: 5%;\n    content: \"≈\";\n    font-size: 92px;\n    transform: rotate(-8deg);\n  }\n\n  .owc-hero::after {\n    right: 6%;\n    bottom: 145px;\n    content: \"✦\";\n    font-size: 50px;\n  }\n\n  .owc-hero-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .owc-hero-copy {\n    max-width: 730px;\n    margin: 0 auto 28px;\n    color: #e4f5f8;\n    font-size: 18px;\n    line-height: 1.75;\n  }\n\n  .owc-hero-note {\n    margin: 15px 0 0;\n    color: #c6e3e9;\n    font-size: 13px;\n  }\n\n  .owc-hero-image {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    max-width: 760px;\n    margin: 39px auto -80px;\n    padding: 10px;\n    overflow: hidden;\n    border: 1px solid rgba(167, 233, 240, 0.5);\n    border-radius: 21px;\n    background: #05283f;\n    box-shadow:\n      0 29px 68px rgba(0, 24, 38, 0.55),\n      0 0 36px rgba(36, 187, 213, 0.13);\n  }\n\n  .owc-hero-image img {\n    border-radius: 14px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  \/* FACTS *\/\n  .owc-facts-section {\n    padding: 109px 14px 38px;\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(32, 168, 198, 0.08),\n        transparent 38%\n      ),\n      #f8fcfc;\n  }\n\n  .owc-facts {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    max-width: 940px;\n    margin: 0 auto;\n    overflow: hidden;\n    border: 1px solid var(--owc-border);\n    border-radius: 15px;\n    background: #ffffff;\n    box-shadow: 0 15px 36px rgba(19, 74, 94, 0.1);\n  }\n\n  .owc-fact {\n    min-width: 0;\n    padding: 24px 9px;\n    border-right: 1px solid #deeaed;\n    border-bottom: 1px solid #deeaed;\n    text-align: center;\n  }\n\n  .owc-fact:nth-child(2n) {\n    border-right: 0;\n  }\n\n  .owc-fact:nth-last-child(-n + 2) {\n    border-bottom: 0;\n  }\n\n  .owc-fact-icon {\n    display: block;\n    margin-bottom: 8px;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .owc-fact strong {\n    display: block;\n    color: var(--owc-deep);\n    font-size: 17px;\n    font-weight: 900;\n  }\n\n  .owc-fact span {\n    display: block;\n    margin-top: 6px;\n    color: var(--owc-muted);\n    font-size: 12px;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  \/* EMOTION *\/\n  .owc-emotion {\n    background:\n      radial-gradient(\n        circle at 50% 100%,\n        rgba(17, 155, 187, 0.07),\n        transparent 38%\n      ),\n      #ffffff;\n  }\n\n  .owc-quote {\n    max-width: 770px;\n    margin: 32px auto 0;\n    padding: 29px 24px;\n    border: 1px solid #c7dfe4;\n    border-left: 7px solid var(--owc-ocean);\n    border-radius: 10px;\n    color: var(--owc-deep);\n    background:\n      linear-gradient(135deg, #e2f6f8, #ffffff);\n    box-shadow: 0 15px 35px rgba(19, 74, 94, 0.09);\n    font-family: Georgia, \"Times New Roman\", serif;\n    font-size: 21px;\n    font-weight: 900;\n    line-height: 1.52;\n    text-align: left;\n  }\n\n  .owc-quote small {\n    display: block;\n    margin-top: 14px;\n    color: var(--owc-muted);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.7;\n  }\n\n  \/* SPLIT *\/\n  .owc-split {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 31px;\n    align-items: center;\n  }\n\n  .owc-split \u003e * {\n    min-width: 0;\n  }\n\n  .owc-copy p {\n    margin-bottom: 19px;\n    color: var(--owc-muted);\n    font-size: 16px;\n    line-height: 1.76;\n  }\n\n  .owc-image-card {\n    width: 100%;\n    max-width: 580px;\n    margin: 0 auto;\n    padding: 9px;\n    overflow: hidden;\n    border: 1px solid rgba(116, 211, 226, 0.42);\n    border-radius: 17px;\n    background: #04314e;\n    box-shadow:\n      0 21px 47px rgba(5, 54, 78, 0.28),\n      0 0 26px rgba(33, 177, 207, 0.08);\n  }\n\n  .owc-image-card img {\n    border-radius: 11px;\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .owc-checks {\n    margin: 23px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .owc-checks li {\n    position: relative;\n    margin-bottom: 14px;\n    padding-left: 36px;\n    color: var(--owc-text);\n    font-size: 15px;\n    font-weight: 700;\n    line-height: 1.55;\n  }\n\n  .owc-checks li::before {\n    position: absolute;\n    top: 1px;\n    left: 0;\n    display: flex;\n    width: 25px;\n    height: 25px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background:\n      linear-gradient(135deg, #22b7ce, #087eae);\n    content: \"✓\";\n    font-size: 14px;\n    font-weight: 900;\n  }\n\n  \/* DARK *\/\n  .owc-dark {\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 88% 16%,\n        rgba(112, 220, 231, 0.16),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 12% 80%,\n        rgba(255, 221, 161, 0.1),\n        transparent 29%\n      ),\n      linear-gradient(145deg, #03253d, #086783);\n  }\n\n  .owc-dark h2,\n  .owc-dark h3 {\n    color: #ffffff;\n  }\n\n  .owc-dark .owc-copy p {\n    color: #d8eef1;\n  }\n\n  .owc-dark .owc-checks li {\n    color: #ffffff;\n  }\n\n  \/* BENEFITS *\/\n  .owc-benefits {\n    background:\n      linear-gradient(\n        rgba(247, 251, 250, 0.97),\n        rgba(247, 251, 250, 0.97)\n      ),\n      repeating-linear-gradient(\n        90deg,\n        #dce9e8 0,\n        #dce9e8 1px,\n        transparent 1px,\n        transparent 14px\n      );\n  }\n\n  .owc-card-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    margin-top: 33px;\n  }\n\n  .owc-card {\n    min-width: 0;\n    padding: 27px 21px;\n    border: 1px solid #cddde0;\n    border-radius: 14px;\n    background: rgba(255,255,255,0.95);\n    box-shadow: 0 11px 28px rgba(19,74,94,0.07);\n    text-align: left;\n  }\n\n  .owc-card-icon {\n    display: flex;\n    width: 55px;\n    height: 55px;\n    margin-bottom: 18px;\n    align-items: center;\n    justify-content: center;\n    border: 1px solid #9fd5df;\n    border-radius: 18px;\n    background:\n      linear-gradient(135deg, #e3f7f9, #9de2ea);\n    font-size: 27px;\n  }\n\n  .owc-card h3 {\n    margin-bottom: 10px;\n    font-size: 21px;\n  }\n\n  .owc-card p {\n    margin-bottom: 0;\n    color: var(--owc-muted);\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* COLOR BANDS *\/\n  .owc-wave-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    margin-top: 34px;\n  }\n\n  .owc-wave-card {\n    min-width: 0;\n    padding: 28px 22px;\n    border: 1px solid rgba(150, 224, 234, 0.25);\n    border-radius: 15px;\n    background: rgba(255,255,255,0.055);\n    text-align: left;\n  }\n\n  .owc-wave-card span {\n    display: block;\n    margin-bottom: 14px;\n    font-size: 31px;\n  }\n\n  .owc-wave-card h3 {\n    margin-bottom: 9px;\n    color: #ffffff;\n    font-size: 21px;\n  }\n\n  .owc-wave-card p {\n    margin-bottom: 0;\n    color: #d0e7eb;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* STEPS *\/\n  .owc-steps {\n    background: var(--owc-cream);\n  }\n\n  .owc-step-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    margin-top: 33px;\n  }\n\n  .owc-step {\n    min-width: 0;\n    padding: 29px 21px 25px;\n    border: 1px solid #d6dedc;\n    border-radius: 14px;\n    background: #ffffff;\n    box-shadow: 0 9px 23px rgba(19,74,94,0.07);\n    text-align: center;\n  }\n\n  .owc-step-number {\n    display: flex;\n    width: 52px;\n    height: 52px;\n    margin: 0 auto 18px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    color: #ffffff;\n    background:\n      linear-gradient(135deg, #24b7cc, #075c88);\n    box-shadow: 0 8px 19px rgba(7,92,136,0.2);\n    font-size: 22px;\n    font-weight: 900;\n  }\n\n  .owc-step h3 {\n    margin-bottom: 9px;\n    font-size: 19px;\n  }\n\n  .owc-step p {\n    margin-bottom: 0;\n    color: var(--owc-muted);\n    font-size: 15px;\n  }\n\n  \/* SHOWCASE *\/\n  .owc-showcase {\n    background:\n      radial-gradient(\n        circle at 50% 50%,\n        rgba(17,155,187,0.1),\n        transparent 39%\n      ),\n      #edf7f7;\n  }\n\n  .owc-showcase-frame {\n    width: 100%;\n    max-width: 800px;\n    margin: 34px auto 0;\n    padding: 9px;\n    overflow: hidden;\n    border: 1px solid #b8d6db;\n    border-radius: 18px;\n    background: #ffffff;\n    box-shadow: 0 22px 50px rgba(19,74,94,0.16);\n  }\n\n  .owc-showcase-frame img {\n    border-radius: 12px;\n    object-fit: cover;\n  }\n\n  \/* PLACES *\/\n  .owc-places {\n    background: #fbfdfd;\n  }\n\n  .owc-place-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 13px;\n    margin-top: 31px;\n  }\n\n  .owc-place {\n    min-width: 0;\n    padding: 23px 11px;\n    border: 1px solid #d2e1e3;\n    border-radius: 12px;\n    background: #ffffff;\n    text-align: center;\n  }\n\n  .owc-place span {\n    display: block;\n    margin-bottom: 10px;\n    font-size: 29px;\n  }\n\n  .owc-place strong {\n    display: block;\n    color: var(--owc-deep);\n    font-size: 14px;\n  }\n\n  .owc-place small {\n    display: block;\n    margin-top: 6px;\n    color: var(--owc-muted);\n    font-size: 12px;\n  }\n\n  \/* GIFT *\/\n  .owc-gift-box {\n    padding: 30px 21px;\n    border: 1px solid rgba(141, 224, 235, 0.4);\n    border-radius: 17px;\n    color: #ffffff;\n    background:\n      radial-gradient(\n        circle at 85% 15%,\n        rgba(255, 217, 145, 0.12),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 12% 84%,\n        rgba(53, 197, 219, 0.18),\n        transparent 30%\n      ),\n      linear-gradient(135deg, #03253d, #075f7b);\n    box-shadow: 0 20px 46px rgba(5,54,78,0.28);\n  }\n\n  .owc-gift-box h2 {\n    color: #ffffff;\n  }\n\n  .owc-gift-box .owc-copy p {\n    color: #dceff1;\n  }\n\n  .owc-gift-box .owc-checks li {\n    color: #ffffff;\n  }\n\n  \/* COMPARISON *\/\n  .owc-compare {\n    background: #ffffff;\n  }\n\n  .owc-compare-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    gap: 18px;\n    max-width: 860px;\n    margin: 33px auto 0;\n    text-align: left;\n  }\n\n  .owc-compare-card {\n    min-width: 0;\n    padding: 27px 23px;\n    border-radius: 13px;\n  }\n\n  .owc-compare-card.basic {\n    border: 1px solid #d7d9d8;\n    background: #efefed;\n  }\n\n  .owc-compare-card.special {\n    border: 2px solid var(--owc-ocean);\n    background: #ffffff;\n    box-shadow: 0 16px 36px rgba(17,155,187,0.12);\n  }\n\n  .owc-compare-card h3 {\n    margin-bottom: 17px;\n    font-size: 21px;\n  }\n\n  .owc-compare-card ul {\n    margin: 0;\n    padding-left: 21px;\n    color: var(--owc-muted);\n    font-size: 15px;\n  }\n\n  .owc-compare-card li {\n    margin-bottom: 11px;\n  }\n\n  \/* CARE *\/\n  .owc-care {\n    background:\n      radial-gradient(\n        circle at 15% 18%,\n        rgba(119, 220, 233, 0.13),\n        transparent 28%\n      ),\n      linear-gradient(145deg, #03253d, #075875);\n  }\n\n  .owc-care h2 {\n    color: #ffffff;\n  }\n\n  .owc-care .owc-subtitle {\n    color: #d7ecef;\n  }\n\n  \/* DETAILS *\/\n  .owc-details {\n    background: #f2f8f8;\n  }\n\n  .owc-table {\n    width: 100%;\n    max-width: 860px;\n    margin: 31px auto 0;\n    overflow: hidden;\n    border: 1px solid #cbdde0;\n    border-radius: 13px;\n    background: #ffffff;\n    box-shadow: 0 12px 29px rgba(19,74,94,0.08);\n    text-align: left;\n  }\n\n  .owc-table-row {\n    display: grid;\n    grid-template-columns: minmax(0, 1fr);\n    border-bottom: 1px solid #e2eaeb;\n  }\n\n  .owc-table-row:last-child {\n    border-bottom: 0;\n  }\n\n  .owc-table-label,\n  .owc-table-value {\n    min-width: 0;\n    padding: 15px 18px;\n    overflow-wrap: break-word;\n    font-size: 15px;\n  }\n\n  .owc-table-label {\n    padding-bottom: 6px;\n    color: var(--owc-deep);\n    background: #e6eff0;\n    font-weight: 900;\n  }\n\n  .owc-table-value {\n    padding-top: 7px;\n    color: var(--owc-muted);\n  }\n\n  \/* FAQ *\/\n  .owc-faq {\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(118, 222, 234, 0.13),\n        transparent 36%\n      ),\n      linear-gradient(145deg, #03243b, #064d6b);\n  }\n\n  .owc-faq h2 {\n    color: #ffffff;\n  }\n\n  .owc-faq .owc-subtitle {\n    color: #d9ecef;\n  }\n\n  .owc-faq-list {\n    width: 100%;\n    max-width: 860px;\n    margin: 31px auto 0;\n    text-align: left;\n  }\n\n  .owc-faq details {\n    margin-bottom: 13px;\n    overflow: hidden;\n    border: 1px solid rgba(151, 225, 235, 0.27);\n    border-radius: 11px;\n    background: rgba(2, 31, 49, 0.56);\n  }\n\n  .owc-faq summary {\n    position: relative;\n    padding: 19px 49px 19px 19px;\n    color: #ffffff;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.45;\n    list-style: none;\n  }\n\n  .owc-faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .owc-faq summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    color: #9ee7ef;\n    content: \"+\";\n    font-size: 26px;\n    transform: translateY(-50%);\n  }\n\n  .owc-faq details[open] summary::after {\n    content: \"−\";\n  }\n\n  .owc-faq-answer {\n    padding: 0 19px 19px;\n    color: #cbe2e7;\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  \/* FINAL *\/\n  .owc-final {\n    position: relative;\n    padding: 64px 20px;\n    overflow: hidden;\n    color: #ffffff;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 50% 25%,\n        rgba(48, 190, 214, 0.27),\n        transparent 39%\n      ),\n      radial-gradient(\n        circle at 14% 80%,\n        rgba(255, 220, 151, 0.1),\n        transparent 28%\n      ),\n      linear-gradient(145deg, #03243a, #087897);\n  }\n\n  .owc-final::before,\n  .owc-final::after {\n    position: absolute;\n    color: rgba(255,255,255,0.11);\n    line-height: 1;\n  }\n\n  .owc-final::before {\n    top: 31px;\n    left: 5%;\n    content: \"≈\";\n    font-size: 80px;\n  }\n\n  .owc-final::after {\n    right: 6%;\n    bottom: 39px;\n    content: \"✦\";\n    font-size: 53px;\n  }\n\n  .owc-final-content {\n    position: relative;\n    z-index: 2;\n  }\n\n  .owc-final h2 {\n    max-width: 810px;\n    margin-right: auto;\n    margin-left: auto;\n    color: #ffffff;\n  }\n\n  .owc-final-copy {\n    max-width: 700px;\n    margin: 0 auto 28px;\n    color: #deeff2;\n    font-size: 17px;\n    line-height: 1.75;\n  }\n\n  .owc-final-note {\n    margin: 16px 0 0;\n    color: #c2dde2;\n    font-size: 13px;\n  }\n\n  .owc-notice {\n    padding: 20px;\n    color: #52676d;\n    background: #e1eff0;\n    font-size: 13px;\n    line-height: 1.65;\n    text-align: center;\n  }\n\n  @container (min-width: 700px) {\n    .owc-section {\n      padding: 67px 42px;\n    }\n\n    .owc-hero {\n      padding: 69px 42px 46px;\n    }\n\n    .owc-facts-section {\n      padding: 114px 30px 45px;\n    }\n\n    .owc-facts {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .owc-fact {\n      border-right: 1px solid #deeaed;\n      border-bottom: 0;\n    }\n\n    .owc-fact:nth-child(2) {\n      border-right: 1px solid #deeaed;\n    }\n\n    .owc-fact:last-child {\n      border-right: 0;\n    }\n\n    .owc-split {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 49px;\n    }\n\n    .owc-card-grid,\n    .owc-step-grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .owc-wave-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 20px;\n    }\n\n    .owc-place-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n      gap: 16px;\n    }\n\n    .owc-compare-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .owc-table-row {\n      grid-template-columns: 39% 61%;\n    }\n\n    .owc-table-label,\n    .owc-table-value {\n      padding: 16px 19px;\n    }\n\n    .owc-gift-box {\n      padding: 44px 36px;\n    }\n\n    .owc-final {\n      padding: 79px 42px;\n    }\n  }\n\n  @container (min-width: 960px) {\n    .owc-section {\n      padding: 79px 59px;\n    }\n\n    .owc-hero {\n      padding: 79px 59px 50px;\n    }\n\n    .owc-split {\n      gap: 62px;\n    }\n\n    .owc-main-title {\n      font-size: 67px;\n    }\n\n    .owc-title {\n      font-size: 44px;\n    }\n\n    .owc-copy p {\n      font-size: 17px;\n    }\n\n    .owc-wave-grid {\n      grid-template-columns: repeat(4, minmax(0, 1fr));\n    }\n\n    .owc-gift-box {\n      padding: 52px;\n    }\n\n    .owc-final {\n      padding: 89px 59px;\n    }\n  }\n\n  @media screen and (max-width: 480px) {\n    .owc-main-title {\n      font-size: 39px;\n    }\n\n    .owc-title {\n      font-size: 30px;\n    }\n\n    .owc-hero-copy,\n    .owc-subtitle {\n      font-size: 16px;\n    }\n\n    .owc-button {\n      width: 100%;\n      max-width: 430px;\n      padding-right: 18px;\n      padding-left: 18px;\n    }\n\n    .owc-quote {\n      font-size: 19px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"owc-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"owc-hero\"\u003e\n\u003cdiv class=\"owc-hero-content\"\u003e\n\u003cspan class=\"owc-eyebrow\"\u003e 🌊 Crochet a Little Piece of the Ocean \u003c\/span\u003e\n\u003ch1 class=\"owc-main-title\"\u003eTurn Simple Yarn Into a Wave That Never Stops Moving\u003c\/h1\u003e\n\u003cp class=\"owc-hero-copy\"\u003eLayer deep navy, ocean blue, aqua and white yarn into a curling wave, then finish it with sparkling beads and a clear crystal-style drop that catches the surrounding light.\u003c\/p\u003e\n\u003ca class=\"owc-button\" href=\"#\"\u003e Start Your Ocean Wave Project → \u003c\/a\u003e\n\u003cp class=\"owc-hero-note\"\u003eComplete DIY kit • Crochet hook included • Crystal-style pendant\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-hero-image\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/3b6dafcc-6809-408c-baaa-61649171decc.jpg?v=1785310933\u0026amp;width=1946\" alt=\"Finished ocean wave crochet wind spinner hanging at sunset\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK FACTS --\u003e\n\u003csection class=\"owc-facts-section\"\u003e\n\u003cdiv class=\"owc-facts\"\u003e\n\u003cdiv class=\"owc-fact\"\u003e\n\u003cspan class=\"owc-fact-icon\"\u003e🧶\u003c\/span\u003e \u003cstrong\u003eComplete Crochet Kit\u003c\/strong\u003e \u003cspan\u003eMain materials and tools included\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-fact\"\u003e\n\u003cspan class=\"owc-fact-icon\"\u003e🌊\u003c\/span\u003e \u003cstrong\u003eLayered Wave Design\u003c\/strong\u003e \u003cspan\u003eFour ocean-inspired color tones\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-fact\"\u003e\n\u003cspan class=\"owc-fact-icon\"\u003e💎\u003c\/span\u003e \u003cstrong\u003eCrystal-Style Drop\u003c\/strong\u003e \u003cspan\u003eCatches nearby natural light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-fact\"\u003e\n\u003cspan class=\"owc-fact-icon\"\u003e🏡\u003c\/span\u003e \u003cstrong\u003eDisplay After Crafting\u003c\/strong\u003e \u003cspan\u003eHang in a bright indoor space\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- EMOTIONAL --\u003e\n\u003csection class=\"owc-section owc-emotion owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e The Project Is Part of the Escape \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eSlow Down, Follow the Stitches and Watch the Wave Take Shape\u003c\/h2\u003e\n\u003cp class=\"owc-subtitle\"\u003eInstead of buying another finished decoration, spend a quiet afternoon building the curve, color and texture yourself—then hang the result where you can enjoy it afterward.\u003c\/p\u003e\n\u003cdiv class=\"owc-quote\"\u003e“The colors began as separate bundles of yarn. A few rows later, I could already see the ocean forming.” \u003csmall\u003e The gradual color transition and curling silhouette make each stage of the project visually rewarding. \u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KIT CONTENTS --\u003e\n\u003csection class=\"owc-section owc-dark\"\u003e\n\u003cdiv class=\"owc-split\"\u003e\n\u003cdiv class=\"owc-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/7f4e51a1-c801-4614-a42a-502a4c2df9f9.png?v=1785310933\u0026amp;width=1946\" alt=\"Ocean wave crochet DIY kit contents\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"owc-copy\"\u003e\n\u003cspan class=\"owc-eyebrow\"\u003e Open the Box and Begin \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eThe Main Materials Are Already Collected for You\u003c\/h2\u003e\n\u003cp\u003eThe kit combines coordinated yarn colors, the main crochet tool, decorative beads, hanging materials and instructions in one project set.\u003c\/p\u003e\n\u003cul class=\"owc-checks\"\u003e\n\u003cli\u003eCoordinated blue, aqua and white yarn\u003c\/li\u003e\n\u003cli\u003eCrochet hook\u003c\/li\u003e\n\u003cli\u003eDecorative beads\u003c\/li\u003e\n\u003cli\u003eClear crystal-style hanging pendant\u003c\/li\u003e\n\u003cli\u003eTransparent fishing line\u003c\/li\u003e\n\u003cli\u003eStep-by-step instruction guide\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"owc-section owc-benefits owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e Craft, Display and Enjoy \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eOne Kit Creates Both a Creative Experience and a Finished Keepsake\u003c\/h2\u003e\n\u003cp class=\"owc-subtitle\"\u003eThe value is not only in the final decoration. It is also in the time spent turning loose yarn into something textured, dimensional and ready to hang.\u003c\/p\u003e\n\u003cdiv class=\"owc-card-grid\"\u003e\n\u003cdiv class=\"owc-card\"\u003e\n\u003cdiv class=\"owc-card-icon\"\u003e🧘\u003c\/div\u003e\n\u003ch3\u003eQuiet Creative Time\u003c\/h3\u003e\n\u003cp\u003eWork row by row at your own pace during weekends, evenings or screen-free crafting time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-card\"\u003e\n\u003cdiv class=\"owc-card-icon\"\u003e🌀\u003c\/div\u003e\n\u003ch3\u003eDistinctive Spiral Form\u003c\/h3\u003e\n\u003cp\u003eThe curling wave silhouette creates more visual character than a standard flat crochet panel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-card\"\u003e\n\u003cdiv class=\"owc-card-icon\"\u003e✨\u003c\/div\u003e\n\u003ch3\u003eLight-Catching Finish\u003c\/h3\u003e\n\u003cp\u003eThe beads and faceted clear drop reflect nearby sunlight and add a bright finishing detail.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COLOR STORY --\u003e\n\u003csection class=\"owc-section owc-dark owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e From Deep Water to Sea Foam \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eFour Ocean Tones Build the Illusion of a Breaking Wave\u003c\/h2\u003e\n\u003cp class=\"owc-subtitle\" style=\"color: #d6ebef;\"\u003eThe gradual transition helps separate the outer swell, inner water and foamy crest while keeping the entire design visually connected.\u003c\/p\u003e\n\u003cdiv class=\"owc-wave-grid\"\u003e\n\u003cdiv class=\"owc-wave-card\"\u003e\n\u003cspan\u003e🔵\u003c\/span\u003e\n\u003ch3\u003eDeep Navy\u003c\/h3\u003e\n\u003cp\u003eCreates the darkest outer sections and adds visual depth to the curl.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-wave-card\"\u003e\n\u003cspan\u003e🌊\u003c\/span\u003e\n\u003ch3\u003eOcean Blue\u003c\/h3\u003e\n\u003cp\u003eBuilds the main body of the wave and connects the dark and light tones.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-wave-card\"\u003e\n\u003cspan\u003e💧\u003c\/span\u003e\n\u003ch3\u003eAqua\u003c\/h3\u003e\n\u003cp\u003eBrightens the center and creates a fresh tropical-water transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-wave-card\"\u003e\n\u003cspan\u003e☁️\u003c\/span\u003e\n\u003ch3\u003eWhite Foam\u003c\/h3\u003e\n\u003cp\u003eDefines the breaking crest and gives the inner wave a lighter edge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PROCESS --\u003e\n\u003csection class=\"owc-section owc-steps owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e Build It One Section at a Time \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eFrom First Stitch to Final Crystal Drop\u003c\/h2\u003e\n\u003cdiv class=\"owc-step-grid\"\u003e\n\u003cdiv class=\"owc-step\"\u003e\n\u003cdiv class=\"owc-step-number\"\u003e1\u003c\/div\u003e\n\u003ch3\u003eCrochet the Wave\u003c\/h3\u003e\n\u003cp\u003eFollow the included instructions to form the curling shape and transition between colors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-step\"\u003e\n\u003cdiv class=\"owc-step-number\"\u003e2\u003c\/div\u003e\n\u003ch3\u003eAdd the Beads\u003c\/h3\u003e\n\u003cp\u003ePosition the decorative beads along the hanging points to create a polished transition.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-step\"\u003e\n\u003cdiv class=\"owc-step-number\"\u003e3\u003c\/div\u003e\n\u003ch3\u003eAttach and Hang\u003c\/h3\u003e\n\u003cp\u003eAdd the clear pendant and hanging loop, then place the completed piece near natural light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHOWCASE --\u003e\n\u003csection class=\"owc-section owc-showcase owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e A Coastal Accent Made by You \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eLet the Finished Wave Catch the Morning Light\u003c\/h2\u003e\n\u003cp class=\"owc-subtitle\"\u003eHang it near a bright window where the textured yarn, beads and clear drop can be seen against the surrounding light.\u003c\/p\u003e\n\u003cdiv class=\"owc-showcase-frame\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/565d7103-7651-45ff-941f-f4070b24ca57.jpg?v=1785310933\u0026amp;width=1946\" alt=\"Finished crochet ocean wave hanging near a coastal window\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PLACEMENT --\u003e\n\u003csection class=\"owc-section owc-places owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e Find the Right Patch of Light \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eA Coastal Detail for Bright, Relaxed Spaces\u003c\/h2\u003e\n\u003cdiv class=\"owc-place-grid\"\u003e\n\u003cdiv class=\"owc-place\"\u003e\n\u003cspan\u003e🪟\u003c\/span\u003e \u003cstrong\u003eWindow\u003c\/strong\u003e \u003csmall\u003eLet the clear drop reflect daylight\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-place\"\u003e\n\u003cspan\u003e☀️\u003c\/span\u003e \u003cstrong\u003eSunroom\u003c\/strong\u003e \u003csmall\u003eAdd texture to a bright corner\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-place\"\u003e\n\u003cspan\u003e🏖️\u003c\/span\u003e \u003cstrong\u003eBeach House\u003c\/strong\u003e \u003csmall\u003eMatch coastal and nautical décor\u003c\/small\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-place\"\u003e\n\u003cspan\u003e🧶\u003c\/span\u003e \u003cstrong\u003eCraft Room\u003c\/strong\u003e \u003csmall\u003eDisplay a project you completed\u003c\/small\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- OUTDOOR \/ COVERED AREA --\u003e\n\u003csection class=\"owc-section owc-dark\"\u003e\n\u003cdiv class=\"owc-split\"\u003e\n\u003cdiv class=\"owc-copy\"\u003e\n\u003cspan class=\"owc-eyebrow\"\u003e Movement With a Gentle Breeze \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eHang It Where Soft Airflow Can Bring the Shape to Life\u003c\/h2\u003e\n\u003cp\u003eThe lightweight hanging construction may turn or move gently when placed near an open window or in a sheltered area with light airflow.\u003c\/p\u003e\n\u003cul class=\"owc-checks\"\u003e\n\u003cli\u003eSuitable near open indoor windows\u003c\/li\u003e\n\u003cli\u003eCan be displayed on a sheltered covered porch\u003c\/li\u003e\n\u003cli\u003eLightweight hanging format\u003c\/li\u003e\n\u003cli\u003eSpiral silhouette appears different as it turns\u003c\/li\u003e\n\u003cli\u003eKeep protected from rain and strong wind\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/a52b5108-f245-44dd-94d4-65eaa536bfdf.jpg?v=1785310933\u0026amp;width=1946\" alt=\"Ocean wave crochet spinner hanging on a covered coastal porch\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GIFT --\u003e\n\u003csection class=\"owc-section\"\u003e\n\u003cdiv class=\"owc-gift-box\"\u003e\n\u003cdiv class=\"owc-split\"\u003e\n\u003cdiv class=\"owc-image-card\"\u003e\u003cimg src=\"https:\/\/cotitoc.com\/cdn\/shop\/files\/496e9734-7f3f-4f4c-b7f1-437770a9a065.jpg?v=1785310933\u0026amp;width=1946\" alt=\"Ocean wave crochet ornament with crystal pendant\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"owc-copy\"\u003e\n\u003cspan class=\"owc-eyebrow\"\u003e Give the Project, Not Just the Decoration \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eA Thoughtful Gift for Someone Who Loves Yarn and the Sea\u003c\/h2\u003e\n\u003cp\u003eThe recipient gets the enjoyment of making the design and a finished coastal ornament to keep after the project is complete.\u003c\/p\u003e\n\u003cul class=\"owc-checks\"\u003e\n\u003cli\u003eCrochet and yarn craft lovers\u003c\/li\u003e\n\u003cli\u003eBeach and ocean décor fans\u003c\/li\u003e\n\u003cli\u003eCreative friends and family members\u003c\/li\u003e\n\u003cli\u003eBirthday or holiday craft gifts\u003c\/li\u003e\n\u003cli\u003eMother’s Day creative gift ideas\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPARISON --\u003e\n\u003csection class=\"owc-section owc-compare owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e More Personal Than Ready-Made Décor \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eEnjoy the Making Before You Enjoy the Display\u003c\/h2\u003e\n\u003cdiv class=\"owc-compare-grid\"\u003e\n\u003cdiv class=\"owc-compare-card basic\"\u003e\n\u003ch3\u003eOrdinary Coastal Ornament\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eArrives already completed\u003c\/li\u003e\n\u003cli\u003eNo creative process or learning experience\u003c\/li\u003e\n\u003cli\u003eOften uses flat printed ocean graphics\u003c\/li\u003e\n\u003cli\u003eEasy to feel mass-produced\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-compare-card special\"\u003e\n\u003ch3\u003eOcean Wave Crochet Kit\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated stitch by stitch by your own hands\u003c\/li\u003e\n\u003cli\u003eDimensional spiral wave silhouette\u003c\/li\u003e\n\u003cli\u003eLayered yarn, beads and crystal-style detail\u003c\/li\u003e\n\u003cli\u003eFinished decoration carries the story of making it\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CARE --\u003e\n\u003csection class=\"owc-section owc-care owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e Display It With Care \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eProtect the Yarn Shape and Clear Hanging Detail\u003c\/h2\u003e\n\u003cp class=\"owc-subtitle\"\u003eGentle dry care helps preserve the stitches, color transitions and hanging components after the project is complete.\u003c\/p\u003e\n\u003cdiv class=\"owc-card-grid\"\u003e\n\u003cdiv class=\"owc-card\"\u003e\n\u003cdiv class=\"owc-card-icon\"\u003e💨\u003c\/div\u003e\n\u003ch3\u003eRemove Dust Gently\u003c\/h3\u003e\n\u003cp\u003eUse a soft brush or cool, low airflow from a safe distance rather than pulling at the stitches.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-card\"\u003e\n\u003cdiv class=\"owc-card-icon\"\u003e🌧️\u003c\/div\u003e\n\u003ch3\u003eKeep It Dry\u003c\/h3\u003e\n\u003cp\u003eProtect the yarn, line and hanging parts from rain, soaking and high outdoor humidity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-card\"\u003e\n\u003cdiv class=\"owc-card-icon\"\u003e🪝\u003c\/div\u003e\n\u003ch3\u003eUse a Secure Hook\u003c\/h3\u003e\n\u003cp\u003eHang it from a stable point and avoid areas exposed to strong wind or repeated impact.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILS --\u003e\n\u003csection class=\"owc-section owc-details owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e Product Details \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eThe Ocean Wave Kit at a Glance\u003c\/h2\u003e\n\u003cdiv class=\"owc-table\"\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eProduct\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eOcean Wave Crochet Wind Spinner DIY Kit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eProject Type\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eCrochet spiral wave hanging ornament\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eDesign Theme\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eOcean wave, sea foam and coastal home décor\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eMain Colors\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eDeep navy blue, ocean blue, aqua and white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eIncluded Yarn\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eCoordinated yarn required for the wave project\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eIncluded Tool\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eCrochet hook\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eDecorative Components\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eBeads and clear crystal-style pendant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eHanging Material\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eTransparent fishing line\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eInstructions\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eStep-by-step instruction guide included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eSuggested Display\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eWindow, sunroom, craft room, coastal bedroom, beach house or covered porch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eExact Finished Size\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eNot currently listed on the product page\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003eYarn Material\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003eExact fiber composition is not currently specified\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"owc-table-row\"\u003e\n\u003cdiv class=\"owc-table-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"owc-table-value\"\u003e1 complete DIY kit per standard Buy 1 option\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"owc-section owc-faq owc-center\"\u003e\u003cspan class=\"owc-eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eBefore You Cast the First Stitch\u003c\/h2\u003e\n\u003cp class=\"owc-subtitle\"\u003eHelpful details about materials, experience, hanging and care.\u003c\/p\u003e\n\u003cdiv class=\"owc-faq-list\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a finished decoration or a DIY kit?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eIt is a DIY crochet kit. The purchaser crochets and assembles the ocean wave ornament using the included materials and instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the crochet hook included?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eYes. The product page lists a crochet hook as part of the kit.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat else is included?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eThe listed kit contents include yarn, a crochet hook, beads, a clear crystal-style pendant, fishing line and step-by-step instructions.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the kit suitable for complete beginners?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eInstructions are included, but the product page does not provide an official skill rating. Familiarity with basic crochet techniques may make the project easier.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it spin automatically?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eIt does not contain a motor. Because it is a lightweight hanging ornament, it may turn or move gently when exposed to natural airflow.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the pendant a natural crystal?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eThe page lists a crystal pendant but does not provide mineral type, grade or certification. It is safest to describe it as a clear crystal-style decorative pendant.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan it be displayed outside?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eThe page suggests covered porches. Keep the completed piece sheltered from rain, strong wind and prolonged harsh weather to help protect the yarn and hanging materials.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow large is the finished wave?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eExact finished measurements are not currently provided. Confirm the final diameter and total hanging length with the supplier before publishing size claims.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the yarn made from?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eThe current page does not list the exact yarn fiber composition, so avoid claiming cotton, acrylic or another specific material without supplier confirmation.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes Buy 1 include more than one kit?\u003c\/summary\u003e\n\u003cdiv class=\"owc-faq-answer\"\u003eThe standard Buy 1 option represents one kit. Multi-piece promotional variants should be selected separately before adding the product to the cart.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FINAL CTA --\u003e\n\u003csection class=\"owc-final\"\u003e\n\u003cdiv class=\"owc-final-content\"\u003e\n\u003cspan class=\"owc-eyebrow\"\u003e Your Next Creative Tide Is Waiting \u003c\/span\u003e\n\u003ch2 class=\"owc-title\"\u003eCrochet the Wave, Add the Crystal and Hang a Piece of the Sea\u003c\/h2\u003e\n\u003cp class=\"owc-final-copy\"\u003eTurn coordinated yarn and simple decorative materials into a coastal keepsake shaped by your own hands.\u003c\/p\u003e\n\u003ca class=\"owc-button\" href=\"#\"\u003e Choose Your Ocean Wave Kit → \u003c\/a\u003e\n\u003cp class=\"owc-final-note\"\u003eSelect the preferred quantity bundle before adding it to the cart.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"owc-notice\"\u003e\n\u003cstrong\u003eImportant:\u003c\/strong\u003e This is a DIY crochet kit rather than a ready-made finished ornament. Exact finished size, yarn fiber composition, crochet hook size and official skill level are not currently listed. The decoration has no motor and does not rotate independently.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"cotitoc","offers":[{"title":"Buy 1","offer_id":52368725573934,"sku":"WBK2607292085-海浪钩针DIY套装*1","price":24.99,"currency_code":"USD","in_stock":true},{"title":"BUY 2 GET 1 FREE (3PCS\u0026HOT SALE🔥)","offer_id":52368725606702,"sku":"WBK2607292085-海浪钩针DIY套装*3","price":49.98,"currency_code":"USD","in_stock":true},{"title":"BUY 3 GET 2 FREE (5PCS)","offer_id":52368725639470,"sku":"WBK2607292085-海浪钩针DIY套装*5","price":74.97,"currency_code":"USD","in_stock":true},{"title":"BUY 5 GET 5 FREE (10PCS)","offer_id":52368725672238,"sku":"WBK2607292085-海浪钩针DIY套装*10","price":124.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0988\/2848\/4910\/files\/7f4e51a1-c801-4614-a42a-502a4c2df9f9.png?v=1785310933","url":"https:\/\/cotitoc.com\/products\/ocean-wave-crochet-wind-spinner-diy-kit","provider":"cotitoc","version":"1.0","type":"link"}