{"product_id":"lace-unlocked-intro-to-lace-knitting-class","title":"Lace Unlocked Intro to Lace Knitting Class","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,600\u0026family=Jost:wght@300;400;500;600\u0026display=swap');\n\n.lu-wrap {\n  font-family: 'Jost', sans-serif;\n  max-width: 100%;\n  margin: 0;\n  color: #2d1b2e;\n  background: #FDF6FB;\n  line-height: 1.7;\n}\n\n\/* ── HERO ── *\/\n.lu-hero {\n  background: linear-gradient(140deg, #3a0d38 0%, #A84FA1 55%, #DA7FD0 100%);\n  padding: 64px 40px 56px;\n  text-align: center;\n}\n\n.lu-hero-eyebrow {\n  font-family: 'Jost', sans-serif;\n  font-size: 12px;\n  font-weight: 600;\n  letter-spacing: 4px;\n  text-transform: uppercase;\n  color: #EDD6F5;\n  margin: 0 0 18px;\n}\n\n.lu-hero h1 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 62px;\n  font-weight: 600;\n  line-height: 1.05;\n  color: #ffffff;\n  margin: 0 0 8px;\n}\n\n.lu-hero-sub {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 26px;\n  font-style: italic;\n  font-weight: 300;\n  color: #EDD6F5;\n  margin: 0 0 32px;\n}\n\n.lu-pills {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 10px;\n}\n\n.lu-pill {\n  background: rgba(255,255,255,0.14);\n  border: 1px solid rgba(255,255,255,0.38);\n  color: #fff;\n  padding: 7px 18px;\n  border-radius: 30px;\n  font-size: 13px;\n  font-weight: 400;\n  letter-spacing: 0.5px;\n}\n\n\/* ── INTRO ── *\/\n.lu-intro {\n  background: #FDF6FB;\n  padding: 52px 44px;\n  max-width: 860px;\n}\n\n.lu-intro p {\n  font-size: 18px;\n  line-height: 1.85;\n  color: #2d1b2e;\n  margin: 0 0 18px;\n}\n\n.lu-intro p:last-child { margin-bottom: 0; }\n\n.lu-intro em {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 20px;\n  font-style: italic;\n  color: #A84FA1;\n}\n\n\/* ── SECTION BASE ── *\/\n.lu-section {\n  padding: 52px 44px;\n}\n\n.lu-bg-lavender { background: #EDD6F5; }\n.lu-bg-cream    { background: #FDF6FB; }\n.lu-bg-blush    { background: #F2C4E8; }\n\n.lu-section h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 42px;\n  font-weight: 600;\n  color: #A84FA1;\n  margin: 0 0 28px;\n  line-height: 1.1;\n}\n\n.lu-section p {\n  font-size: 17px;\n  line-height: 1.8;\n  color: #2d1b2e;\n  margin: 0 0 14px;\n}\n\n\/* ── LEARN GRID ── *\/\n.lu-learn-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 14px;\n  margin-top: 8px;\n}\n\n.lu-learn-card {\n  background: #fff;\n  border-left: 4px solid #DA7FD0;\n  border-radius: 0 10px 10px 0;\n  padding: 18px 22px;\n  font-size: 16px;\n  line-height: 1.55;\n  color: #2d1b2e;\n}\n\n.lu-learn-card strong {\n  display: block;\n  font-size: 13px;\n  font-weight: 600;\n  letter-spacing: 1.5px;\n  text-transform: uppercase;\n  color: #A84FA1;\n  margin-bottom: 5px;\n}\n\n\/* ── DETAIL CARDS ── *\/\n.lu-detail-row {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n  gap: 16px;\n  margin-top: 16px;\n}\n\n.lu-detail-card {\n  background: #fff;\n  border-radius: 12px;\n  padding: 26px 16px 22px;\n  text-align: center;\n  box-shadow: 0 2px 14px rgba(168,79,161,0.10);\n}\n\n.lu-detail-card .lbl {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 2.5px;\n  text-transform: uppercase;\n  color: #A84FA1;\n  margin-bottom: 8px;\n}\n\n.lu-detail-card .val {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 28px;\n  font-weight: 600;\n  color: #2d1b2e;\n  line-height: 1.15;\n}\n\n\/* ── PREREQ BOX ── *\/\n.lu-prereq-box {\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid #F2C4E8;\n  padding: 30px 34px;\n  margin-top: 8px;\n  font-size: 17px;\n  line-height: 1.8;\n}\n\n\/* ── BRING LIST ── *\/\n.lu-bring-list {\n  list-style: none;\n  padding: 0;\n  margin: 18px 0 0;\n}\n\n.lu-bring-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 14px;\n  padding: 16px 0;\n  border-bottom: 1px solid #F2C4E8;\n  font-size: 16px;\n  line-height: 1.6;\n  color: #2d1b2e;\n}\n\n.lu-bring-list li:last-child { border-bottom: none; }\n\n.lu-bring-list li::before {\n  content: '✦';\n  color: #DA7FD0;\n  font-size: 11px;\n  margin-top: 5px;\n  flex-shrink: 0;\n}\n\n\/* ── INSTRUCTOR ── *\/\n.lu-instructor-card {\n  background: #fff;\n  border-radius: 12px;\n  border: 1px solid #F2C4E8;\n  padding: 34px 36px;\n  margin-top: 8px;\n}\n\n.lu-instructor-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 34px;\n  font-weight: 600;\n  color: #A84FA1;\n  margin: 0 0 14px;\n}\n\n.lu-instructor-card p {\n  font-size: 16px;\n  line-height: 1.85;\n  color: #2d1b2e;\n  margin: 0;\n}\n\n\/* ── NOTE STRIP ── *\/\n.lu-note-strip {\n  background: linear-gradient(90deg, #A84FA1 0%, #DA7FD0 100%);\n  padding: 28px 44px;\n  text-align: center;\n  color: #fff;\n}\n\n.lu-note-strip p {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 24px;\n  font-style: italic;\n  font-weight: 300;\n  margin: 0;\n  color: #fff;\n}\n\n\/* ── RESPONSIVE ── *\/\n@media (max-width: 620px) {\n  .lu-hero { padding: 48px 24px 44px; }\n  .lu-hero h1 { font-size: 40px; }\n  .lu-hero-sub { font-size: 20px; }\n  .lu-intro,\n  .lu-section { padding: 40px 24px; }\n  .lu-learn-grid { grid-template-columns: 1fr; }\n  .lu-note-strip { padding: 24px 24px; }\n  .lu-note-strip p { font-size: 19px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lu-wrap\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"lu-hero\"\u003e\n\u003cdiv class=\"lu-hero-eyebrow\"\u003eA Craftique Studio Workshop\u003c\/div\u003e\n\u003ch1\u003eLace Unlocked\u003c\/h1\u003e\n\u003cdiv class=\"lu-hero-sub\"\u003eIntro to Lace Knitting\u003c\/div\u003e\n\u003cdiv class=\"lu-pills\"\u003e\n\u003cspan class=\"lu-pill\"\u003eOne Session · 3 Hours\u003c\/span\u003e \u003cspan class=\"lu-pill\"\u003eSkill Level: Intermediate\u003c\/span\u003e \u003cspan class=\"lu-pill\"\u003eInstructor: Elizabeth Spies\u003c\/span\u003e \u003cspan class=\"lu-pill\"\u003e$75\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- INTRO --\u003e\n\u003cdiv class=\"lu-intro\"\u003e\n\u003cp\u003eYou've been eyeing lace patterns and talking yourself out of them. \u003cem\u003e\"That's not for me. That looks too hard.\"\u003c\/em\u003e We're here to tell you — it's more within reach than you think.\u003c\/p\u003e\n\u003cp\u003eIn this 3-hour hands-on session, instructor \u003cstrong\u003eElizabeth Spies\u003c\/strong\u003e will walk you through the techniques that make lace work — yarn overs, paired decreases, chained edges, and how to read a lace chart. You'll build a technique sampler using the free \u003cstrong\u003eMadrona Lace Scarf\u003c\/strong\u003e pattern by Evelyn Clark as your guide, so you leave ready to cast on the real thing.\u003c\/p\u003e\n\u003cp\u003eLace isn't a different craft. It's just knitting with intention. Come learn it with us.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT YOU'LL LEARN --\u003e\n\u003cdiv class=\"lu-section lu-bg-lavender\"\u003e\n\u003ch2\u003eWhat You'll Learn\u003c\/h2\u003e\n\u003cdiv class=\"lu-learn-grid\"\u003e\n\u003cdiv class=\"lu-learn-card\"\u003e\n\u003cstrong\u003eYarn Overs\u003c\/strong\u003e How they create the beautiful open \"holes\" that define lace knitting\u003c\/div\u003e\n\u003cdiv class=\"lu-learn-card\"\u003e\n\u003cstrong\u003ePaired Decreases\u003c\/strong\u003e Left and right-leaning decreases — ssk and k2tog — in a lace context\u003c\/div\u003e\n\u003cdiv class=\"lu-learn-card\"\u003e\n\u003cstrong\u003eDouble Decreases\u003c\/strong\u003e sk2p and k3tog for more dramatic shaping and visual impact\u003c\/div\u003e\n\u003cdiv class=\"lu-learn-card\"\u003e\n\u003cstrong\u003eChained Edge\u003c\/strong\u003e How to create a clean, polished slipped-stitch edge\u003c\/div\u003e\n\u003cdiv class=\"lu-learn-card\"\u003e\n\u003cstrong\u003eReading Lace\u003c\/strong\u003e How to follow both written instructions AND a lace chart — you'll learn both!\u003c\/div\u003e\n\u003cdiv class=\"lu-learn-card\"\u003e\n\u003cstrong\u003eRecovering Your Place\u003c\/strong\u003e The most important lace skill of all — what to do when you lose your spot\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CLASS DETAILS --\u003e\n\u003cdiv class=\"lu-section lu-bg-cream\"\u003e\n\u003ch2\u003eClass Details\u003c\/h2\u003e\n\u003cdiv class=\"lu-detail-row\"\u003e\n\u003cdiv class=\"lu-detail-card\"\u003e\n\u003cdiv class=\"lbl\"\u003eDate\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003eAugust 22\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lu-detail-card\"\u003e\n\u003cdiv class=\"lbl\"\u003eTime\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e11am – 2pm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lu-detail-card\"\u003e\n\u003cdiv class=\"lbl\"\u003eDuration\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e3 Hours\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lu-detail-card\"\u003e\n\u003cdiv class=\"lbl\"\u003eStudents\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e6 Max\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lu-detail-card\"\u003e\n\u003cdiv class=\"lbl\"\u003ePrice\u003c\/div\u003e\n\u003cdiv class=\"val\"\u003e$75\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PREREQUISITES --\u003e\n\u003cdiv class=\"lu-section lu-bg-blush\"\u003e\n\u003ch2\u003ePrerequisites\u003c\/h2\u003e\n\u003cdiv class=\"lu-prereq-box\"\u003eStudents must be comfortable with \u003cstrong\u003eknit and purl\u003c\/strong\u003e. Some experience with basic increases and decreases is helpful but not required — Elizabeth will cover what you need as you go. If you can finish a simple project on two needles, you are ready for this class.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHAT TO BRING --\u003e\n\u003cdiv class=\"lu-section lu-bg-cream\"\u003e\n\u003ch2\u003eWhat to Bring\u003c\/h2\u003e\n\u003cp\u003eMaterials are not included — please bring your own yarn and supplies.\u003c\/p\u003e\n\u003cul class=\"lu-bring-list\"\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eYarn:\u003c\/strong\u003e 300 yards of fingering, sport, or DK weight — lighter colors make it much easier to see your stitches as well as thicker weights if yarn!\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eNeedles:\u003c\/strong\u003e Sized appropriately for your chosen yarn\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\u003cstrong\u003e2 Stitch Markers\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\u003cstrong\u003eTapestry Needle\u003c\/strong\u003e\u003c\/div\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eThe Madrona Lace Scarf pattern\u003c\/strong\u003e — it's free! Download it before class at https:\/\/ravel.me\/madrona-lace-scarf\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- INSTRUCTOR --\u003e\n\u003cdiv class=\"lu-section lu-bg-lavender\"\u003e\n\u003ch2\u003eYour Instructor\u003c\/h2\u003e\n\u003cdiv class=\"lu-instructor-card\"\u003e\n\u003cdiv class=\"lu-instructor-name\"\u003eElizabeth Spies\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NOTE STRIP --\u003e\n\u003cdiv class=\"lu-note-strip\"\u003e\n\u003cp\u003eNot sure what yarn to bring? Stop by the shop — we'd love to help you pick the perfect one.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Craftique Studio","offers":[{"title":"Default Title","offer_id":47959374037222,"sku":null,"price":75.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0785\/3981\/7190\/files\/InstagramPostcorrectsize_4.png?v=1783456151","url":"https:\/\/craftiquestudio.shop\/products\/lace-unlocked-intro-to-lace-knitting-class","provider":"Craftique Studio Shop","version":"1.0","type":"link"}