/* Verso blog archive polish — shared across all standard posts. */
.vm-article{background:var(--vm-paper);color:var(--vm-ink)}
.vm-article-head{padding:clamp(2.8rem,6vw,5rem) 0 2rem;border-bottom:1px solid var(--vm-ink);background:var(--vm-paper)}
.vm-article-head-grid{display:grid;grid-template-columns:minmax(0,1fr) 12rem;gap:3rem;align-items:end}
.vm-article-label{margin:0 0 .6rem!important;color:var(--vm-teal)!important;font-size:.68rem!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase}
.vm-article-head h1{max-width:58rem;margin:0!important;font-size:clamp(3rem,7vw,6.4rem)!important;line-height:.88!important;letter-spacing:-.065em!important;color:var(--vm-ink)!important}
.vm-article-meta{display:grid;gap:.3rem;padding-top:.7rem;border-top:4px solid var(--vm-gold);font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;color:#66706e}
.vm-article-body{display:grid;grid-template-columns:4rem minmax(0,48rem);gap:2.2rem;width:min(100% - 3rem,62rem);margin:0 auto;padding:clamp(2.5rem,5vw,4.5rem) 0;background:#fff}
.vm-article-rule{width:100%;height:5px;margin-top:.45rem;background:var(--vm-ink)}
.vm-article-body .prose{min-width:0;max-width:48rem;font-family:Georgia,'Times New Roman',serif;font-size:1.06rem;line-height:1.78;color:#2f3635}
.vm-article-body .prose>p:first-child{font-size:1.18rem;line-height:1.7;color:#202625}
.vm-article-body .prose p{margin:0 0 1.35rem}
.vm-article-body .prose h2,.vm-article-body .prose h3,.vm-article-body .prose h4{font-family:system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--vm-ink);letter-spacing:-.04em}
.vm-article-body .prose h2{margin:3rem 0 1rem;padding-top:.8rem;border-top:4px solid var(--vm-ink);font-size:clamp(1.9rem,4vw,3rem);line-height:1}.vm-article-body .prose>h2:first-child{margin-top:0;padding-top:0;border-top:0;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.08}.vm-article-body .prose>h2:first-child+h3{margin-top:.5rem;color:#66706e;font-family:Georgia,'Times New Roman',serif;font-size:1.08rem;font-weight:400;line-height:1.55;letter-spacing:0}
.vm-article-body .prose h3{margin:2.2rem 0 .8rem;font-size:1.55rem;line-height:1.12}
.vm-article-body .prose h4{margin:1.8rem 0 .65rem;font-size:1.18rem}
.vm-article-body .prose a{color:var(--vm-teal);text-decoration-thickness:1px;text-underline-offset:.16em}
.vm-article-body .prose strong{color:#1e2423}
.vm-article-body .prose ul,.vm-article-body .prose ol{margin:0 0 1.5rem;padding-left:1.4rem}
.vm-article-body .prose li{margin:.35rem 0;padding-left:.2rem}
.vm-article-body .prose blockquote{margin:2.3rem 0;padding:1.2rem 1.4rem;border:0;border-left:5px solid var(--vm-gold);background:var(--vm-paper);font-size:1.12rem;line-height:1.65}
.vm-article-body .prose blockquote p:last-child{margin-bottom:0}
.vm-article-body .prose hr,.vm-article-body .prose .wp-block-separator{width:5rem!important;height:5px!important;margin:3rem 0!important;border:0!important;background:var(--vm-gold)!important;opacity:1!important}

/* Images and galleries. */
.vm-article-body .prose figure{margin:2.2rem 0}
.vm-article-body .prose>.wp-block-image,.vm-article-body .prose>p>img,.vm-article-body .prose>img{max-width:none;width:calc(100% + 5rem);margin-left:-2.5rem}
.vm-article-body .prose>.wp-block-image img,.vm-article-body .prose>p>img,.vm-article-body .prose>img{display:block;width:100%;height:auto;max-width:100%;cursor:zoom-in}
.vm-article-body .prose .wp-block-gallery .wp-block-image{width:auto!important;max-width:none!important;margin:0!important}
.vm-article-body .prose figcaption,.vm-article-body .prose .wp-element-caption{margin:.55rem 0 0;padding:0 .1rem;color:#727a78;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;font-size:.76rem;line-height:1.45;text-align:left}
.vm-article-body .prose .wp-block-gallery,.vm-article-body .prose .rl-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important;width:100%!important;max-width:920px!important;margin:2.2rem auto!important;transform:none!important}
.vm-article-body .prose .wp-block-gallery{align-items:start!important;grid-auto-rows:max-content!important}.vm-article-body .prose .wp-block-gallery figure,.vm-article-body .prose .rl-gallery-item{margin:0!important;min-width:0!important;min-height:0!important;height:auto!important;align-self:start!important;display:block!important;overflow:hidden;background:#e7e9e7}
.vm-article-body .prose .wp-block-gallery img,.vm-article-body .prose .rl-gallery-item img{display:block!important;width:100%!important;height:280px!important;min-height:280px!important;aspect-ratio:auto!important;object-fit:cover!important;opacity:1!important;visibility:visible!important;cursor:zoom-in}
.vm-article-body .prose .wp-block-gallery figcaption{position:static!important;padding:.45rem .55rem!important;background:#f4f3ee!important;color:#565f5d!important;font-size:.72rem!important}
.vm-article-body .prose .rl-gallery-container{width:100%!important;margin:0!important}.vm-article-body .prose .rl-gallery.rl-basicgrid-gallery{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.8rem!important}.vm-article-body .prose .rl-gallery.rl-basicgrid-gallery .rl-gallery-item{width:auto!important;height:auto!important;margin:0!important;float:none!important;display:block!important}.vm-article-body .prose .rl-gallery.rl-basicgrid-gallery .rl-gallery-link{display:block!important;width:100%!important;height:auto!important}.vm-article-body .prose .rl-gallery.rl-basicgrid-gallery .rl-gallery-item img{display:block!important;width:100%!important;min-width:100%!important;max-width:none!important;height:280px!important;min-height:280px!important;object-fit:cover!important}.vm-article-body .prose .rl-gallery.rl-basicgrid-gallery .rl-gallery-item:last-child:nth-child(odd){grid-column:1/-1!important;justify-self:center!important;width:calc(50% - .4rem)!important}
.vm-article-body .prose .alignleft{float:left;max-width:46%;margin:.35rem 1.5rem 1rem 0!important}
.vm-article-body .prose .alignright{float:right;max-width:46%;margin:.35rem 0 1rem 1.5rem!important}
.vm-article-body .prose .aligncenter{display:block;margin-left:auto!important;margin-right:auto!important}

/* Tables, embeds and legacy blocks. */
.vm-article-body .prose table{width:100%;border-collapse:collapse;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;font-size:.88rem}
.vm-article-body .prose th{padding:.7rem .8rem;background:var(--vm-ink);color:#fff;text-align:left}
.vm-article-body .prose td{padding:.65rem .8rem;border-bottom:1px solid var(--vm-line);vertical-align:top}
.vm-article-body .prose tr:nth-child(even) td{background:#f7f6f1}
.vm-article-body .prose iframe,.vm-article-body .prose video{display:block;max-width:100%;margin:2rem auto}
.vm-article-body .prose .wp-block-embed,.vm-article-body .prose .wp-block-video{margin:2.2rem 0}
.vm-article-body .prose .wp-block-embed__wrapper{position:relative;overflow:hidden;max-width:100%}
.vm-article-body .prose .wp-block-button__link{border-radius:0!important;background:var(--vm-teal)!important;color:#fff!important;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;font-weight:800;text-decoration:none!important}
.vm-article-body .prose p:empty,.vm-article-body .prose div:empty{display:none}
.vm-article-body .sharedaddy{margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid var(--vm-line);font-family:system-ui,-apple-system,'Segoe UI',sans-serif}
.vm-article-tags{background:#fff}
.vm-article-nav{padding-top:1.2rem;padding-bottom:3rem;border-top:1px solid var(--vm-line)}
.vm-article-nav a{color:var(--vm-ink);text-decoration:none;font-weight:800}

/* Native article lightbox. */
.vm-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:2rem;background:rgba(10,13,14,.94)}
.vm-lightbox.is-open{display:flex}
.vm-lightbox-figure{position:relative;display:grid;max-width:min(94vw,110rem);max-height:92vh;margin:0;place-items:center}
.vm-lightbox-img{display:block;max-width:92vw;max-height:84vh;width:auto;height:auto;object-fit:contain}
.vm-lightbox-caption{max-width:70rem;margin:.65rem auto 0;color:#d7dfdd;font:500 .8rem/1.45 system-ui,-apple-system,'Segoe UI',sans-serif;text-align:center}
.vm-lightbox-close,.vm-lightbox-prev,.vm-lightbox-next{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.35);background:rgba(16,20,21,.72);color:#fff;cursor:pointer;font:700 1.4rem/1 system-ui;padding:.7rem .85rem}
.vm-lightbox-close{top:1rem;right:1rem}.vm-lightbox-prev,.vm-lightbox-next{top:50%;transform:translateY(-50%)}.vm-lightbox-prev{left:1rem}.vm-lightbox-next{right:1rem}
body.vm-lightbox-open{overflow:hidden}

@media(max-width:850px){
 .vm-article-head-grid{grid-template-columns:1fr;gap:1.4rem}.vm-article-meta{max-width:14rem}.vm-article-body{grid-template-columns:1fr;width:min(100% - 2rem,52rem);gap:0}.vm-article-rule{width:5rem;margin-bottom:1.5rem}.vm-article-body .prose .wp-block-image,.vm-article-body .prose>p>img,.vm-article-body .prose>img{width:100%;margin-left:0}.vm-article-body .prose .wp-block-gallery,.vm-article-body .prose .rl-gallery{width:100%!important;margin-left:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:560px){
 .vm-article-head{padding:2.4rem 0 1.5rem}.vm-article-head h1{font-size:clamp(2.7rem,14vw,4.2rem)!important}.vm-article-body{padding:2rem 0}.vm-article-body .prose{font-size:1rem;line-height:1.7}.vm-article-body .prose>p:first-child{font-size:1.08rem}.vm-article-body .prose h2{margin-top:2.5rem;font-size:clamp(1.7rem,9vw,2.4rem)}.vm-article-body .prose .wp-block-gallery,.vm-article-body .prose .rl-gallery{grid-template-columns:1fr!important;gap:.75rem!important}.vm-article-body .prose .wp-block-gallery img,.vm-article-body .prose .rl-gallery-item img{min-height:0!important;aspect-ratio:auto!important}.vm-article-body .prose .alignleft,.vm-article-body .prose .alignright{float:none;max-width:100%;margin:1.5rem 0!important}.vm-lightbox{padding:.5rem}.vm-lightbox-img{max-width:96vw;max-height:80vh}.vm-lightbox-prev,.vm-lightbox-next{top:auto;bottom:1rem;transform:none}.vm-lightbox-close{top:.5rem;right:.5rem}
}
