.mst-editorial-page,
.mst-editorial-page * { box-sizing: border-box; }
.mst-editorial-page { background: #faf7f5; color: #5a4a46; font-family: 'Inter', sans-serif; }
.mst-shell { width: min(1140px, calc(100% - 48px)); margin-inline: auto; }
.mst-intro { padding: 26px 0 23px; background: linear-gradient(110deg, #f7e1de, #fbf4f2); }
.mst-eyebrow { margin: 0 0 9px; color: #c76a5a; font-size: 10px; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.mst-intro-title { max-width: 720px; margin: 0 0 10px; color: #403532; font: 400 38px/1.08 'Playfair Display', serif; }
.mst-intro p:last-child { max-width: 650px; margin: 0; font-size: 14px; line-height: 1.6; }
.mst-page-grid { display: grid; grid-template-columns: minmax(0, 760px) minmax(250px, 320px); gap: 42px; align-items: start; padding-block: 28px 38px; }
.mst-article { min-width: 0; }
.mst-breadcrumb { margin-bottom: 13px; color: #96746c; font-size: 10px; }
.mst-breadcrumb a { color: #c76a5a; text-decoration: none; }
.mst-cover { display: block; width: min(640px, 100%); height: 250px; margin-inline: auto; border-radius: 2px; object-fit: cover; object-position: 50% 42%; }
.mst-cover-placeholder { display: grid; width: min(640px, 100%); height: 250px; margin-inline: auto; place-items: center; background: #f3e6e3; color: #8c7973; font-size: 12px; }
.mst-article-head { max-width: 680px; margin: 18px auto 20px; text-align: center; }
.mst-reading { color: #c76a5a; font-size: 10px; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.mst-article-head h1 { margin: 7px 0 10px; color: #403532; font: 400 34px/1.14 'Playfair Display', serif; }
.mst-deck { margin: 0 auto; font-size: 15px; line-height: 1.6; }
.mst-body { max-width: 650px; margin-inline: auto; }
.mst-body h3 { margin: 22px 0 7px; color: #403532; font: 400 24px/1.22 'Playfair Display', serif; }
.mst-body h3:last-of-type { margin-top: 20px; }
.mst-body p, .mst-body li { font-size: 14px; line-height: 1.65; }
.mst-body p { margin: 0 0 11px; }
.mst-body ul { margin: 0 0 13px; padding-left: 20px; }
.mst-body .mst-support { display: block; width: 100%; max-height: 230px; margin: 17px 0 6px; background: #fff; object-fit: contain; }
.mst-related { max-width: 680px; margin: 27px auto 0; padding-top: 24px; border-top: 1px solid #eadeda; }
.mst-related-head h2 { margin: 0 0 7px; color: #403532; font: 400 29px/1.15 'Playfair Display', serif; }
.mst-related-head > p:last-child { margin: 0 0 14px; font-size: 13px; line-height: 1.5; }
.mst-related-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 15px; }
.mst-product-card { position: relative; overflow: hidden; border: 1px solid #eadeda; background: #fff; }
.mst-demo-badge { position: absolute; z-index: 2; top: 10px; left: 10px; padding: 5px 8px; border-radius: 999px; background: #5a4a46; color: #fff; font-size: 8px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.mst-product-image { display: grid; height: 165px; place-items: center; background: #fbf5f2; }
.mst-product-image img { width: 100%; height: 100%; object-fit: contain; }
.mst-product-image > span { max-width: 130px; color: #a08881; font-size: 10px; font-weight: 600; line-height: 1.45; letter-spacing: .08em; text-align: center; text-transform: uppercase; }
.mst-product-copy { padding: 12px; }
.mst-product-brand { margin: 0 0 5px; color: #8c7973; font-size: 10px; }
.mst-product-copy h3 { margin: 0 0 8px; color: #403532; font: 600 15px/1.32 'Inter', sans-serif; }
.mst-product-copy > p:not(.mst-product-brand) { min-height: 50px; margin: 0 0 10px; font-size: 11px; line-height: 1.45; }
.mst-product-actions { display: grid; gap: 7px; }
.mst-product-actions button { min-height: 36px; border: 1px solid #c76a5a; border-radius: 6px; background: #c76a5a; color: #fff; font: 600 11px 'Inter', sans-serif; opacity: .68; cursor: not-allowed; }
.mst-product-actions button.is-secondary { background: #fff; color: #c76a5a; }
.mst-product-copy small { display: block; margin-top: 9px; color: #8c7973; font-size: 9px; line-height: 1.4; }
.mst-community { max-width: 680px; margin: 24px auto 0; padding: 18px 20px; background: #f3d6d9; text-align: center; }
.mst-community h2 { margin: 0 0 6px; color: #403532; font: 400 22px/1.2 'Playfair Display', serif; }
.mst-community p { margin: 0 0 11px; font-size: 12px; }
.mst-action-label { display: inline-flex; min-height: 36px; padding: 0 16px; align-items: center; justify-content: center; border: 1px solid #c76a5a; border-radius: 6px; color: #a55348; font-size: 11px; font-weight: 600; }
.mst-note { max-width: 680px; margin: 18px auto 0; padding: 13px 16px; border-left: 3px solid #c76a5a; background: #f6e6e6; font-size: 11px; line-height: 1.5; }
.mst-sidebar { position: sticky; top: 24px; display: grid; gap: 16px; }
.mst-community-invite { padding: 20px; border: 1px solid #e7d6d2; background: #f8e8e7; }
.mst-community-invite h2 { margin: 0 0 9px; color: #403532; font: 400 25px/1.18 'Playfair Display', serif; }
.mst-community-invite > p:not(.mst-eyebrow) { margin: 0 0 15px; font-size: 12px; line-height: 1.55; }
.mst-other-articles { padding: 18px; border: 1px solid #eadeda; background: #fff; }
.mst-other-articles h2 { margin: 0 0 13px; color: #403532; font: 400 23px/1.2 'Playfair Display', serif; }
.mst-other-articles ul { margin: 0; padding: 0; list-style: none; }
.mst-other-articles li + li { border-top: 1px solid #f0e5e1; }
.mst-other-articles a { display: grid; gap: 4px; padding: 10px 0; color: #5a4a46; text-decoration: none; }
.mst-other-articles a span { color: #c76a5a; font-size: 9px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.mst-other-articles a strong { font: 500 13px/1.4 'Inter', sans-serif; }
.mst-other-articles a small { color: #8c7973; font-size: 9px; }
.mst-sidebar-empty { margin: 0; color: #8c7973; font-size: 12px; line-height: 1.55; }
.mst-article-ad { display: flex; min-height: 340px; padding: 20px; flex-direction: column; justify-content: space-between; border: 1px solid #eadeda; background: linear-gradient(160deg, #fbf1ef, #f3d6d9); }
.mst-article-ad span { color: #c76a5a; font-size: 9px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
.mst-article-ad p { max-width: 230px; margin: auto 0; color: #5a4a46; font: 400 28px/1.15 'Playfair Display', serif; }

@media (max-width: 1024px) {
	.mst-page-grid { grid-template-columns: minmax(0, 1fr); gap: 24px; }
	.mst-sidebar { position: static; grid-template-columns: repeat(3, minmax(0, 1fr)); align-items: stretch; }
	.mst-article-ad { min-height: 230px; }
}

@media (max-width: 767px) {
	.mst-shell { width: calc(100% - 28px); }
	.mst-intro { padding: 23px 0 20px; }
	.mst-intro-title { font-size: 32px; }
	.mst-intro p:last-child { font-size: 13px; }
	.mst-page-grid { display: flex; padding-block: 21px 30px; flex-direction: column; gap: 0; }
	.mst-article, .mst-sidebar { display: contents; }
	.mst-breadcrumb, .mst-cover, .mst-cover-placeholder, .mst-article-head, .mst-body, .mst-community-invite, .mst-related, .mst-community, .mst-note, .mst-other-articles, .mst-article-ad { width: 100%; }
	.mst-breadcrumb { order: 1; }
	.mst-cover, .mst-cover-placeholder { order: 2; height: 190px; }
	.mst-article-head { order: 3; margin: 16px 0 18px; text-align: left; }
	.mst-body { order: 4; }
	.mst-community-invite { order: 5; margin-top: 18px; }
	.mst-related { order: 6; }
	.mst-community { order: 7; }
	.mst-note { order: 8; }
	.mst-other-articles { order: 9; margin-top: 20px; }
	.mst-article-ad { order: 10; margin-top: 14px; }
	.mst-article-head h1 { font-size: 29px; }
	.mst-deck { font-size: 14px; }
	.mst-body h3 { font-size: 23px; }
	.mst-body p, .mst-body li { font-size: 14px; }
	.mst-body h3 { margin-top: 20px; }
	.mst-body p { margin-bottom: 10px; }
	.mst-body .mst-support { max-height: 205px; margin-top: 15px; }
	.mst-related { margin-top: 22px; padding-top: 21px; }
	.mst-related-head h2 { font-size: 26px; }
	.mst-related-grid { grid-template-columns: 1fr; }
	.mst-product-image { height: 190px; }
	.mst-product-copy > p:not(.mst-product-brand) { min-height: 0; }
	.mst-community { padding: 17px 15px; }
	.mst-article-ad { min-height: 260px; }
}
