.vt-blog-hero{background:var(--vt-dark,#0c0d0f);color:#fff;padding:60px 0 68px;text-align:center}.vt-blog-hero h1{color:#fff;font-size:clamp(30px,4vw,44px);margin-bottom:10px}.vt-blog-hero p{color:#b6babe;font-size:18px;margin:0 auto;max-width:560px}.vt-blog-list{padding:64px 0 88px}.vt-blog-grid{display:grid;gap:28px;grid-template-columns:repeat(3,1fr)}@media (max-width:980px){.vt-blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.vt-blog-grid{grid-template-columns:1fr}}.vt-post-card{background:#fff;border:1px solid var(--vt-line,#e6e8e9);border-radius:14px;display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.vt-post-card:hover{border-color:transparent;box-shadow:0 18px 40px rgba(12,13,15,.1);transform:translateY(-3px)}.vt-post-card__img{aspect-ratio:16/9;object-fit:cover;width:100%}.vt-post-card__imgwrap{background:var(--vt-bg-soft,#fafafa);display:block}.vt-post-card__body{display:flex;flex:1;flex-direction:column;padding:22px 24px 24px}.vt-post-card__tag{color:var(--vt-accent,#0177e3);font-size:12px;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.vt-post-card__title{font-size:19px;line-height:1.3;margin:0 0 10px}.vt-post-card__title a{color:var(--vt-ink,#111315)}.vt-post-card__title a:hover{color:var(--vt-accent,#0177e3);text-decoration:none}.vt-post-card__excerpt{color:var(--vt-ink-mute,#6b7176);flex:1;font-size:15px;margin:0 0 16px}.vt-post-card__meta{color:var(--vt-ink-mute,#6b7176);font-size:13px}.vt-post-feat{background:#fff;border:1px solid var(--vt-line,#e6e8e9);border-radius:16px;display:grid;gap:0;grid-template-columns:1.2fr 1fr;margin-bottom:40px;overflow:hidden}.vt-post-feat__imgwrap{background:var(--vt-bg-soft);display:block;min-height:100%}.vt-post-feat__img{height:100%;object-fit:cover;width:100%}.vt-post-feat__body{display:flex;flex-direction:column;justify-content:center;padding:40px 44px}.vt-post-feat__title{font-size:clamp(24px,2.6vw,32px);margin:0 0 14px}.vt-post-feat__title a{color:var(--vt-ink)}.vt-post-feat__title a:hover{color:var(--vt-accent);text-decoration:none}@media (max-width:860px){.vt-post-feat{grid-template-columns:1fr}.vt-post-feat__body{padding:26px}}.vt-blog-pager{display:flex;gap:8px;justify-content:center;margin-top:52px}.vt-blog-pager a,.vt-blog-pager span{align-items:center;border:1px solid var(--vt-line,#e6e8e9);border-radius:10px;color:var(--vt-ink);display:inline-flex;font-size:15px;font-weight:600;height:42px;justify-content:center;min-width:42px;padding:0 12px}.vt-blog-pager a:hover{border-color:var(--vt-accent);color:var(--vt-accent);text-decoration:none}.vt-blog-pager .is-current{background:var(--vt-accent,#0177e3);border-color:var(--vt-accent);color:#fff}.vt-post{padding:48px 0 88px}.vt-post__head{margin:0 auto 36px;max-width:760px}.vt-post__tag{color:var(--vt-accent);display:block;font-size:13px;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.vt-post__head h1{font-size:clamp(30px,4vw,46px);margin-bottom:18px}.vt-post__meta{align-items:center;border-bottom:1px solid var(--vt-line);color:var(--vt-ink-mute);display:flex;font-size:14px;gap:12px;padding-bottom:26px}.vt-post__avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.vt-post__feature{margin:0 auto 44px;max-width:980px}.vt-post__feature img{border-radius:16px;width:100%}.vt-post__body{font-size:17.5px;line-height:1.75;margin:0 auto;max-width:760px}.vt-post__body h2{font-size:27px;margin:42px 0 14px}.vt-post__body h3{font-size:21px;margin:32px 0 10px}.vt-post__body img{border-radius:12px;margin:24px 0}.vt-post__body blockquote{border-left:3px solid var(--vt-accent);color:var(--vt-ink-soft,#3a3a3a);font-size:19px;margin:24px 0;padding:4px 0 4px 22px}.vt-post__body pre{background:var(--vt-bg-soft);border:1px solid var(--vt-line);border-radius:10px;overflow:auto;padding:16px}.vt-post__foot{align-items:center;border-top:1px solid var(--vt-line);display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin:48px auto 0;max-width:760px;padding-top:28px}.vt-post__tags{display:flex;flex-wrap:wrap;gap:8px}.vt-post__tags a{background:var(--vt-bg-soft);border:1px solid var(--vt-line);border-radius:99px;color:var(--vt-ink-mute);font-size:13px;font-weight:600;padding:6px 12px}.vt-post__tags a:hover{border-color:var(--vt-accent);color:var(--vt-accent);text-decoration:none}.vt-post-related{background:var(--vt-bg-soft,#fafafa);padding:64px 0 80px}.vt-post-related h2{margin-bottom:36px;text-align:center}