{"product_id":"fluttering-dragonfly-wing-pen-moving-wing-gradient-writing-pen","title":"Fluttering Dragonfly Wing Pen – Moving Wing Gradient Writing Pen","description":"\u003cstyle\u003e\n  \/* ==========================================================\n     FDWP - Fluttering Dragonfly Wing Pen\n     Shopify White Theme \/ Mobile-First \/ Fully Scoped\n     ========================================================== *\/\n\n  #FDWP-wrapper {\n    --fdwp-pink: #e8b6cc;\n    --fdwp-teal: #91c7c5;\n    --fdwp-blue: #99c6e3;\n    --fdwp-purple: #b7a6dc;\n    --fdwp-cream: #f3e8d8;\n    --fdwp-title: #5c616a;\n    --fdwp-text: #747a83;\n    --fdwp-border: #e5e7eb;\n\n    width: 100%;\n    max-width: 920px;\n    margin: 0 auto;\n    padding: 12px 0 24px;\n    color: var(--fdwp-text);\n    font-family: inherit;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #FDWP-wrapper *,\n  #FDWP-wrapper *::before,\n  #FDWP-wrapper *::after {\n    box-sizing: border-box;\n  }\n\n  #FDWP-wrapper h3,\n  #FDWP-wrapper p {\n    padding: 0;\n  }\n\n  #FDWP-wrapper h3 {\n    margin: 0 0 15px;\n    color: var(--fdwp-title);\n    font-size: 1.4rem;\n    font-weight: 850;\n    line-height: 1.28;\n    letter-spacing: -0.025em;\n  }\n\n  #FDWP-wrapper p {\n    margin: 0 0 16px;\n    color: var(--fdwp-text);\n    font-size: 14px;\n    line-height: 1.72;\n  }\n\n  #FDWP-wrapper .FDWP-accent {\n    font-weight: 800;\n    background: linear-gradient(\n      90deg,\n      #ce8eaa 0%,\n      #70aaa9 32%,\n      #76acd0 64%,\n      #9885c8 100%\n    );\n    -webkit-background-clip: text;\n    background-clip: text;\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n  \/* HERO *\/\n  #FDWP-wrapper .FDWP-hero {\n    position: relative;\n    overflow: hidden;\n    margin: 18px 0 13px;\n    padding: 24px 17px 22px;\n\n    border: 1px solid #e3e6eb;\n    border-radius: 22px;\n\n    background:\n      radial-gradient(circle at 12% 8%, rgba(232,182,204,.18), transparent 33%),\n      radial-gradient(circle at 90% 12%, rgba(153,198,227,.17), transparent 31%),\n      radial-gradient(circle at 80% 92%, rgba(183,166,220,.14), transparent 34%),\n      linear-gradient(\n        135deg,\n        #fff8fb 0%,\n        #f4fbfb 35%,\n        #f5faff 67%,\n        #faf8ff 100%\n      );\n\n    box-shadow:\n      0 12px 32px rgba(80, 87, 108, 0.08),\n      inset 0 1px 0 rgba(255,255,255,.92);\n  }\n\n  #FDWP-wrapper .FDWP-hero::after {\n    content: \"\";\n    position: absolute;\n    right: -60px;\n    top: -58px;\n    width: 145px;\n    height: 145px;\n    border-radius: 50%;\n    border: 1px solid rgba(153,198,227,.18);\n    box-shadow:\n      0 0 0 20px rgba(232,182,204,.035),\n      0 0 0 42px rgba(183,166,220,.025);\n    pointer-events: none;\n  }\n\n  #FDWP-wrapper .FDWP-hero-inner {\n    position: relative;\n    z-index: 2;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 13px;\n    text-align: center;\n  }\n\n  #FDWP-wrapper .FDWP-hero-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 64px;\n    height: 64px;\n    min-width: 64px;\n\n    border: 1px solid rgba(183,166,220,.25);\n    border-radius: 19px;\n\n    background: rgba(255,255,255,.9);\n\n    box-shadow:\n      0 7px 20px rgba(80,88,106,.09),\n      0 0 25px rgba(153,198,227,.08);\n  }\n\n  #FDWP-wrapper .FDWP-hero-icon svg {\n    width: 44px;\n    height: 44px;\n    display: block;\n  }\n\n  #FDWP-wrapper .FDWP-eyebrow {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 5px;\n    padding: 5px 9px;\n\n    border: 1px solid #e1e7eb;\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.76);\n\n    color: #78828b;\n    font-size: 10px;\n    font-weight: 800;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  #FDWP-wrapper .FDWP-hero-title {\n    display: block;\n    margin-bottom: 6px;\n\n    color: #555e68;\n    font-size: 18px;\n    font-weight: 850;\n    line-height: 1.3;\n  }\n\n  #FDWP-wrapper .FDWP-hero-copy {\n    margin: 0 !important;\n    max-width: 650px;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  \/* QUICK BENEFITS *\/\n  #FDWP-wrapper .FDWP-benefits {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 7px;\n    margin: 12px 0 21px;\n  }\n\n  #FDWP-wrapper .FDWP-benefit {\n    padding: 10px 5px;\n    text-align: center;\n\n    border: 1px solid #e3e7eb;\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #fff8fb,\n        #f5fbfb,\n        #f7f9ff\n      );\n\n    color: #69747d;\n    font-size: 10.5px;\n    font-weight: 800;\n    line-height: 1.3;\n\n    box-shadow: 0 3px 10px rgba(75,84,97,.035);\n  }\n\n  \/* FEATURE CARDS *\/\n  #FDWP-wrapper .FDWP-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin: 21px 0;\n  }\n\n  #FDWP-wrapper .FDWP-card {\n    min-width: 0;\n    padding: 15px 11px;\n\n    border: 1px solid transparent;\n    border-radius: 16px;\n\n    background:\n      linear-gradient(#fff,#fff) padding-box,\n      linear-gradient(\n        140deg,\n        #f1dce6,\n        #dcecea,\n        #dcebf5,\n        #e8e2f4\n      ) border-box;\n\n    box-shadow: 0 5px 16px rgba(75,82,98,.05);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #FDWP-wrapper .FDWP-card:hover {\n    transform: translateY(-3px);\n\n    background:\n      linear-gradient(#fff,#fff) padding-box,\n      linear-gradient(\n        140deg,\n        #e4a7bf,\n        #91c5c1,\n        #9bc9e4,\n        #b7a5dd\n      ) border-box;\n\n    box-shadow:\n      0 12px 28px rgba(83,92,111,.11),\n      0 0 20px rgba(183,166,220,.08);\n  }\n\n  #FDWP-wrapper .FDWP-card-icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 36px;\n    height: 36px;\n    margin-bottom: 9px;\n\n    border-radius: 11px;\n\n    background:\n      linear-gradient(\n        140deg,\n        #fff2f7,\n        #eef9f8,\n        #f1f8fc,\n        #f6f2ff\n      );\n  }\n\n  #FDWP-wrapper .FDWP-card-icon svg {\n    display: block;\n    width: 22px;\n    height: 22px;\n  }\n\n  #FDWP-wrapper .FDWP-card-title {\n    display: block;\n    margin-bottom: 6px;\n\n    color: #5f6770;\n    font-size: 13.5px;\n    font-weight: 850;\n    line-height: 1.4;\n  }\n\n  #FDWP-wrapper .FDWP-card-text {\n    margin: 0 !important;\n    color: #7b828a;\n    font-size: 12.2px !important;\n    line-height: 1.58;\n  }\n\n  \/* CLICK MAGIC *\/\n  #FDWP-wrapper .FDWP-motion {\n    margin: 22px 0;\n    padding: 18px 15px;\n\n    border: 1px solid #e2e7eb;\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fff7fb 0%,\n        #f3faf9 40%,\n        #f3f9fd 70%,\n        #f8f5ff 100%\n      );\n  }\n\n  #FDWP-wrapper .FDWP-section-title {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n\n    margin-bottom: 12px;\n\n    color: #58626b;\n    font-size: 14.5px;\n    font-weight: 850;\n  }\n\n  #FDWP-wrapper .FDWP-section-title svg {\n    width: 23px;\n    height: 23px;\n    flex: 0 0 23px;\n  }\n\n  #FDWP-wrapper .FDWP-motion-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n    gap: 8px;\n  }\n\n  #FDWP-wrapper .FDWP-motion-item {\n    padding: 12px 7px;\n\n    border: 1px solid #e1e6ea;\n    border-radius: 12px;\n\n    background: rgba(255,255,255,.82);\n    text-align: center;\n  }\n\n  #FDWP-wrapper .FDWP-motion-num {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 26px;\n    height: 26px;\n    margin: 0 auto 6px;\n\n    border-radius: 50%;\n\n    background:\n      linear-gradient(\n        135deg,\n        #f3dce6,\n        #dcebf4,\n        #e8e1f4\n      );\n\n    color: #716a82;\n    font-size: 11px;\n    font-weight: 850;\n  }\n\n  #FDWP-wrapper .FDWP-motion-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #626a72;\n    font-size: 11.5px;\n    font-weight: 850;\n  }\n\n  #FDWP-wrapper .FDWP-motion-item span {\n    display: block;\n    color: #818990;\n    font-size: 10.5px;\n    line-height: 1.4;\n  }\n\n  \/* COLORS *\/\n  #FDWP-wrapper .FDWP-colors {\n    margin: 21px 0;\n    padding: 17px 15px;\n\n    border: 1px solid #e2e6ea;\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fff8fb,\n        #f4fafb,\n        #f7f7ff\n      );\n  }\n\n  #FDWP-wrapper .FDWP-color-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  #FDWP-wrapper .FDWP-color {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n\n    padding: 10px 9px;\n\n    border: 1px solid #e2e6e9;\n    border-radius: 11px;\n\n    background: rgba(255,255,255,.84);\n\n    color: #69727a;\n    font-size: 11.5px;\n    font-weight: 750;\n  }\n\n  #FDWP-wrapper .FDWP-swatch {\n    width: 17px;\n    height: 17px;\n    min-width: 17px;\n\n    border: 1px solid rgba(90,98,108,.11);\n    border-radius: 50%;\n\n    box-shadow:\n      inset 0 0 5px rgba(255,255,255,.8),\n      0 1px 4px rgba(80,86,98,.08);\n  }\n\n  #FDWP-wrapper .FDWP-pink {\n    background: linear-gradient(135deg,#f5c9da,#dfa4be,#e0c9ed);\n  }\n\n  #FDWP-wrapper .FDWP-teal {\n    background: linear-gradient(135deg,#c5e7e2,#8fc5c1,#b7dfe1);\n  }\n\n  #FDWP-wrapper .FDWP-blue {\n    background: linear-gradient(135deg,#cbe5f4,#94c5e1,#b7d6ec);\n  }\n\n  #FDWP-wrapper .FDWP-purple {\n    background: linear-gradient(135deg,#dbd0ef,#b3a1dc,#cdbdea);\n  }\n\n  #FDWP-wrapper .FDWP-set {\n    grid-column: 1 \/ -1;\n\n    justify-content: center;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255,244,248,.95),\n        rgba(240,250,249,.95),\n        rgba(241,248,253,.95),\n        rgba(247,243,255,.95)\n      );\n  }\n\n  #FDWP-wrapper .FDWP-four-dot {\n    display: flex;\n    gap: 2px;\n  }\n\n  #FDWP-wrapper .FDWP-four-dot i {\n    display: block;\n    width: 7px;\n    height: 17px;\n  }\n\n  #FDWP-wrapper .FDWP-four-dot i:nth-child(1) {\n    background: #e6abc3;\n    border-radius: 8px 0 0 8px;\n  }\n\n  #FDWP-wrapper .FDWP-four-dot i:nth-child(2) {\n    background: #91c7c5;\n  }\n\n  #FDWP-wrapper .FDWP-four-dot i:nth-child(3) {\n    background: #99c6e3;\n  }\n\n  #FDWP-wrapper .FDWP-four-dot i:nth-child(4) {\n    background: #b7a6dc;\n    border-radius: 0 8px 8px 0;\n  }\n\n  \/* PERFECT FOR *\/\n  #FDWP-wrapper .FDWP-uses {\n    margin: 21px 0;\n  }\n\n  #FDWP-wrapper .FDWP-use-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  #FDWP-wrapper .FDWP-use {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n\n    padding: 10px 9px;\n\n    border: 1px solid #e3e7ea;\n    border-radius: 11px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fafcfd,\n        #fff\n      );\n\n    color: #6d767e;\n    font-size: 11.5px;\n    font-weight: 750;\n  }\n\n  #FDWP-wrapper .FDWP-use-dot {\n    width: 8px;\n    height: 8px;\n    min-width: 8px;\n\n    border-radius: 50%;\n\n    background:\n      linear-gradient(\n        135deg,\n        #dd9fb9,\n        #8fc2d8,\n        #a592cf\n      );\n  }\n\n  \/* PACKAGE *\/\n  #FDWP-wrapper .FDWP-package {\n    margin: 21px 0;\n    padding: 17px 15px;\n\n    border: 1px solid #e3e6e9;\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fafcfc,\n        #fff8fb\n      );\n  }\n\n  #FDWP-wrapper .FDWP-package-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n  }\n\n  #FDWP-wrapper .FDWP-package-card {\n    padding: 13px 9px;\n\n    border: 1px solid #e2e6e9;\n    border-radius: 12px;\n\n    background: rgba(255,255,255,.86);\n    text-align: center;\n  }\n\n  #FDWP-wrapper .FDWP-package-card strong {\n    display: block;\n    margin-bottom: 4px;\n\n    color: #626a73;\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  #FDWP-wrapper .FDWP-package-card span {\n    display: block;\n    color: #818990;\n    font-size: 10.8px;\n    line-height: 1.45;\n  }\n\n  \/* SPECS *\/\n  #FDWP-wrapper .FDWP-specs {\n    margin: 21px 0;\n    padding: 16px 15px;\n\n    border: 1px solid #e3e7ea;\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fafcfd,\n        #faf8ff\n      );\n  }\n\n  #FDWP-wrapper .FDWP-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n\n    padding: 7px 0;\n\n    border-bottom: 1px solid rgba(221,226,230,.78);\n\n    font-size: 12.5px;\n  }\n\n  #FDWP-wrapper .FDWP-spec:last-child {\n    border-bottom: 0;\n  }\n\n  #FDWP-wrapper .FDWP-spec strong {\n    color: #626a72;\n    font-weight: 800;\n  }\n\n  #FDWP-wrapper .FDWP-spec span {\n    text-align: right;\n  }\n\n  \/* TAGS *\/\n  #FDWP-wrapper .FDWP-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 21px 0 5px;\n  }\n\n  #FDWP-wrapper .FDWP-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    padding: 7px 11px;\n\n    border: 1px solid #e2e6ea;\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fff7fb,\n        #f4fafb,\n        #f6f8ff\n      );\n\n    color: #69737c;\n    font-size: 11.5px;\n    font-weight: 750;\n    line-height: 1.2;\n  }\n\n  #FDWP-wrapper .FDWP-slogan {\n    margin: 27px 0 0 !important;\n    padding: 19px 12px 0;\n\n    border-top: 1px solid #e5e8ec;\n\n    text-align: center;\n    color: #59626b !important;\n    font-size: 15px !important;\n    font-weight: 850;\n    line-height: 1.45;\n  }\n\n  @media (min-width: 601px) {\n\n    #FDWP-wrapper {\n      padding: 20px 0 30px;\n    }\n\n    #FDWP-wrapper h3 {\n      font-size: 1.7rem;\n    }\n\n    #FDWP-wrapper p {\n      font-size: 15px;\n    }\n\n    #FDWP-wrapper .FDWP-hero {\n      padding: 26px 24px;\n    }\n\n    #FDWP-wrapper .FDWP-hero-inner {\n      flex-direction: row;\n      text-align: left;\n      gap: 17px;\n    }\n\n    #FDWP-wrapper .FDWP-hero-title {\n      font-size: 20px;\n    }\n\n    #FDWP-wrapper .FDWP-benefit {\n      padding: 11px 8px;\n      font-size: 12px;\n    }\n\n    #FDWP-wrapper .FDWP-grid {\n      gap: 13px;\n    }\n\n    #FDWP-wrapper .FDWP-card {\n      padding: 18px;\n    }\n\n    #FDWP-wrapper .FDWP-card-title {\n      font-size: 15px;\n    }\n\n    #FDWP-wrapper .FDWP-card-text {\n      font-size: 13.4px !important;\n    }\n\n    #FDWP-wrapper .FDWP-motion,\n    #FDWP-wrapper .FDWP-colors,\n    #FDWP-wrapper .FDWP-package,\n    #FDWP-wrapper .FDWP-specs {\n      padding: 19px 21px;\n    }\n\n    #FDWP-wrapper .FDWP-color-grid {\n      grid-template-columns: repeat(4,1fr);\n    }\n\n    #FDWP-wrapper .FDWP-set {\n      grid-column: 1 \/ -1;\n    }\n\n    #FDWP-wrapper .FDWP-use-grid {\n      grid-template-columns: repeat(3,1fr);\n    }\n\n    #FDWP-wrapper .FDWP-color,\n    #FDWP-wrapper .FDWP-use {\n      font-size: 12.4px;\n    }\n\n    #FDWP-wrapper .FDWP-package-card span {\n      font-size: 12px;\n    }\n\n    #FDWP-wrapper .FDWP-tag {\n      padding: 8px 13px;\n      font-size: 12.5px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"FDWP-wrapper\"\u003e\n\u003ch3\u003eMake Every Click Feel a Little More Magical\u003c\/h3\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"FDWP-hero\"\u003e\n\u003cdiv class=\"FDWP-hero-inner\"\u003e\n\u003cspan class=\"FDWP-hero-icon\"\u003e \u003c!-- Dragonfly SVG --\u003e \u003csvg viewbox=\"0 0 48 48\" fill=\"none\"\u003e\n\n          \u003cpath d=\"M24 12V37\" stroke=\"#8caab8\" stroke-width=\"2.2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cellipse cx=\"24\" cy=\"18\" rx=\"3\" ry=\"5\" stroke=\"#b7a6dc\" stroke-width=\"2\"\u003e\u003c\/ellipse\u003e\n\n          \u003cpath d=\"M20 18C14 11 8 10 7 14C6 18 13 21 20 21\" stroke=\"#e8b6cc\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M28 18C34 11 40 10 41 14C42 18 35 21 28 21\" stroke=\"#99c6e3\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M20 22C14 24 11 30 14 32C17 34 21 28 22 24\" stroke=\"#91c7c5\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n          \u003cpath d=\"M28 22C34 24 37 30 34 32C31 34 27 28 26 24\" stroke=\"#b7a6dc\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n\n        \u003c\/svg\u003e \u003c\/span\u003e\n\u003cdiv\u003e\n\u003cspan class=\"FDWP-eyebrow\"\u003e WHIMSICAL STATIONERY \u003c\/span\u003e \u003cspan class=\"FDWP-hero-title\"\u003e Click the Pen. Watch the Dragonfly Wings Flutter. \u003c\/span\u003e\n\u003cp class=\"FDWP-hero-copy\"\u003eA dreamy writing pen with translucent gradient colors, delicate floral details and moving dragonfly wings that add a playful little moment to every press.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- QUICK BENEFITS --\u003e\n\u003cdiv class=\"FDWP-benefits\"\u003e\n\u003cdiv class=\"FDWP-benefit\"\u003eMoving Wings\u003c\/div\u003e\n\u003cdiv class=\"FDWP-benefit\"\u003eGradient Barrel\u003c\/div\u003e\n\u003cdiv class=\"FDWP-benefit\"\u003e4 Colors\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eA pen can be useful without being ordinary. This \u003cspan class=\"FDWP-accent\"\u003e fluttering dragonfly wing pen \u003c\/span\u003e combines everyday writing with a decorative moving-wing feature that activates when the top mechanism is pressed.\u003c\/p\u003e\n\u003cp\u003eThe transparent gradient barrel, botanical details and delicate dragonfly styling turn it into a charming addition to \u003cspan class=\"FDWP-accent\"\u003e journals, planners, study desks, offices and stationery collections. \u003c\/span\u003e\u003c\/p\u003e\n\u003c!-- FEATURE CARDS --\u003e\n\u003cdiv class=\"FDWP-grid\"\u003e\n\u003cdiv class=\"FDWP-card\"\u003e\n\u003cspan class=\"FDWP-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M12 5V20\" stroke=\"#91c7c5\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 9C7 5 3 5 3 8C3 11 7 12 10 11\" stroke=\"#e8b6cc\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 9C17 5 21 5 21 8C21 11 17 12 14 11\" stroke=\"#99c6e3\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 12C7 13 6 17 8 18C10 19 11 15 11 13\" stroke=\"#b7a6dc\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 12C17 13 18 17 16 18C14 19 13 15 13 13\" stroke=\"#91c7c5\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"FDWP-card-title\"\u003e Wings That Move When Pressed \u003c\/span\u003e\n\u003cp class=\"FDWP-card-text\"\u003ePress the top mechanism and the decorative dragonfly wings respond with a playful fluttering motion.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-card\"\u003e\n\u003cspan class=\"FDWP-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003crect x=\"9\" y=\"3\" width=\"6\" height=\"18\" rx=\"3\" stroke=\"#99c6e3\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M10 7H14M10 11H14M10 15H14\" stroke=\"#b7a6dc\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"FDWP-card-title\"\u003e Dreamy Transparent Gradient \u003c\/span\u003e\n\u003cp class=\"FDWP-card-text\"\u003eSoft translucent color transitions give the barrel a light, airy appearance that feels more decorative than a standard pen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-card\"\u003e\n\u003cspan class=\"FDWP-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003ccircle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"#e8b6cc\" stroke-width=\"1.6\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 4V9M12 15V20M4 12H9M15 12H20\" stroke=\"#91c7c5\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6.5 6.5L10 10M14 14L17.5 17.5M17.5 6.5L14 10M10 14L6.5 17.5\" stroke=\"#b7a6dc\" stroke-width=\"1.4\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"FDWP-card-title\"\u003e Delicate Floral Details \u003c\/span\u003e\n\u003cp class=\"FDWP-card-text\"\u003eDecorative flowers and nature-inspired accents add another layer of charm to the translucent barrel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-card\"\u003e\n\u003cspan class=\"FDWP-card-icon\"\u003e \u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n          \u003cpath d=\"M6 18L16 8L19 11L9 21H6V18Z\" stroke=\"#b7a6dc\" stroke-width=\"1.7\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 6L16 4M19 8L21 7\" stroke=\"#e8b6cc\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e \u003c\/span\u003e \u003cspan class=\"FDWP-card-title\"\u003e Writing Meets Playful Motion \u003c\/span\u003e\n\u003cp class=\"FDWP-card-text\"\u003eUse it for notes, journaling and planning, then enjoy the moving wings whenever you want a small desk distraction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MOTION --\u003e\n\u003cdiv class=\"FDWP-motion\"\u003e\n\u003cdiv class=\"FDWP-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003cpath d=\"M12 4V18\" stroke=\"#99c6e3\" stroke-width=\"1.7\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8 8L12 4L16 8\" stroke=\"#e8b6cc\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M7 20H17\" stroke=\"#91c7c5\" stroke-width=\"1.6\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e The Little Click That Makes It Special\u003c\/div\u003e\n\u003cdiv class=\"FDWP-motion-grid\"\u003e\n\u003cdiv class=\"FDWP-motion-item\"\u003e\n\u003cspan class=\"FDWP-motion-num\"\u003e1\u003c\/span\u003e \u003cstrong\u003ePress\u003c\/strong\u003e \u003cspan\u003ePush the top mechanism\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-motion-item\"\u003e\n\u003cspan class=\"FDWP-motion-num\"\u003e2\u003c\/span\u003e \u003cstrong\u003eFlutter\u003c\/strong\u003e \u003cspan\u003eWatch the decorative wings move\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-motion-item\"\u003e\n\u003cspan class=\"FDWP-motion-num\"\u003e3\u003c\/span\u003e \u003cstrong\u003eWrite\u003c\/strong\u003e \u003cspan\u003eContinue notes, plans or journaling\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- COLORS --\u003e\n\u003cdiv class=\"FDWP-colors\"\u003e\n\u003cdiv class=\"FDWP-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003ccircle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"#b7a6dc\" stroke-width=\"1.7\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"8\" cy=\"9\" r=\"1.3\" fill=\"#e8b6cc\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"12\" cy=\"7\" r=\"1.3\" fill=\"#91c7c5\"\u003e\u003c\/circle\u003e\n        \u003ccircle cx=\"16\" cy=\"10\" r=\"1.3\" fill=\"#99c6e3\"\u003e\u003c\/circle\u003e\n        \u003cpath d=\"M16 16C14 17 12 16 12 14C12 12.5 13 12 14 12H17\" stroke=\"#b7a6dc\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Choose Your Color\u003c\/div\u003e\n\u003cdiv class=\"FDWP-color-grid\"\u003e\n\u003cdiv class=\"FDWP-color\"\u003e\n\u003cspan class=\"FDWP-swatch FDWP-pink\"\u003e\u003c\/span\u003e Pink\u003c\/div\u003e\n\u003cdiv class=\"FDWP-color\"\u003e\n\u003cspan class=\"FDWP-swatch FDWP-teal\"\u003e\u003c\/span\u003e Teal\u003c\/div\u003e\n\u003cdiv class=\"FDWP-color\"\u003e\n\u003cspan class=\"FDWP-swatch FDWP-blue\"\u003e\u003c\/span\u003e Blue\u003c\/div\u003e\n\u003cdiv class=\"FDWP-color\"\u003e\n\u003cspan class=\"FDWP-swatch FDWP-purple\"\u003e\u003c\/span\u003e Purple\u003c\/div\u003e\n\u003cdiv class=\"FDWP-color FDWP-set\"\u003e\n\u003cspan class=\"FDWP-four-dot\"\u003e \u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e\u003ci\u003e\u003c\/i\u003e \u003c\/span\u003e Four-Color Set\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PERFECT FOR --\u003e\n\u003cdiv class=\"FDWP-uses\"\u003e\n\u003cdiv class=\"FDWP-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003cpath d=\"M5 4H19V20H5V4Z\" stroke=\"#99c6e3\" stroke-width=\"1.7\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M8 8H16M8 12H16M8 16H13\" stroke=\"#91c7c5\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Made for More Than Just Notes\u003c\/div\u003e\n\u003cdiv class=\"FDWP-use-grid\"\u003e\n\u003cdiv class=\"FDWP-use\"\u003e\n\u003cspan class=\"FDWP-use-dot\"\u003e\u003c\/span\u003e Journaling\u003c\/div\u003e\n\u003cdiv class=\"FDWP-use\"\u003e\n\u003cspan class=\"FDWP-use-dot\"\u003e\u003c\/span\u003e Note-Taking\u003c\/div\u003e\n\u003cdiv class=\"FDWP-use\"\u003e\n\u003cspan class=\"FDWP-use-dot\"\u003e\u003c\/span\u003e Planners\u003c\/div\u003e\n\u003cdiv class=\"FDWP-use\"\u003e\n\u003cspan class=\"FDWP-use-dot\"\u003e\u003c\/span\u003e Study Sessions\u003c\/div\u003e\n\u003cdiv class=\"FDWP-use\"\u003e\n\u003cspan class=\"FDWP-use-dot\"\u003e\u003c\/span\u003e Desk Collections\u003c\/div\u003e\n\u003cdiv class=\"FDWP-use\"\u003e\n\u003cspan class=\"FDWP-use-dot\"\u003e\u003c\/span\u003e Small Gifts\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PACKAGE --\u003e\n\u003cdiv class=\"FDWP-package\"\u003e\n\u003cdiv class=\"FDWP-section-title\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\"\u003e\n        \u003crect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"2\" stroke=\"#e8b6cc\" stroke-width=\"1.7\"\u003e\u003c\/rect\u003e\n        \u003cpath d=\"M3 8H21M12 8V20\" stroke=\"#99c6e3\" stroke-width=\"1.5\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 7C9 7 7 6 7 4.5C7 3.5 8 3 9 3C10.7 3 12 5 12 7ZM12 7C15 7 17 6 17 4.5C17 3.5 16 3 15 3C13.3 3 12 5 12 7Z\" stroke=\"#b7a6dc\" stroke-width=\"1.4\"\u003e\u003c\/path\u003e\n      \u003c\/svg\u003e Package Options\u003c\/div\u003e\n\u003cdiv class=\"FDWP-package-grid\"\u003e\n\u003cdiv class=\"FDWP-package-card\"\u003e\n\u003cstrong\u003eSingle Color\u003c\/strong\u003e \u003cspan\u003e 1 × Dragonfly Wing Pen\u003cbr\u003ein your selected color \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-package-card\"\u003e\n\u003cstrong\u003eFour-Color Set\u003c\/strong\u003e \u003cspan\u003e 4 × Dragonfly Wing Pens\u003cbr\u003ein assorted colors \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SPECS --\u003e\n\u003cdiv class=\"FDWP-specs\"\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eProduct Type\u003c\/strong\u003e \u003cspan\u003eDecorative Writing Pen\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eDesign\u003c\/strong\u003e \u003cspan\u003eDragonfly with Moving Wings\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eBarrel Style\u003c\/strong\u003e \u003cspan\u003eTransparent Gradient\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eWing Activation\u003c\/strong\u003e \u003cspan\u003ePress-Activated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eColor Options\u003c\/strong\u003e \u003cspan\u003ePink \/ Teal \/ Blue \/ Purple\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eSet Option\u003c\/strong\u003e \u003cspan\u003e4 Assorted Colors\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"FDWP-spec\"\u003e\n\u003cstrong\u003eRecommended Use\u003c\/strong\u003e \u003cspan\u003eWriting \/ Journaling \/ Studying \/ Gifting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TAGS --\u003e\n\u003cdiv class=\"FDWP-tags\"\u003e\n\u003cspan class=\"FDWP-tag\"\u003eDragonfly Pen\u003c\/span\u003e \u003cspan class=\"FDWP-tag\"\u003eMoving Wing Pen\u003c\/span\u003e \u003cspan class=\"FDWP-tag\"\u003eGradient Stationery\u003c\/span\u003e \u003cspan class=\"FDWP-tag\"\u003eCute Desk Accessory\u003c\/span\u003e \u003cspan class=\"FDWP-tag\"\u003eJournal Pen\u003c\/span\u003e \u003cspan class=\"FDWP-tag\"\u003eStationery Gift\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"FDWP-slogan\"\u003eClick It. Watch the Wings Flutter. Make Everyday Writing Feel a Little More Magical.\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Tessvio","offers":[{"title":"Pink","offer_id":52053537882407,"sku":"260911-QTB-pink","price":13.98,"currency_code":"USD","in_stock":true},{"title":"Teal","offer_id":52053537915175,"sku":"260911-QTB-teal","price":13.98,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":52053537947943,"sku":"260911-QTB-blue","price":13.98,"currency_code":"USD","in_stock":true},{"title":"Purple","offer_id":52053537980711,"sku":"260911-QTB-purple","price":13.98,"currency_code":"USD","in_stock":true},{"title":"4-Color Bundle","offer_id":52053538013479,"sku":"260911-QTB-4color","price":28.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/2051\/5367\/files\/04-teal-english_d17ff585-d432-4115-a21c-5e25e7627e68.png?v=1789122442","url":"https:\/\/krejova.com\/products\/fluttering-dragonfly-wing-pen-moving-wing-gradient-writing-pen","provider":"Krejova","version":"1.0","type":"link"}