.velmanta-blog{--blog-surface:#100a35;--blog-surface-soft:#18133b;--blog-text-soft:hsla(0,0%,100%,.72);--blog-border:hsla(0,0%,100%,.13);--blog-shadow:0 26px 70px rgba(0,0,0,.22);background:var(--velmanta-dark);color:var(--velmanta-white)}.velmanta-blog-container{margin:0 auto;width:min(88vw,1240px)}.velmanta-blog-eyebrow{color:#f35aa1;font-size:13px;font-weight:600;letter-spacing:.12em;line-height:1.2;margin:0 0 14px;text-transform:uppercase}.velmanta-blog-hero,.velmanta-blog-post-hero{background:radial-gradient(circle at 82% 20%,rgba(192,22,102,.28),transparent 34%),linear-gradient(180deg,#08032f 0,var(--velmanta-dark) 100%);border-bottom:1px solid var(--blog-border);overflow:hidden;position:relative}.velmanta-blog-hero__inner{max-width:920px;padding:clamp(72px,9vw,138px) 0 clamp(62px,7vw,110px)}.velmanta-blog-hero__author-avatar{background:hsla(0,0%,100%,.04);border:2px solid hsla(0,0%,100%,.18);border-radius:50%;display:block;height:96px;margin-bottom:28px;object-fit:contain;padding:10px;width:96px}.velmanta-blog-hero__title,.velmanta-blog-post-hero__title{color:var(--velmanta-white);font-size:clamp(44px,6vw,86px);font-weight:500;letter-spacing:-.035em;line-height:.98;margin:0;max-width:980px}.velmanta-blog-hero__description{color:var(--blog-text-soft);font-size:clamp(18px,2vw,24px);line-height:1.55;margin-top:26px;max-width:760px}.velmanta-blog-hero__description p{margin:0}.velmanta-blog-filter{padding:28px 0 0}.velmanta-blog-filter .hs_cos_wrapper_type_post_filter h3{font-size:16px;font-weight:500;margin:0 0 14px}.velmanta-blog-filter .hs_cos_wrapper_type_post_filter ul{display:flex;flex-wrap:wrap;gap:9px;list-style:none;margin:0;padding:0}.velmanta-blog-filter .hs_cos_wrapper_type_post_filter li{margin:0}.velmanta-blog-filter .hs_cos_wrapper_type_post_filter a{background:var(--blog-surface-soft);border:1px solid var(--blog-border);border-radius:999px;color:hsla(0,0%,100%,.78);display:inline-flex;font-size:13px;padding:8px 12px;text-decoration:none}.velmanta-blog-filter .hs_cos_wrapper_type_post_filter a:focus-visible,.velmanta-blog-filter .hs_cos_wrapper_type_post_filter a:hover{border-color:rgba(243,90,161,.7);color:var(--velmanta-white)}.velmanta-blog-section{padding:clamp(64px,8vw,112px) 0}.velmanta-blog-grid{display:grid;gap:28px;grid-template-columns:repeat(3,minmax(0,1fr))}.velmanta-blog-card{background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:20px;box-shadow:var(--blog-shadow);display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:transform .2s ease,border-color .2s ease}.velmanta-blog-card:hover{border-color:rgba(243,90,161,.48);transform:translateY(-5px)}.velmanta-blog-card__media,.velmanta-blog-related-card__media{background:var(--blog-surface-soft);display:block;overflow:hidden;text-decoration:none}.velmanta-blog-card__media{aspect-ratio:16/9}.velmanta-blog-card__image,.velmanta-blog-related-card__media img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.velmanta-blog-card:hover .velmanta-blog-card__image,.velmanta-blog-related-card:hover .velmanta-blog-related-card__media img{transform:scale(1.035)}.velmanta-blog-card__image-placeholder{background:radial-gradient(circle at 25% 20%,rgba(192,22,102,.7),transparent 35%),linear-gradient(135deg,#18133b,#060129);display:block;height:100%;width:100%}.velmanta-blog-card__content{display:flex;flex:1;flex-direction:column;padding:26px}.velmanta-blog-card__tags,.velmanta-blog-post-hero__tags{display:flex;flex-wrap:wrap;gap:8px}.velmanta-blog-tag{align-items:center;background:rgba(192,22,102,.11);border:1px solid rgba(243,90,161,.36);border-radius:999px;color:#ff94c6;display:inline-flex;font-size:12px;font-weight:500;line-height:1.2;min-height:28px;padding:6px 10px;text-decoration:none}.velmanta-blog-tag:focus-visible,.velmanta-blog-tag:hover{border-color:rgba(243,90,161,.75);color:var(--velmanta-white)}.velmanta-blog-card__title{font-size:clamp(24px,2.2vw,32px);font-weight:500;letter-spacing:-.02em;line-height:1.12;margin:18px 0 12px}.velmanta-blog-card__title a,.velmanta-blog-related-card h3 a,.velmanta-blog-simple-list h2 a{color:inherit;text-decoration:none}.velmanta-blog-card__title a:hover,.velmanta-blog-related-card h3 a:hover,.velmanta-blog-simple-list h2 a:hover{color:#ff8bc1}.velmanta-blog-card__meta{color:hsla(0,0%,100%,.56);display:flex;flex-wrap:wrap;font-size:13px;gap:8px 16px;line-height:1.4}.velmanta-blog-card__meta a{color:hsla(0,0%,100%,.72);text-decoration:none}.velmanta-blog-card__summary{color:var(--blog-text-soft);font-size:16px;line-height:1.58;margin:18px 0 22px}.velmanta-blog-card__read-more{align-items:center;color:#ff78b6;display:inline-flex;font-size:15px;font-weight:500;gap:8px;margin-top:auto;text-decoration:none}.velmanta-blog-card__read-more:focus-visible,.velmanta-blog-card__read-more:hover{color:var(--velmanta-white)}.velmanta-blog-pagination{align-items:center;display:grid;gap:18px;grid-template-columns:1fr auto 1fr;margin-top:58px}.velmanta-blog-pagination__link{align-items:center;background:var(--blog-surface-soft);border:1px solid var(--blog-border);border-radius:12px;color:var(--velmanta-white);display:inline-flex;gap:8px;min-height:46px;padding:10px 16px;text-decoration:none;width:fit-content}.velmanta-blog-pagination__link:last-child{justify-self:end}.velmanta-blog-pagination__link:focus-visible,.velmanta-blog-pagination__link:hover{border-color:rgba(243,90,161,.7)}.velmanta-blog-pagination__status{color:hsla(0,0%,100%,.62);font-size:14px}.velmanta-blog-simple-list{border-top:1px solid var(--blog-border);display:grid;gap:0}.velmanta-blog-simple-list__item{align-items:baseline;border-bottom:1px solid var(--blog-border);display:grid;gap:28px;grid-template-columns:150px 1fr;padding:24px 0}.velmanta-blog-simple-list__item time{color:hsla(0,0%,100%,.5);font-size:14px}.velmanta-blog-simple-list__item h2{font-size:clamp(22px,2.5vw,34px);font-weight:400;margin:0}.velmanta-blog-subscribe{padding:0 0 clamp(70px,8vw,118px)}.velmanta-blog-sidebar-card,.velmanta-blog-subscribe__inner{background:linear-gradient(135deg,rgba(192,22,102,.14),rgba(24,19,59,.82));border:1px solid var(--blog-border);border-radius:20px;padding:clamp(28px,4vw,48px)}.velmanta-blog-sidebar-card h3,.velmanta-blog-subscribe h3{font-size:clamp(24px,3vw,36px);font-weight:500;margin-top:0}.velmanta-blog .hs-form-field label,.velmanta-blog .hs-form-field legend{color:var(--velmanta-white)}.velmanta-blog .hs-form-field input[type=email],.velmanta-blog .hs-form-field input[type=text],.velmanta-blog .hs-form-field select,.velmanta-blog .hs-form-field textarea{background:rgba(6,1,41,.72);border:1px solid hsla(0,0%,100%,.2);border-radius:10px;color:var(--velmanta-white);min-height:48px;padding:10px 14px;width:100%}.velmanta-blog .hs-button,.velmanta-blog input[type=submit]{background:var(--velmanta-primary);border:1px solid var(--velmanta-primary);border-radius:10px;color:var(--velmanta-white);cursor:pointer;font:inherit;font-weight:500;min-height:46px;padding:11px 20px}.velmanta-blog .hs-button:hover,.velmanta-blog input[type=submit]:hover{background:var(--velmanta-primary-dark)}.velmanta-blog-post-hero__inner{padding:clamp(74px,9vw,136px) 0 clamp(48px,6vw,84px)}.velmanta-blog-post-hero__tags{margin-bottom:24px}.velmanta-blog-post-hero__title{font-size:clamp(42px,5.5vw,78px);max-width:1100px}.velmanta-blog-post-hero__meta{align-items:center;color:hsla(0,0%,100%,.62);display:flex;flex-wrap:wrap;font-size:14px;gap:18px 28px;margin-top:32px}.velmanta-blog-post-authors{align-items:center;display:flex;gap:12px}.velmanta-blog-post-authors__avatars{display:flex}.velmanta-blog-post-authors__avatars img{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.18);border-radius:50%;height:42px;object-fit:contain;padding:4px;width:42px}.velmanta-blog-post-authors__avatars img+img{margin-left:-10px}.velmanta-blog-post-authors__names a{color:var(--velmanta-white);text-decoration:none}.velmanta-blog-post-featured{padding-top:clamp(42px,6vw,78px)}.velmanta-blog-post-featured__image{border:1px solid var(--blog-border);border-radius:20px;display:block;max-height:700px;object-fit:cover;width:100%}.velmanta-blog-post-layout{align-items:start;display:grid;gap:clamp(38px,6vw,86px);grid-template-columns:minmax(0,820px) minmax(260px,1fr);padding-bottom:clamp(70px,8vw,118px);padding-top:clamp(54px,7vw,96px)}.velmanta-blog-post-body{color:hsla(0,0%,100%,.88);font-size:clamp(18px,1.65vw,21px);line-height:1.75}.velmanta-blog-post-body>:first-child{margin-top:0}.velmanta-blog-post-body h2,.velmanta-blog-post-body h3,.velmanta-blog-post-body h4{color:var(--velmanta-white);font-weight:500;letter-spacing:-.02em;line-height:1.14}.velmanta-blog-post-body h2{font-size:clamp(32px,4vw,48px);margin:2.2em 0 .7em}.velmanta-blog-post-body h3{font-size:clamp(26px,3vw,36px);margin:1.9em 0 .65em}.velmanta-blog-post-body a{color:#ff80bb;text-underline-offset:3px}.velmanta-blog-post-body iframe,.velmanta-blog-post-body img,.velmanta-blog-post-body video{max-width:100%}.velmanta-blog-post-body img{border-radius:14px;height:auto}.velmanta-blog-post-body blockquote{border-left:3px solid var(--velmanta-primary);color:var(--velmanta-white);font-size:1.18em;font-weight:300;margin:2em 0;padding:8px 0 8px 26px}.velmanta-blog-post-body pre{background:#03011c;border:1px solid var(--blog-border);border-radius:12px;overflow-x:auto;padding:18px}.velmanta-blog-post-body code{font-size:.9em}.velmanta-blog-post-footer{border-top:1px solid var(--blog-border);margin-top:42px;padding-top:26px}.velmanta-blog-post-footer__tags{color:hsla(0,0%,100%,.6);display:flex;flex-wrap:wrap;font-size:14px;gap:5px 8px}.velmanta-blog-post-footer__tags a{color:#ff85bd;text-decoration:none}.velmanta-blog-share{margin-top:34px}.velmanta-blog-share h2{font-size:20px;font-weight:500;margin:0 0 16px}.velmanta-blog-post-sidebar{position:sticky;top:112px}.velmanta-blog-comments,.velmanta-blog-related{border-top:1px solid var(--blog-border)}.velmanta-blog-related{background:#08032f;padding:clamp(68px,8vw,112px) 0}.velmanta-blog-related__header{margin-bottom:34px}.velmanta-blog-comments__inner>h2,.velmanta-blog-related__header h2{font-size:clamp(34px,4.5vw,56px);font-weight:500;letter-spacing:-.025em;line-height:1.05;margin:0}.velmanta-blog-related__grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.velmanta-blog-related-card{background:var(--blog-surface);border:1px solid var(--blog-border);border-radius:16px;overflow:hidden}.velmanta-blog-related-card__media{aspect-ratio:16/9}.velmanta-blog-related-card__content{padding:22px}.velmanta-blog-related-card time{color:hsla(0,0%,100%,.52);font-size:13px}.velmanta-blog-related-card h3{font-size:clamp(21px,2vw,28px);font-weight:500;line-height:1.16;margin:10px 0 0}.velmanta-blog-comments{padding:clamp(68px,8vw,112px) 0}.velmanta-blog-comments__inner{max-width:860px}.velmanta-blog-comments__inner>h2{margin-bottom:34px}@media (max-width:991.98px){.velmanta-blog-grid,.velmanta-blog-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.velmanta-blog-post-layout{grid-template-columns:1fr}.velmanta-blog-post-sidebar{position:static}}@media (max-width:675.98px){.velmanta-blog-container{width:min(90vw,1240px)}.velmanta-blog-grid,.velmanta-blog-related__grid{grid-template-columns:1fr}.velmanta-blog-card__content{padding:22px}.velmanta-blog-pagination{grid-template-columns:1fr 1fr}.velmanta-blog-pagination__status{grid-column:1/-1;grid-row:1;justify-self:center}.velmanta-blog-pagination__link{grid-row:2}.velmanta-blog-simple-list__item{gap:8px;grid-template-columns:1fr}.velmanta-blog-post-hero__meta{align-items:flex-start;flex-direction:column}}