.blog-post{margin:0 auto;max-width:960px}.blog-post__meta{margin-bottom:1.4rem}.blog-post__meta a{text-decoration:underline}.blog-post__timestamp{display:block}.blog-post__tags svg{height:auto;margin-right:.35rem;width:15px}.blog-post__tag-link{font-size:.875rem}.blog-related-posts{background-color:transparent}.blog-related-posts h2{text-align:center}.blog-related-posts__list{display:flex;flex-wrap:wrap}.blog-related-posts__post{flex:0 0 100%;padding:1rem}@media screen and (min-width:768px){.blog-related-posts__post{flex:0 0 50%}}@media screen and (min-width:1000px){.blog-related-posts__post{flex:0 0 33.33333%}}.blog-related-posts__image{height:auto;max-width:100%}.blog-related-posts__title{margin:.7rem 0}.blog-comments{margin:0 auto;max-width:680px}.blog-comments .hs-submit{text-align:center}.blog-comments .comment-reply-to{border:0}.blog-comments .comment-reply-to:focus,.blog-comments .comment-reply-to:hover{background-color:transparent;text-decoration:underline}.blog-listing__post.card{transition:all .3s ease}.blog-listing__post.card:hover{border-color:rgba(239,65,54,.2);box-shadow:0 10px 50px rgba(239,65,54,.15);transform:translateY(-4px)!important}.blog-listing__post.card:hover .blog-listing__post-image{transform:scale(1.05)}.blog-related-posts__list{background:#0a0e27;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0;padding:2rem 2rem 4rem}.blog-related-posts__list .blog-related-posts__post{background:linear-gradient(135deg,rgba(30,35,60,.8),rgba(15,20,40,.9));border:1px solid hsla(0,0%,100%,.05);border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.blog-related-posts__list .blog-related-posts__post:before{background:linear-gradient(135deg,rgba(194,32,172,.05),rgba(236,72,153,.05) 50%,rgba(251,146,60,.05));border-radius:1rem;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.blog-related-posts__list .blog-related-posts__post:hover{border-color:rgba(239,65,54,.2);box-shadow:0 10px 50px rgba(239,65,54,.15);transform:translateY(-4px)}.blog-related-posts__list .blog-related-posts__post:hover:before{opacity:1}.blog-related-posts__list .blog-listing__post-title{left:1rem;margin:0;position:absolute;top:5.7rem;z-index:10}.blog-related-posts__list .blog-listing__post-tag{backdrop-filter:blur(8px);background:transparent;border-radius:.375rem;color:#a5a8c0;display:inline-block;font-size:.45rem;font-weight:600;letter-spacing:.05em;padding:.375rem .475rem;text-decoration:none;text-transform:uppercase;transition:all .2s ease}.blog-related-posts__list .blog-listing__post-tag:hover{background:rgba(85,85,106,.3);color:#fff}.blog-related-posts__list .blog-related-posts__post-image-wrapper{aspect-ratio:16/9;background:linear-gradient(135deg,#1e2545,#0f1428);display:block;overflow:hidden;position:relative;width:100%}.blog-related-posts__list .blog-related-posts__image{display:block;height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.blog-related-posts__list .blog-related-posts__post:hover .blog-related-posts__image{transform:scale(1.05)}.blog-related-posts__list .blog-related-posts__post-image-wrapper:after{background:linear-gradient(0deg,rgba(15,20,40,.9) 0,transparent);bottom:0;content:"";height:50%;left:0;pointer-events:none;position:absolute;right:0}.blog-related-posts__list .blog-related-posts__content{display:flex;flex:1;flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 1rem}.blog-related-posts__list .blog-related-posts__content:before{color:#6b7088;content:"2025.12.03";display:none;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.blog-related-posts__list .blog-related-posts__title{font-size:1.125rem;font-weight:700;line-height:1.3;margin:0}.blog-related-posts__list .blog-related-posts__title-link{color:#e8e9f0;display:block;text-decoration:none;transition:color .2s ease}.blog-related-posts__list .blog-related-posts__title-link:hover{color:#fff}.blog-related-posts__list .blog-related-posts__content{color:#a5a8c0;font-size:.7375rem;gap:.15rem;line-height:1.6}.blog-related-posts__list .blog-listing__post-button-wrapper{margin-top:auto;padding:0 1.5rem .4rem;text-align:right}.blog-related-posts__list .blog-listing__post-button{align-items:center;background:transparent;border:1px solid hsla(0,0%,100%,0);border-radius:.5rem;color:#a5a8c0;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;overflow:hidden;padding:.5em .6em;position:relative;text-decoration:none;transition:all .3s ease}.blog-related-posts__list .blog-listing__post-button:after{content:"";display:inline-block;margin-left:.5rem;transition:transform .2s ease}.blog-related-posts__list .blog-listing__post-button:hover{background:transparent;border-color:hsla(0,0%,100%,.1);transform:translateY(-2px)}@media (max-width:768px){.blog-related-posts__list{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1rem}.blog-related-posts__list .blog-related-posts__content{padding:1.25rem}.blog-related-posts__list .blog-listing__post-button-wrapper{padding:0 1.25rem 1.25rem}}@media (min-width:769px) and (max-width:1200px){.blog-related-posts__list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1201px){.blog-related-posts__list{grid-template-columns:repeat(3,1fr);margin-left:auto;margin-right:auto;max-width:1400px}}.blog-related-posts__list .blog-listing__post-button:focus,.blog-related-posts__list .blog-listing__post-tag:focus,.blog-related-posts__list .blog-related-posts__post-image-wrapper:focus,.blog-related-posts__list .blog-related-posts__title-link:focus{background:transparent;outline:2px solid #c220ac;outline-offset:2px}.blog-related-posts__list .blog-related-posts__post{flex:0 0 100%;padding:0}section.blog-related-posts.czm-section.czm_primary.visible{background:#0a0e27}section.blog-related-posts.czm-section.czm_primary.visible .content-wrapper{background:transparent}.blog-related-posts h2{padding-left:1em;padding-top:1em;text-align:left}