.blog-hero{height:400px}@media (width<=640px){.blog-hero{height:240px}}.blog-post-layout{grid-template-columns:minmax(0,780px) 300px;gap:48px;display:grid}.blog-post-main{align-self:start;min-width:0}.blog-sidebar-mobile{display:none}@media (width<=1100px){.blog-post-layout{grid-template-columns:1fr}.blog-post-sidebar{display:none}.blog-sidebar-mobile{display:block}}.related-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=900px){.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.related-grid{grid-template-columns:1fr}}.blog-content{color:var(--mnw-ink);font-size:17px;line-height:1.8}.blog-content h2{color:var(--mnw-ink);margin:40px 0 16px;font-size:24px;font-weight:700;line-height:1.3}.blog-content h3{color:var(--mnw-ink);margin:32px 0 12px;font-size:20px;font-weight:700;line-height:1.35}.blog-content p{margin:0 0 20px}.blog-content p:last-child{margin-bottom:0}.blog-content ul,.blog-content ol{margin:8px 0 20px 22px;padding:0}.blog-content ol{list-style-type:decimal}.blog-content li{margin:6px 0;line-height:1.7}.blog-content blockquote{border-left:4px solid var(--mnw-primary);background:var(--mnw-surface-soft);color:var(--mnw-muted);border-radius:0 8px 8px 0;margin:24px 0;padding:12px 20px;font-style:italic}.blog-content blockquote p{margin:0}.blog-content img{border-radius:10px;max-width:100%;height:auto;margin:24px auto;display:block}.blog-content img[data-align=center]{float:none;margin-left:auto;margin-right:auto}.blog-content img[data-align=left]{float:left;margin:4px 24px 12px 0}.blog-content img[data-align=right]{float:right;margin:4px 0 12px 24px}.blog-content:after{content:"";clear:both;display:table}.blog-content img[data-width="33"]{width:33%}.blog-content img[data-width="50"]{width:50%}.blog-content img[data-width="75"]{width:75%}.blog-content iframe.spotify-embed,.blog-content iframe[data-spotify]{border:none;border-radius:12px;width:600px;max-width:100%;height:152px;margin:24px auto;display:block}.blog-content div[data-youtube-video]{width:500px;max-width:100%;margin:24px auto}.blog-content div[data-youtube-video] iframe,.blog-content .yt-embed{aspect-ratio:16/9;border:none;border-radius:12px;width:100%;height:auto;display:block}.blog-content .instagram-embed-placeholder{display:none}.blog-content .instagram-consent-placeholder{border:1px solid var(--mnw-hairline);background:var(--mnw-surface-soft,#f7f7f5);text-align:center;border-radius:12px;width:326px;max-width:100%;margin:28px auto;padding:20px;display:block}.blog-content .instagram-consent-placeholder p{color:var(--mnw-muted);margin:0 0 12px;font-size:13px;line-height:1.55}.blog-content .instagram-consent-placeholder a{margin-bottom:12px;font-size:14px;font-weight:600;display:block}.blog-content .instagram-consent-placeholder button{border:1px solid var(--mnw-hairline);cursor:pointer;background:#fff;border-radius:9999px;padding:8px 16px;font-family:inherit;font-size:13px}.blog-content .instagram-embed-wrapper{width:326px;max-width:100%;margin:28px auto;overflow:hidden}.blog-content .instagram-media,.blog-content .instagram-embed-wrapper iframe{min-width:unset!important;width:100%!important;max-width:100%!important;margin:0!important}.blog-content a{color:var(--mnw-primary);text-decoration:underline}.blog-content table{border-collapse:collapse;width:100%;margin:24px 0;font-size:15px;overflow:hidden}.blog-content th,.blog-content td{text-align:left;vertical-align:top;padding:10px 14px}.blog-content table:not([data-border-style]),.blog-content table[data-border-style=green]{border:1px solid #c5dbd5;border-radius:8px}.blog-content table:not([data-border-style]) th,.blog-content table[data-border-style=green] th{color:#2d4f47;background:#e8f2ef;border:1px solid #c5dbd5;font-weight:700}.blog-content table:not([data-border-style]) td,.blog-content table[data-border-style=green] td{background:#fff;border:1px solid #dde5e3}.blog-content table:not([data-border-style]) tr:nth-child(2n) td,.blog-content table[data-border-style=green] tr:nth-child(2n) td{background:#f7f9f8}.blog-content table[data-border-style=gray]{border:1px solid #d1d5db;border-radius:8px}.blog-content table[data-border-style=gray] th{color:#374151;background:#f3f4f6;border:1px solid #d1d5db;font-weight:700}.blog-content table[data-border-style=gray] td{background:#fff;border:1px solid #e5e7eb}.blog-content table[data-border-style=gray] tr:nth-child(2n) td{background:#f9fafb}.blog-content table[data-border-style=minimal]{border:none}.blog-content table[data-border-style=minimal] th{color:#4a6f63;background:0 0;border:none;border-bottom:2px solid #c5dbd5;font-weight:700}.blog-content table[data-border-style=minimal] td{background:0 0;border:none;border-bottom:1px solid #eee}.blog-content table[data-border-style=minimal] tr:last-child td{border-bottom:none}.blog-content table[data-border-style=none]{border:none}.blog-content table[data-border-style=none] th{color:#2d4f47;background:0 0;border:none;font-weight:700}.blog-content table[data-border-style=none] td{background:0 0;border:none}.blog-content table[data-border-style=none] tr:nth-child(2n) td{background:#fafafa}.blog-content hr{border:none;border-top:1px solid var(--mnw-hairline);margin:32px 0}.blog-content pre{background:var(--mnw-surface-soft);border-radius:8px;margin:20px 0;padding:16px 20px;font-size:14px;line-height:1.6;overflow-x:auto}.blog-content code{background:var(--mnw-surface-soft);border-radius:4px;padding:2px 6px;font-size:.9em}.blog-content pre code{background:0 0;padding:0}
