.article-gallery{width:min(920px,100%);margin:48px auto 36px}.article-gallery>header{margin-bottom:20px;border-bottom:2px solid var(--red,#ef2638)}.article-gallery>header h2{display:inline-block;margin:0 0 10px;font-size:clamp(28px,3vw,38px);line-height:1.1;color:#101116}.article-gallery-stage{position:relative;display:grid;min-height:clamp(340px,55vw,620px);overflow:hidden;background:#050505;isolation:isolate}.article-gallery-slide{grid-area:1/1;display:flex;align-items:center;justify-content:center;width:100%;height:100%;margin:0}.article-gallery-slide[hidden]{display:none}.article-gallery-slide img{display:block;width:100%;height:100%;max-height:620px;object-fit:contain;background:#050505}.article-gallery-slide figcaption{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:42px 16px 16px;background:linear-gradient(transparent,rgba(0,0,0,.82));color:#fff;font-size:14px;font-weight:700}.article-gallery-arrow,.article-gallery-fullscreen{position:absolute;z-index:4;display:grid;place-items:center;border:0;color:#fff;cursor:pointer}.article-gallery-arrow{top:50%;width:48px;height:64px;padding:0;background:rgba(0,0,0,.32);font-size:48px;line-height:1;transform:translateY(-50%);transition:background .2s}.article-gallery-arrow:hover{background:rgba(239,38,56,.9)}.article-gallery-arrow.is-prev{left:0}.article-gallery-arrow.is-next{right:0}.article-gallery-fullscreen{top:14px;right:14px;width:42px;height:42px;border-radius:8px;background:rgba(0,0,0,.55)}.article-gallery-fullscreen svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2}.article-gallery-dots{position:absolute;z-index:4;right:70px;bottom:17px;left:70px;display:flex;gap:10px;justify-content:center}.article-gallery-dots button{width:36px;height:3px;padding:0;border:0;background:rgba(255,255,255,.5);cursor:pointer}.article-gallery-dots button.is-active{background:var(--red,#ef2638)}.article-gallery-stage:fullscreen{width:100vw;height:100vh;min-height:100vh}.article-gallery-stage:fullscreen .article-gallery-slide img{max-height:100vh}.article-gallery-stage.is-fullscreen-fallback{position:fixed;z-index:99999;inset:0;width:100vw;height:100vh;min-height:100vh}.article-gallery-stage.is-fullscreen-fallback .article-gallery-slide img{max-height:100vh}
@media(max-width:700px){.article-gallery{margin:36px auto 28px}.article-gallery>header{margin-bottom:14px}.article-gallery-stage{min-height:58vw;max-height:72vh}.article-gallery-slide img{max-height:72vh}.article-gallery-slide figcaption{padding:36px 12px 12px;font-size:12px}.article-gallery-arrow{width:40px;height:54px;font-size:40px}.article-gallery-fullscreen{top:10px;right:10px;width:38px;height:38px}.article-gallery-dots{right:50px;bottom:12px;left:50px;gap:7px}.article-gallery-dots button{width:22px}}
.article-gallery{margin-top:28px;margin-bottom:28px}.article-content-continuation{margin-top:34px}.article-read-also{width:min(920px,100%);margin:30px auto 44px}.article-read-also h2{margin:0 0 20px;padding-bottom:10px;border-bottom:2px solid var(--red,#ef2638);color:#101116;font-size:clamp(26px,3vw,34px);line-height:1.1}.article-read-also-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.article-read-also-grid a{display:grid;grid-template-columns:100px minmax(0,1fr);gap:13px;align-items:center;min-width:0;color:#101116;text-decoration:none}.article-read-also-grid img,.read-also-placeholder{width:100px;height:82px;border-radius:8px;object-fit:cover}.read-also-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,var(--purple,#64338d),var(--red,#ef2638));color:#fff;font-weight:900}.article-read-also-grid a>span:last-child{min-width:0}.article-read-also-grid small,.article-read-also-grid strong{display:block}.article-read-also-grid small{margin-bottom:6px;color:var(--purple,#64338d);font-size:11px;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.article-read-also-grid a:nth-child(3n+2) small{color:var(--red,#ef2638)}.article-read-also-grid a:nth-child(3n) small{color:#7650a0}.article-read-also-grid strong{font-size:15px;font-weight:800;line-height:1.25}.article-read-also-grid a:hover strong{color:var(--red,#ef2638)}
@media(max-width:760px){.article-gallery{margin-top:22px}.article-content-continuation{margin-top:28px}.article-read-also{margin:24px auto 34px}.article-read-also-grid{grid-template-columns:1fr;gap:14px}.article-read-also-grid a{grid-template-columns:96px minmax(0,1fr)}.article-read-also-grid img,.read-also-placeholder{width:96px;height:76px}.article-read-also-grid strong{font-size:15px}}

.article-tags{width:min(920px,100%);margin:32px auto 12px;padding-top:22px;border-top:1px solid #e8e4ec;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.article-tags>strong{margin-right:4px;color:#101116;font-size:14px;font-weight:800}.article-tags a{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border:1px solid #ded6e7;border-radius:999px;background:#f7f4fa;color:var(--purple,#64338d);font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,transform .2s}.article-tags a:hover,.article-tags a:focus-visible{border-color:var(--purple,#64338d);background:var(--purple,#64338d);color:#fff;transform:translateY(-1px)}
@media(max-width:700px){.article-tags{margin-top:26px;padding-top:18px;gap:8px}.article-tags a{min-height:32px;padding:6px 10px;font-size:11px}}
