.article-header { max-width: 940px; padding-block: 54px 46px; text-align: center; }
.breadcrumbs { display: flex; justify-content: center; flex-wrap: wrap; gap: 9px; margin-bottom: 42px; color: #80847b; font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.breadcrumbs a:hover { color: var(--cc-deep-sage); }
.article-kicker { margin-bottom: 20px; color: var(--cc-deep-sage); font-size: 10px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.article-header h1 { margin: 0; font-family: var(--cc-serif); font-size: clamp(52px, 6.3vw, 86px); font-weight: 400; line-height: .98; letter-spacing: -.04em; }
.article-dek { max-width: 760px; margin: 28px auto; color: #686c64; font-family: var(--cc-serif); font-size: 19px; line-height: 1.72; }
.article-meta { display: flex; justify-content: center; align-items: center; gap: 12px; }
.mini-avatar { width: 38px; height: 38px; display: grid; place-items: center; overflow: hidden; color: var(--cc-deep-sage); background: var(--cc-beige); border-radius: 50%; font-family: var(--cc-serif); font-size: 12px; }
.mini-avatar img { width: 100%; height: 100%; object-fit: cover; }
.article-meta p { margin: 0; text-align: left; }
.article-meta strong, .article-meta span { display: block; }
.article-meta strong { font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.article-meta p span, .reading-time { margin-top: 4px; color: #868a82; font-family: var(--cc-serif); font-size: 11px; }
.reading-time { margin: 0 0 0 12px !important; padding-left: 20px; border-left: 1px solid rgba(83, 102, 83, .2); }
.article-actions { display: flex; justify-content: center; gap: 10px; margin-top: 30px; }
.pin-letter { color: var(--cc-deep-sage); font-family: var(--cc-serif); font-size: 16px; }
.article-hero { max-width: 1120px; margin-top: 0; margin-bottom: 58px; }
.article-hero img, .article-hero > .cc-image-placeholder { width: 100%; height: auto; max-height: 680px; aspect-ratio: 80 / 49; display: block; object-fit: contain; object-position: center; border-radius: 22px; background: #f3eee6; filter: saturate(.76) sepia(.04); }
.article-hero figcaption { margin-top: 10px; color: #90938c; font-family: var(--cc-serif); font-size: 11px; font-style: italic; text-align: center; }
.article-layout { display: grid; grid-template-columns: minmax(0, 760px) 290px; justify-content: center; gap: clamp(55px, 7vw, 90px); padding-bottom: 120px; }
.article-content { min-width: 0; color: #4f534c; font-family: var(--cc-serif); font-size: 17px; line-height: 1.82; }
.article-content > p { margin: 0 0 23px; }
.article-content section { margin-block: 56px; scroll-margin-top: 24px; }
.article-content h2 { margin: 8px 0 22px; color: var(--cc-charcoal); font-size: clamp(36px, 4vw, 48px); line-height: 1.08; }
.article-content h3 { color: var(--cc-charcoal); font-family: var(--cc-serif); }
.article-editorial-content > :first-child { margin-top: 0; }
.article-editorial-content img { max-width: 100%; height: auto; }
.article-editorial-content .wp-block-table { max-width: 100%; overflow-x: auto; }
.article-section-number { color: var(--cc-gold); font-family: var(--cc-sans); font-size: 9px; font-weight: 800; letter-spacing: .18em; }
.pattern-glance { margin-top: 0 !important; padding: 34px; background: #f3eee6; border: 1px solid rgba(83, 102, 83, .14); border-radius: 16px; }
.pattern-glance > div { display: flex; justify-content: space-between; align-items: end; gap: 24px; margin-bottom: 26px; }
.pattern-glance h2 { margin: 7px 0 0; font-size: 36px; }
.pattern-glance dl { display: grid; grid-template-columns: repeat(3, 1fr); margin: 0; border-top: 1px solid rgba(83, 102, 83, .15); border-left: 1px solid rgba(83, 102, 83, .15); }
.pattern-glance dl div { padding: 17px 15px; border-right: 1px solid rgba(83, 102, 83, .15); border-bottom: 1px solid rgba(83, 102, 83, .15); }
.pattern-glance dt { color: #858a81; font-family: var(--cc-sans); font-size: 8px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.pattern-glance dd { margin: 5px 0 0; color: var(--cc-charcoal); font-size: 14px; line-height: 1.35; }
.article-content .ad-slot { width: 100%; min-height: 82px; margin-block: 28px 46px; font-family: var(--cc-sans); }
.check-list { display: grid; grid-template-columns: 1fr 1fr; gap: 9px 28px; padding: 0; list-style: none; }
.check-list li { position: relative; padding-left: 25px; }
.check-list li::before { content: '✓'; position: absolute; left: 0; color: var(--cc-deep-sage); font-family: var(--cc-sans); font-weight: 800; }
.yarn-recommendation { display: grid; grid-template-columns: 1.1fr .9fr; gap: 40px; align-items: center; padding: 42px; background: #f3ebe3; border-radius: 16px; }
.article-content .yarn-recommendation { margin-inline: -40px; }
.yarn-recommendation h2 { font-size: 40px; }
.yarn-recommendation img, .yarn-recommendation > .cc-image-placeholder { width: 100%; min-height: 370px; height: 100%; object-fit: cover; border-radius: 120px 120px 8px 8px; filter: saturate(.72); }
.yarn-recommendation blockquote { margin: 26px 0 0; padding: 17px 0 0 22px; border-top: 1px solid rgba(83, 102, 83, .18); border-left: 2px solid var(--cc-gold); color: #6a6f65; font-size: 13px; font-style: italic; line-height: 1.65; }
.pattern-specs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; margin-block: 36px 54px !important; }
.pattern-specs article { padding: 24px 20px; background: #f8f3ec; border: 1px solid rgba(83, 102, 83, .13); border-radius: 10px; }
.pattern-specs article > span { display: block; color: var(--cc-deep-sage); font-family: var(--cc-sans); font-size: 8px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.pattern-specs strong { display: block; margin: 11px 0 8px; color: var(--cc-charcoal); font-size: 19px; font-weight: 400; line-height: 1.2; }
.pattern-specs p { margin: 0; color: #747970; font-size: 12px; line-height: 1.55; }
.gauge-card { background: #e3eadf !important; }
.abbreviation-grid { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid rgba(83, 102, 83, .16); border-left: 1px solid rgba(83, 102, 83, .16); }
.abbreviation-grid div { display: grid; grid-template-columns: 52px 1fr; padding: 15px; border-right: 1px solid rgba(83, 102, 83, .16); border-bottom: 1px solid rgba(83, 102, 83, .16); }
.abbreviation-grid strong { color: var(--cc-deep-sage); }
.abbreviation-grid span { color: #787c74; }
.tutorial-steps { margin-top: 30px; }
.tutorial-step { padding-block: 32px; border-top: 1px solid rgba(83, 102, 83, .16); }
.tutorial-step header { display: grid; grid-template-columns: 74px 1fr; align-items: center; gap: 18px; }
.tutorial-step header > span { color: var(--cc-deep-sage); font-family: var(--cc-sans); font-size: 9px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.tutorial-step h3 { margin: 0; font-size: 30px; font-weight: 400; }
.tutorial-step > p, .tutorial-instruction { margin: 18px 0 24px 92px; color: #666b62; }
.tutorial-instruction p { margin: 0; }
.tutorial-step figure { aspect-ratio: 3 / 2; display: grid; place-items: center; margin: 0; overflow: hidden; border-radius: 13px; background: #f3eee6; }
.tutorial-step figure img, .tutorial-step figure .cc-image-placeholder { width: 100%; height: 100%; display: block; object-fit: contain; object-position: center; filter: saturate(.68) sepia(.05); }
.crochet-tip { display: grid; grid-template-columns: 46px 1fr; gap: 16px; margin-top: 20px; padding: 22px 24px; color: #415141; background: #e2e9dc; border-radius: 10px; }
.crochet-tip > span { width: 40px; height: 40px; display: grid; place-items: center; background: rgba(255, 255, 255, .58); border-radius: 50%; font-family: var(--cc-sans); }
.crochet-tip strong { color: var(--cc-deep-sage); font-family: var(--cc-sans); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.crochet-tip p { margin: 5px 0 0; font-size: 13px; line-height: 1.6; }
.pattern-notes-list { padding: 0; list-style: none; border-top: 1px solid rgba(83, 102, 83, .15); }
.pattern-notes-list li { padding: 16px 12px 16px 32px; border-bottom: 1px solid rgba(83, 102, 83, .15); position: relative; }
.pattern-notes-list li::before { content: '☘'; position: absolute; left: 3px; color: var(--cc-deep-sage); font-size: 13px; }
.variations > div { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.variations article { overflow: hidden; padding: 0 20px 22px; background: #f7f1e9; border-radius: 10px; }
.variations article:last-child { grid-column: 1 / -1; display: grid; grid-template-columns: 180px 36px 1fr; gap: 18px; align-items: center; padding: 0 22px 0 0; }
.variations article img, .variations article > .cc-image-placeholder { width: calc(100% + 40px); height: 150px; display: block; margin: 0 -20px 18px; object-fit: cover; filter: saturate(.62) sepia(.04); }
.variations article:last-child img, .variations article:last-child > .cc-image-placeholder { width: 180px; height: 150px; margin: 0; }
.variations article > span { color: var(--cc-gold); font-family: var(--cc-sans); font-size: 9px; font-weight: 800; }
.variations h3 { margin: 13px 0 8px; font-size: 21px; font-weight: 400; }
.variations article:last-child h3 { margin-top: 0; }
.variations article p { margin: 0; color: #72766e; font-size: 13px; line-height: 1.6; }
.faq details { border-bottom: 1px solid rgba(83, 102, 83, .17); }
.faq summary { padding: 20px 34px 20px 0; color: var(--cc-charcoal); font-size: 18px; cursor: pointer; position: relative; }
.faq summary::marker { color: var(--cc-deep-sage); }
.faq details > p, .faq details > div { margin: 0 0 22px; color: #70746b; font-size: 14px; }
.faq details > div p { margin: 0; }
.pattern-card { padding: 44px; color: #434a41; background: #f4eee6; border: 1px solid rgba(83, 102, 83, .18); border-radius: 16px; position: relative; }
.pattern-card::before { content: ''; position: absolute; inset: 10px; border: 1px dashed rgba(83, 102, 83, .16); border-radius: 11px; pointer-events: none; }
.pattern-card-top { display: flex; justify-content: space-between; gap: 30px; position: relative; }
.pattern-card-top h2 { margin: 3px 0 8px; font-size: 43px; }
.pattern-card-top p { margin: 0; font-size: 14px; }
.pattern-clover { color: var(--cc-deep-sage); font-size: 55px; }
.pattern-facts { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin: 32px 0; border: 1px solid rgba(83, 102, 83, .16); border-radius: 8px; overflow: hidden; }
.pattern-facts div { padding: 15px; border-right: 1px solid rgba(83, 102, 83, .16); border-bottom: 1px solid rgba(83, 102, 83, .16); }
.pattern-facts div:nth-child(3n) { border-right: 0; }
.pattern-facts div:nth-last-child(-n+3) { border-bottom: 0; }
.pattern-facts dt { color: #898d85; font-family: var(--cc-sans); font-size: 8px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.pattern-facts dd { margin: 3px 0 0; font-size: 13px; }
.pattern-body h3 { margin: 28px 0 8px; font-size: 24px; font-weight: 400; }
.pattern-body ul, .pattern-body ol { padding-left: 22px; font-size: 14px; }
.pattern-body p { font-size: 14px; }
.pattern-note { margin: 27px 0; padding: 18px 20px; background: rgba(255, 255, 255, .52); border-left: 3px solid var(--cc-gold); }
.pattern-note strong { font-family: var(--cc-sans); font-size: 9px; letter-spacing: .13em; text-transform: uppercase; }
.pattern-note ul { margin: 8px 0 0; }
.print-button { width: 100%; min-height: 56px; position: relative; z-index: 1; border: 0; border-radius: 5px; color: white; background: var(--cc-deep-sage); box-shadow: 0 12px 24px rgba(83, 102, 83, .18); font-size: 10px; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; cursor: pointer; transition: background .2s ease, transform .2s ease; }
.print-button:hover { background: #435743; transform: translateY(-1px); }
.print-button span { margin-left: 12px; }
.related-section > div { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
.related-section .post-card { min-width: 0; }
.related-section .post-image { aspect-ratio: .77; display: block; overflow: hidden; background: var(--cc-beige); border-radius: 12px; position: relative; }
.related-section .post-image > img, .related-section .post-image > .cc-image-placeholder { width: 100%; height: 100%; display: block; object-fit: cover; filter: saturate(.72) sepia(.04); transition: transform .45s ease; }
.related-section .post-image:hover > img { transform: scale(1.035); }
.related-section .save-badge { width: 32px; height: 32px; display: grid; place-items: center; position: absolute; right: 12px; top: 12px; color: white; background: rgba(83, 102, 83, .88); border: 3px solid rgba(255, 255, 255, .65); border-radius: 50%; font-family: var(--cc-serif); font-size: 13px; font-weight: 700; }
.related-section .post-copy { padding: 20px 4px 0; }
.related-section .post-category { color: var(--cc-deep-sage); font-family: var(--cc-sans); font-size: 9px; font-weight: 800; letter-spacing: .16em; text-transform: uppercase; }
.related-section .post-copy h3 { margin: 9px 0 11px; font-size: 23px; font-weight: 400; line-height: 1.22; }
.related-section .post-copy p { margin: 0 0 17px; color: #74776f; font-size: 13px; line-height: 1.6; }
.article-pinterest-cta { display: grid; grid-template-columns: 230px 1fr; align-items: center; gap: 38px; padding: 34px; background: #f2e5df; border-radius: 16px; }
.article-pinterest-cta > img, .article-pinterest-cta > .cc-image-placeholder { width: 230px; aspect-ratio: .72; display: block; object-fit: cover; border-radius: 10px; filter: saturate(.7) sepia(.04); }
.article-pinterest-cta h2 { margin-top: 8px; font-size: 39px; }
.article-pinterest-cta p { color: #6e716a; font-size: 14px; line-height: 1.65; }
.article-pinterest-cta .button { margin-top: 8px; }
.article-newsletter { padding-top: 22px; }
.article-sidebar { min-width: 0; max-height: calc(100vh - 48px); position: sticky; top: 24px; align-self: start; overflow-y: auto; scrollbar-width: thin; scrollbar-color: rgba(83, 102, 83, .28) transparent; }
.article-sidebar > * { margin-bottom: 24px; }
.author-card { padding: 24px; background: #f6efe7; border-radius: 12px; text-align: center; }
.author-card .author-portrait { width: 110px; margin: 0 auto 20px; font-size: 26px; }
.author-card .author-portrait img { width: 100%; height: 100%; object-fit: cover; border-radius: inherit; }
.author-card .author-portrait i { width: 32px; height: 32px; right: -4px; bottom: 10px; border-width: 3px; font-size: 13px; }
.author-card .eyebrow { margin-bottom: 9px; }
.author-card h2 { font-size: 27px; }
.author-card p { color: #6e726a; font-family: var(--cc-serif); font-size: 13px; line-height: 1.65; }
.sidebar-popular { padding: 26px 0; border-block: 1px solid rgba(83, 102, 83, .15); }
.sidebar-popular h3, .pinterest-card h3 { margin: 0 0 15px; font-family: var(--cc-serif); font-size: 22px; font-weight: 400; }
.sidebar-popular > a { display: grid; grid-template-columns: 64px 1fr; align-items: center; gap: 12px; padding: 13px 0; border-top: 1px solid rgba(83, 102, 83, .1); }
.sidebar-popular > a img, .sidebar-popular > a .cc-image-placeholder { width: 64px; height: 76px; object-fit: cover; border-radius: 7px; filter: saturate(.65); }
.sidebar-popular p { margin: 0; font-family: var(--cc-serif); font-size: 14px; line-height: 1.3; }
.sidebar-popular small { display: block; margin-top: 5px; color: #858981; font-family: var(--cc-sans); font-size: 8px; letter-spacing: .12em; text-transform: uppercase; }
.pinterest-card { padding: 26px; color: white; background: #9d5c57; border-radius: 12px; text-align: center; }
.pinterest-card > span { width: 40px; height: 40px; display: grid; place-items: center; margin: 0 auto 12px; border: 1px solid rgba(255, 255, 255, .5); border-radius: 50%; font-family: var(--cc-serif); font-weight: 700; }
.pinterest-card p { color: rgba(255, 255, 255, .74); font-family: var(--cc-serif); font-size: 13px; }
.pinterest-card a { display: inline-block; margin-top: 7px; padding-bottom: 4px; border-bottom: 1px solid rgba(255, 255, 255, .6); font-size: 8px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.newsletter-compact { display: block; padding: 26px; border-radius: 12px; }
.newsletter-compact .newsletter-mark { width: 45px; height: 45px; margin-bottom: 17px; font-size: 20px; }
.newsletter-compact h2 { font-size: 27px; }
.newsletter-compact p { font-size: 13px; }
.newsletter-compact form { display: grid; grid-template-columns: 1fr; margin-top: 18px; }
.newsletter-compact form button { white-space: normal; }
.newsletter-compact > small { display: block; margin-top: 8px; }

@media (max-width: 1050px) {
	.article-layout { grid-template-columns: minmax(0, 760px); }
	.article-sidebar { display: none; position: static; max-height: none; overflow: visible; }
	.article-content .yarn-recommendation { margin-inline: 0; }
}

@media (max-width: 760px) {
	.article-header { padding-block: 36px 38px; }
	.breadcrumbs { justify-content: flex-start; margin-bottom: 32px; text-align: left; }
	.article-header h1 { font-size: clamp(46px, 13vw, 68px); }
	.article-dek { font-size: 17px; }
	.article-meta { flex-wrap: wrap; }
	.reading-time { width: 100%; margin: 8px 0 0 !important; padding: 0; border: 0; }
	.article-actions { flex-direction: column; }
	.article-hero { width: 100%; margin-bottom: 54px; }
	.article-hero img, .article-hero > .cc-image-placeholder { aspect-ratio: 4 / 3; max-height: none; border-radius: 0; }
	.article-layout { width: min(100% - 32px, 620px); grid-template-columns: 1fr; gap: 70px; }
	.article-content { font-size: 16px; }
	.article-content section { margin-block: 46px; }
	.article-content h2 { font-size: 38px; }
	.pattern-glance { padding: 26px 20px; }
	.pattern-glance > div { display: block; }
	.pattern-glance h2 { font-size: 34px; }
	.pattern-glance dl { grid-template-columns: 1fr 1fr; }
	.check-list, .yarn-recommendation, .abbreviation-grid, .variations > div, .pattern-specs { grid-template-columns: 1fr; }
	.yarn-recommendation { padding: 28px 22px; }
	.yarn-recommendation h2 { font-size: 36px; }
	.yarn-recommendation img, .yarn-recommendation > .cc-image-placeholder { min-height: 380px; order: -1; }
	.abbreviation-grid div { grid-template-columns: 60px 1fr; }
	.tutorial-step header { grid-template-columns: 1fr; gap: 5px; }
	.tutorial-step > p, .tutorial-instruction { margin-left: 0; }
	.tutorial-step figure { aspect-ratio: 4 / 3; }
	.crochet-tip { grid-template-columns: 1fr; }
	.variations article:last-child { grid-column: auto; display: block; padding: 0 20px 22px; }
	.variations article:last-child img, .variations article:last-child > .cc-image-placeholder { width: calc(100% + 40px); height: 150px; margin: 0 -20px 18px; }
	.article-pinterest-cta { grid-template-columns: 1fr; padding: 24px; }
	.article-pinterest-cta > img, .article-pinterest-cta > .cc-image-placeholder { width: 100%; max-height: 520px; }
	.pattern-card { padding: 30px 22px; }
	.pattern-card-top { display: block; }
	.pattern-clover { display: none; }
	.pattern-facts { grid-template-columns: 1fr 1fr; }
	.pattern-facts div:nth-child(3n) { border-right: 1px solid rgba(83, 102, 83, .16); }
	.pattern-facts div:nth-child(2n) { border-right: 0; }
	.pattern-facts div:nth-last-child(-n+3) { border-bottom: 1px solid rgba(83, 102, 83, .16); }
	.pattern-facts div:nth-last-child(-n+2) { border-bottom: 0; }
	.related-section > div { grid-template-columns: 1fr; }
	.newsletter-compact { border-radius: 12px; }
}

@media (max-width: 420px) {
	.pattern-facts { grid-template-columns: 1fr; }
	.pattern-facts div, .pattern-facts div:nth-child(3n), .pattern-facts div:nth-child(2n) { border-right: 0; border-bottom: 1px solid rgba(83, 102, 83, .16); }
	.pattern-facts div:last-child { border-bottom: 0; }
}
