{"product_id":"spooky-pen-set","title":"🎃🔮Halloween Spooky Pen Gift Set","description":"\u003cstyle\u003e   .spooky-pen-page {     --spooky-black: #17151A;     --spooky-dark: #211B27;     --spooky-purple: #5B4268;     --spooky-purple-light: #8A6A93;     --spooky-orange: #C56B32;     --spooky-orange-light: #E09A5D;     --spooky-red: #963D3C;     --spooky-cream: #F4EBDD;     --spooky-paper: #FFF9EE;     --spooky-green: #5D6848;     --spooky-gold: #B58B4A;     --spooky-gold-light: #D5BC7D;     --spooky-brown: #76553D;     --spooky-muted: #827A78;     --spooky-line: rgba(53,42,48,.14);      background: var(--spooky-cream);     color: var(--spooky-black);     overflow: hidden;   }    .spooky-pen-page * {     box-sizing: border-box;   }    .spooky-pen-wrap {     width: min(1180px, calc(100% - 36px));     margin: 0 auto;   }    .spooky-pen-page h1,   .spooky-pen-page h2,   .spooky-pen-page h3,   .spooky-pen-page p {     margin-top: 0;   }    \/* HERO *\/   .spooky-pen-hero {     padding: 78px 0 74px;     background:       radial-gradient(circle at 12% 15%, rgba(197,107,50,.15), transparent 28%),       radial-gradient(circle at 88% 20%, rgba(138,106,147,.15), transparent 28%),       linear-gradient(180deg, #17151A, #211B27);     position: relative;   }    .spooky-pen-hero::before {     content: '✦';     position: absolute;     top: 25px;     left: 8%;     color: rgba(213,188,125,.1);     font-size: 100px;     pointer-events: none;   }    .spooky-pen-hero::after {     content: '☾';     position: absolute;     right: 9%;     top: 50px;     color: rgba(138,106,147,.12);     font-size: 120px;     pointer-events: none;   }    .spooky-pen-hero-content {     position: relative;     z-index: 1;     text-align: center;     margin-bottom: 40px;   }    .spooky-pen-eyebrow {     display: inline-block;     padding: 8px 17px;     border: 1px solid rgba(213,188,125,.4);     color: var(--spooky-gold-light);     font-size: 12px;     font-weight: 900;     letter-spacing: .18em;     text-transform: uppercase;   }    .spooky-pen-hero h1 {     max-width: 980px;     margin: 22px auto 0;     color: #FFF9EE;     font-size: clamp(48px, 7vw, 88px);     line-height: .94;     letter-spacing: -.045em;     font-weight: 900;   }    .spooky-pen-hero h1 span {     display: block;     margin-top: 13px;     color: var(--spooky-orange-light);   }    .spooky-pen-hero-image {     position: relative;     z-index: 1;     max-width: 1080px;     margin: 0 auto;     background: var(--spooky-paper);     border: 1px solid rgba(213,188,125,.25);     box-shadow:       0 30px 90px rgba(0,0,0,.45),       0 0 50px rgba(138,106,147,.08);     overflow: hidden;   }    .spooky-pen-hero-image img {     display: block;     width: 100%;     height: auto;     object-fit: contain;   }    \/* BENEFITS *\/   .spooky-pen-benefits {     padding: 25px 0 78px;     background: var(--spooky-dark);   }    .spooky-pen-benefit-grid {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 16px;   }    .spooky-pen-benefit {     padding: 28px 23px;     background: rgba(255,255,255,.045);     border: 1px solid rgba(213,188,125,.16);   }    .spooky-pen-benefit-icon {     font-size: 28px;     margin-bottom: 14px;   }    .spooky-pen-benefit h3 {     color: #FFF9EE;     font-size: 18px;     margin-bottom: 8px;   }    .spooky-pen-benefit p {     color: #BEB5B3;     font-size: 14px;     line-height: 1.7;     margin-bottom: 0;   }    \/* INTRO *\/   .spooky-pen-intro {     padding: 88px 0;     background:       radial-gradient(circle at 50% 0%, rgba(138,106,147,.16), transparent 38%),       var(--spooky-cream);   }    .spooky-pen-intro-inner {     max-width: 850px;     margin: 0 auto;     text-align: center;   }    .spooky-pen-kicker {     color: var(--spooky-orange);     font-size: 12px;     font-weight: 900;     letter-spacing: .18em;     text-transform: uppercase;     margin-bottom: 15px;   }    .spooky-pen-intro h2 {     color: var(--spooky-black);     font-size: clamp(35px, 5vw, 58px);     line-height: 1.02;     letter-spacing: -.04em;     margin-bottom: 20px;   }    .spooky-pen-intro p {     color: var(--spooky-muted);     font-size: 17px;     line-height: 1.85;     margin-bottom: 0;   }    \/* FEATURES *\/   .spooky-pen-features {     padding: 8px 0 88px;     background: var(--spooky-cream);   }    .spooky-pen-feature {     display: grid;     grid-template-columns: 1.05fr .95fr;     gap: 56px;     align-items: center;     padding: 54px 0;     border-top: 1px solid var(--spooky-line);   }    .spooky-pen-feature.reverse {     grid-template-columns: .95fr 1.05fr;   }    .spooky-pen-feature.reverse .spooky-pen-feature-image {     order: 2;   }    .spooky-pen-feature.reverse .spooky-pen-feature-copy {     order: 1;   }    .spooky-pen-feature-image {     background: var(--spooky-paper);     border: 1px solid var(--spooky-line);     overflow: hidden;     box-shadow: 0 22px 58px rgba(45,35,38,.13);   }    .spooky-pen-feature-image img {     display: block;     width: 100%;     height: auto;     object-fit: contain;   }    .spooky-pen-feature-number {     color: var(--spooky-gold);     font-size: 12px;     font-weight: 900;     letter-spacing: .2em;     margin-bottom: 14px;   }    .spooky-pen-feature h2 {     color: var(--spooky-black);     font-size: clamp(30px, 4vw, 47px);     line-height: 1.04;     letter-spacing: -.035em;     margin-bottom: 18px;   }    .spooky-pen-line {     width: 66px;     height: 3px;     margin: 22px 0;     background: linear-gradient(       90deg,       var(--spooky-orange),       var(--spooky-purple)     );   }    .spooky-pen-feature p {     color: var(--spooky-muted);     font-size: 16px;     line-height: 1.82;     margin-bottom: 0;   }    \/* WORLD *\/   .spooky-pen-world {     padding: 88px 0;     background: #E8E0D4;   }    .spooky-pen-section-head {     max-width: 780px;     margin: 0 auto 44px;     text-align: center;   }    .spooky-pen-section-head h2 {     color: var(--spooky-black);     font-size: clamp(35px, 5vw, 55px);     line-height: 1;     letter-spacing: -.04em;     margin-bottom: 17px;   }    .spooky-pen-section-head p {     color: var(--spooky-muted);     font-size: 15px;     line-height: 1.75;     margin-bottom: 0;   }    .spooky-pen-world-grid {     display: grid;     grid-template-columns: repeat(3, 1fr);     gap: 16px;   }    .spooky-pen-world-card {     min-height: 200px;     padding: 28px;     position: relative;     overflow: hidden;     background: var(--spooky-paper);     border: 1px solid rgba(53,42,48,.13);   }    .spooky-pen-world-card:nth-child(3n + 1) {     border-top: 3px solid var(--spooky-orange);   }    .spooky-pen-world-card:nth-child(3n + 2) {     border-top: 3px solid var(--spooky-purple);   }    .spooky-pen-world-card:nth-child(3n) {     border-top: 3px solid var(--spooky-green);   }    .spooky-pen-world-number {     color: var(--spooky-red);     font-size: 11px;     font-weight: 900;     letter-spacing: .18em;     margin-bottom: 38px;   }    .spooky-pen-world-card h3 {     color: var(--spooky-black);     font-size: 21px;     margin-bottom: 9px;   }    .spooky-pen-world-card p {     max-width: 280px;     color: #74706C;     font-size: 13px;     line-height: 1.7;     margin-bottom: 0;   }    \/* SHOWCASE *\/   .spooky-pen-showcase {     padding: 90px 0;     background: var(--spooky-cream);   }    .spooky-pen-showcase-image {     max-width: 1080px;     margin: 0 auto;     background: var(--spooky-paper);     border: 1px solid var(--spooky-line);     box-shadow: 0 26px 70px rgba(45,35,38,.14);     overflow: hidden;   }    .spooky-pen-showcase-image img {     display: block;     width: 100%;     height: auto;     object-fit: contain;   }    \/* WHY LOVE *\/   .spooky-pen-love {     padding: 86px 0;     background: var(--spooky-black);   }    .spooky-pen-love .spooky-pen-section-head h2 {     color: #FFF9EE;   }    .spooky-pen-love .spooky-pen-section-head p {     color: #B8B1B0;   }    .spooky-pen-love-grid {     display: grid;     grid-template-columns: repeat(4, 1fr);     gap: 15px;   }    .spooky-pen-love-card {     padding: 29px 22px;     background: rgba(255,255,255,.045);     border: 1px solid rgba(213,188,125,.17);   }    .spooky-pen-love-icon {     font-size: 25px;     margin-bottom: 17px;   }    .spooky-pen-love-card strong {     display: block;     color: #FFF9EE;     font-size: 17px;     margin-bottom: 10px;   }    .spooky-pen-love-card p {     color: #B1ABAA;     font-size: 13px;     line-height: 1.7;     margin-bottom: 0;   }    \/* CTA *\/   .spooky-pen-cta {     padding: 98px 0;     text-align: center;     background:       radial-gradient(circle at center, rgba(197,107,50,.14), transparent 38%),       var(--spooky-black);   }    .spooky-pen-cta h2 {     max-width: 850px;     margin: 0 auto 18px;     color: #FFF9EE;     font-size: clamp(38px, 6vw, 66px);     line-height: .98;     letter-spacing: -.045em;   }    .spooky-pen-cta p {     max-width: 690px;     margin: 0 auto 30px;     color: #B7B1AF;     line-height: 1.75;   }    .spooky-pen-cta a {     display: inline-flex;     align-items: center;     justify-content: center;     min-height: 52px;     padding: 0 30px;     background: var(--spooky-orange);     color: #fff;     text-decoration: none;     font-size: 13px;     font-weight: 900;     letter-spacing: .1em;     text-transform: uppercase;     transition: transform .2s ease, background .2s ease;   }    .spooky-pen-cta a:hover {     transform: translateY(-2px);     background: #A85427;   }    \/* FAQ *\/   .spooky-pen-faq {     padding: 82px 0 95px;     background: var(--spooky-paper);   }    .spooky-pen-faq-list {     max-width: 850px;     margin: 0 auto;   }    .spooky-pen-faq details {     border-top: 1px solid var(--spooky-line);   }    .spooky-pen-faq details:last-child {     border-bottom: 1px solid var(--spooky-line);   }    .spooky-pen-faq summary {     list-style: none;     cursor: pointer;     position: relative;     padding: 22px 40px 22px 4px;     color: var(--spooky-black);     font-size: 16px;     font-weight: 800;   }    .spooky-pen-faq summary::-webkit-details-marker {     display: none;   }    .spooky-pen-faq summary::after {     content: '+';     position: absolute;     right: 5px;     top: 17px;     color: var(--spooky-orange);     font-size: 23px;     font-weight: 400;   }    .spooky-pen-faq details[open] summary::after {     content: '−';   }    .spooky-pen-faq details p {     color: #716E6C;     font-size: 14px;     line-height: 1.8;     padding: 0 38px 22px 4px;     margin: 0;   }    @media (max-width: 900px) {     .spooky-pen-benefit-grid,     .spooky-pen-world-grid {       grid-template-columns: repeat(2, 1fr);     }      .spooky-pen-love-grid {       grid-template-columns: repeat(2, 1fr);     }      .spooky-pen-feature,     .spooky-pen-feature.reverse {       grid-template-columns: 1fr;       gap: 30px;     }      .spooky-pen-feature.reverse .spooky-pen-feature-image,     .spooky-pen-feature.reverse .spooky-pen-feature-copy {       order: initial;     }   }    @media (max-width: 600px) {     .spooky-pen-wrap {       width: min(100% - 24px, 1180px);     }      .spooky-pen-hero {       padding: 54px 0 48px;     }      .spooky-pen-hero h1 {       font-size: clamp(42px, 13vw, 62px);     }      .spooky-pen-benefits,     .spooky-pen-intro,     .spooky-pen-world,     .spooky-pen-showcase,     .spooky-pen-love,     .spooky-pen-cta,     .spooky-pen-faq {       padding-top: 60px;       padding-bottom: 60px;     }      .spooky-pen-benefit-grid,     .spooky-pen-world-grid,     .spooky-pen-love-grid {       grid-template-columns: 1fr;     }      .spooky-pen-feature {       padding: 40px 0;     }      .spooky-pen-feature h2 {       font-size: 33px;     }      .spooky-pen-intro p {       font-size: 15px;     }   } \u003c\/style\u003e \u003cdiv class=\"spooky-pen-page\"\u003e \u003c!-- HERO --\u003e \u003csection class=\"spooky-pen-hero\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-hero-content\"\u003e \u003cdiv class=\"spooky-pen-eyebrow\"\u003eSpooky Season Stationery\u003c\/div\u003e \u003ch1\u003e           A Little Spooky           \u003cspan\u003eFor Every Scribble\u003c\/span\u003e \u003c\/h1\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-hero-image\"\u003e \u003cimg alt=\"Spooky Pen Set\" loading=\"eager\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/8b515768de4b52d733e0a2ca0200e7806bdc5feb_8004b7ff-f3ea-4ed1-868a-c3ba9272eaaf.jpg?v=1790151530\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- BENEFITS --\u003e \u003csection class=\"spooky-pen-benefits\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-benefit-grid\"\u003e \u003cdiv class=\"spooky-pen-benefit\"\u003e \u003cdiv class=\"spooky-pen-benefit-icon\"\u003e🎃\u003c\/div\u003e \u003ch3\u003eHalloween-Inspired Style\u003c\/h3\u003e \u003cp\u003eBring pumpkins, ghosts, black cats and spooky-season personality to your everyday stationery.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-benefit\"\u003e \u003cdiv class=\"spooky-pen-benefit-icon\"\u003e🖊️\u003c\/div\u003e \u003ch3\u003eFun Everyday Writing\u003c\/h3\u003e \u003cp\u003eTurn ordinary notes, lists and journaling moments into something a little more festive.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-benefit\"\u003e \u003cdiv class=\"spooky-pen-benefit-icon\"\u003e👻\u003c\/div\u003e \u003ch3\u003eMade For Spooky Lovers\u003c\/h3\u003e \u003cp\u003eA playful stationery accent for Halloween fans, coworkers, students and creative desks.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- INTRO --\u003e \u003csection class=\"spooky-pen-intro\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-intro-inner\"\u003e \u003cdiv class=\"spooky-pen-kicker\"\u003eMAKE EVERY NOTE A LITTLE WEIRDER\u003c\/div\u003e \u003ch2\u003e           Ordinary Pens?           Not During Spooky Season.         \u003c\/h2\u003e \u003cp\u003e           Add a little Halloween personality to your desk with a spooky-inspired           pen collection designed to make everyday writing feel more playful,           seasonal and full of character.         \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURE 01 --\u003e \u003csection class=\"spooky-pen-features\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-feature\"\u003e \u003cdiv class=\"spooky-pen-feature-image\"\u003e \u003cimg alt=\"Spooky Halloween pen set detail\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/36b26bbbccfdbdc5b21b1a282e92129d6d1b176d_888d1bf3-5193-46a2-858d-952deea9445b.jpg?v=1790151530\u0026amp;width=1200\"\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-feature-copy\"\u003e \u003cdiv class=\"spooky-pen-feature-number\"\u003e01 \/ SPOOKY STYLE\u003c\/div\u003e \u003ch2\u003e               Give Your Desk               A Halloween Personality             \u003c\/h2\u003e \u003cdiv class=\"spooky-pen-line\"\u003e\u003c\/div\u003e \u003cp\u003e               Classic Halloween imagery turns a simple writing tool into a fun seasonal               accessory that instantly adds character to your workspace.             \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURE 02 --\u003e \u003csection class=\"spooky-pen-features\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-feature reverse\"\u003e \u003cdiv class=\"spooky-pen-feature-image\"\u003e \u003cimg alt=\"Halloween spooky pen collection\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/89f2bee463642c41e4ad627577a269471e0cdaba_2436c939-943a-4287-ae9c-65498da116d7.jpg?v=1790151530\u0026amp;width=1200\"\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-feature-copy\"\u003e \u003cdiv class=\"spooky-pen-feature-number\"\u003e02 \/ HALLOWEEN CHARACTERS\u003c\/div\u003e \u003ch2\u003e               Witches.               Ghosts. Cats. Pumpkins.             \u003c\/h2\u003e \u003cdiv class=\"spooky-pen-line\"\u003e\u003c\/div\u003e \u003cp\u003e               The spooky stationery world is full of familiar Halloween characters,               giving your everyday writing a playful dose of autumn and Halloween charm.             \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FEATURE 03 --\u003e \u003csection class=\"spooky-pen-features\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-feature\"\u003e \u003cdiv class=\"spooky-pen-feature-image\"\u003e \u003cimg alt=\"Spooky pen set desk display\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/75dc6945b720d3ca4158e3e077ae605ace41106b_a2896e48-e1d4-45b5-bff2-6a104e5aa93a.jpg?v=1790151530\u0026amp;width=1200\"\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-feature-copy\"\u003e \u003cdiv class=\"spooky-pen-feature-number\"\u003e03 \/ DESK MAGIC\u003c\/div\u003e \u003ch2\u003e               From To-Do Lists               To Spooky Stories             \u003c\/h2\u003e \u003cdiv class=\"spooky-pen-line\"\u003e\u003c\/div\u003e \u003cp\u003e               Perfect for planners, notes, journaling, schoolwork and everyday desk use,               with enough personality to make even the smallest scribble feel seasonal.             \u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- WORLD --\u003e \u003csection class=\"spooky-pen-world\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-section-head\"\u003e \u003cdiv class=\"spooky-pen-kicker\"\u003eENTER THE SPOOKY DESK\u003c\/div\u003e \u003ch2\u003e           Six Little Worlds           Of Halloween Fun         \u003c\/h2\u003e \u003cp\u003e           A playful mix of classic spooky-season imagery and cozy autumn stationery vibes.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-world-grid\"\u003e \u003cdiv class=\"spooky-pen-world-card\"\u003e \u003cdiv class=\"spooky-pen-world-number\"\u003e01\u003c\/div\u003e \u003ch3\u003eWitchy Desk\u003c\/h3\u003e \u003cp\u003eA little magic, a little mystery and plenty of Halloween personality.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-world-card\"\u003e \u003cdiv class=\"spooky-pen-world-number\"\u003e02\u003c\/div\u003e \u003ch3\u003eBlack Cat Club\u003c\/h3\u003e \u003cp\u003eFor cat lovers who prefer their stationery with a slightly spooky twist.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-world-card\"\u003e \u003cdiv class=\"spooky-pen-world-number\"\u003e03\u003c\/div\u003e \u003ch3\u003eGhostly Notes\u003c\/h3\u003e \u003cp\u003eTurn everyday writing into a tiny haunting with playful ghost-inspired charm.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-world-card\"\u003e \u003cdiv class=\"spooky-pen-world-number\"\u003e04\u003c\/div\u003e \u003ch3\u003ePumpkin Season\u003c\/h3\u003e \u003cp\u003eWarm orange tones bring the cozy side of autumn straight to your desk.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-world-card\"\u003e \u003cdiv class=\"spooky-pen-world-number\"\u003e05\u003c\/div\u003e \u003ch3\u003eMoonlit Halloween\u003c\/h3\u003e \u003cp\u003eDeep purples, dark nights and mysterious details create the perfect spooky mood.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-world-card\"\u003e \u003cdiv class=\"spooky-pen-world-number\"\u003e06\u003c\/div\u003e \u003ch3\u003eHaunted Stationery\u003c\/h3\u003e \u003cp\u003eA fun Halloween accent for planners, notebooks, school supplies and office desks.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- SHOWCASE --\u003e \u003csection class=\"spooky-pen-showcase\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-section-head\"\u003e \u003cdiv class=\"spooky-pen-kicker\"\u003eTHE FULL SPOOKY SET\u003c\/div\u003e \u003ch2\u003e             Make Your Desk             Feel Like Halloween.           \u003c\/h2\u003e \u003cp\u003e             Small stationery details can make the entire workspace feel more festive.           \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-showcase-image\"\u003e \u003cimg alt=\"Spooky Pen Set full display\" loading=\"lazy\" src=\"https:\/\/viqzes.com\/cdn\/shop\/files\/a60d65f25a5b20966ee3f00abe8fa8ec2a8e4d8c_f9b233b1-0c8e-4d7c-8a77-8aeb59d5d68b.jpg?v=1790151530\u0026amp;width=1600\"\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- WHY LOVE --\u003e \u003csection class=\"spooky-pen-love\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-section-head\"\u003e \u003cdiv class=\"spooky-pen-kicker\"\u003eWHY YOU'LL LOVE IT\u003c\/div\u003e \u003ch2\u003e           Tiny Writing Tools.           Big Spooky Personality.         \u003c\/h2\u003e \u003cp\u003e           A fun seasonal stationery choice for anyone who thinks Halloween should reach every corner of the desk.         \u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-love-grid\"\u003e \u003cdiv class=\"spooky-pen-love-card\"\u003e \u003cdiv class=\"spooky-pen-love-icon\"\u003e🎃\u003c\/div\u003e \u003cstrong\u003eInstant Halloween Mood\u003c\/strong\u003e \u003cp\u003eClassic spooky imagery makes your stationery feel festive in seconds.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-love-card\"\u003e \u003cdiv class=\"spooky-pen-love-icon\"\u003e🖊️\u003c\/div\u003e \u003cstrong\u003eEveryday Desk Companion\u003c\/strong\u003e \u003cp\u003ePerfect for notes, lists, planners, journaling and everyday writing moments.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-love-card\"\u003e \u003cdiv class=\"spooky-pen-love-icon\"\u003e👻\u003c\/div\u003e \u003cstrong\u003eFun Gift Idea\u003c\/strong\u003e \u003cp\u003eA playful seasonal gift for stationery lovers, coworkers, teachers and Halloween fans.\u003c\/p\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-love-card\"\u003e \u003cdiv class=\"spooky-pen-love-icon\"\u003e🕯️\u003c\/div\u003e \u003cstrong\u003eSpooky Without Being Scary\u003c\/strong\u003e \u003cp\u003eLeans into charming Halloween personality rather than an overly frightening look.\u003c\/p\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- CTA --\u003e \u003csection class=\"spooky-pen-cta\" id=\"shop\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003ch2\u003e         Make Every         Little Note Spooky.       \u003c\/h2\u003e \u003cp\u003e         Give your desk a seasonal makeover with a little Halloween charm,         a little mischief and a lot more personality.       \u003c\/p\u003e \u003ca href=\"#shop\"\u003eGET SPOOKY\u003c\/a\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c!-- FAQ --\u003e \u003csection class=\"spooky-pen-faq\"\u003e \u003cdiv class=\"spooky-pen-wrap\"\u003e \u003cdiv class=\"spooky-pen-section-head\"\u003e \u003cdiv class=\"spooky-pen-kicker\"\u003eGOOD TO KNOW\u003c\/div\u003e \u003ch2\u003eQuestions \u0026amp; Answers\u003c\/h2\u003e \u003c\/div\u003e \u003cdiv class=\"spooky-pen-faq-list\"\u003e \u003cdetails\u003e \u003csummary\u003eWhat is the Spooky Pen Set?\u003c\/summary\u003e \u003cp\u003e             It is a Halloween-inspired stationery set designed to add spooky-season             personality to everyday writing and desk spaces.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWhat kind of designs fit the spooky theme?\u003c\/summary\u003e \u003cp\u003e             Classic Halloween motifs such as witches, black cats, ghosts, pumpkins,             moons and bats are commonly used in spooky pen collections.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eCan I use these pens every day?\u003c\/summary\u003e \u003cp\u003e             The concept is designed around everyday stationery use, including notes,             planners, journaling, schoolwork and office writing.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eWho would enjoy a spooky pen set?\u003c\/summary\u003e \u003cp\u003e             It is a natural fit for Halloween lovers, stationery enthusiasts,             students, teachers, coworkers and anyone who enjoys playful desk accessories.           \u003c\/p\u003e \u003c\/details\u003e \u003cdetails\u003e \u003csummary\u003eIs it suitable as a Halloween gift?\u003c\/summary\u003e \u003cp\u003e             Yes. Halloween-themed pen sets are commonly positioned as small seasonal             gifts, party favors and desk accessories for stationery lovers.           \u003c\/p\u003e \u003c\/details\u003e \u003c\/div\u003e \u003c\/div\u003e \u003c\/section\u003e \u003c\/div\u003e","brand":"ZB666","offers":[{"title":"Witch","offer_id":54378754769007,"sku":"XL3539302-NW","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Black Cat","offer_id":54378754801775,"sku":"XL3539302-HM","price":25.99,"currency_code":"USD","in_stock":true},{"title":"Highland Cow","offer_id":54378754834543,"sku":"XL3539302-GDN","price":25.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0743\/2654\/0399\/files\/8b515768de4b52d733e0a2ca0200e7806bdc5feb_8004b7ff-f3ea-4ed1-868a-c3ba9272eaaf.jpg?v=1790218714","url":"https:\/\/suzvo.com\/products\/spooky-pen-set","provider":"suzvo","version":"1.0","type":"link"}