.hm-blog-single,.hm-blog-archive{background:#f7fafc}
.hm-article-v3{--hm-article-accent:var(--hm-color-primary);--hm-article-soft:#eef6ff}
.hm-article-v3--investment{--hm-article-accent:#d79100;--hm-article-soft:#fff7df}
.hm-article-v3__hero{position:relative;overflow:hidden;padding:58px 0;background:linear-gradient(135deg,#f8fbff 0%,#eef7ff 58%,#f8fffe 100%);border-bottom:1px solid var(--hm-color-line)}
.hm-article-v3--investment .hm-article-v3__hero{background:linear-gradient(135deg,#fffdf7 0%,#fff6dc 52%,#f5fbff 100%)}
.hm-article-v3__hero:before{content:"";position:absolute;inset:auto -90px -150px auto;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,rgba(0,85,218,.12),transparent 68%);pointer-events:none}
.hm-article-v3--investment .hm-article-v3__hero:before{background:radial-gradient(circle,rgba(255,199,100,.28),transparent 68%)}
.hm-article-v3__hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,520px);gap:48px;align-items:center}
.hm-article-v3__hero-copy{min-width:0}
.hm-article-v3__crumbs{margin-bottom:20px;color:var(--hm-color-muted)}
.hm-article-v3__category{display:inline-flex;margin-bottom:14px;color:var(--hm-article-accent);font-size:13px;font-weight:900}
.hm-article-v3__category a{color:inherit;text-decoration:none}
.hm-article-v3__hero h1{margin:0;color:var(--hm-color-ink);font-size:clamp(34px,4.4vw,58px);line-height:1.45;letter-spacing:-.02em}
.hm-article-v3__meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:20px;color:var(--hm-color-muted);font-size:13px}
.hm-article-v3__hero-media{overflow:hidden;margin:0;border:8px solid rgba(255,255,255,.78);border-radius:30px;box-shadow:0 30px 70px rgba(7,17,31,.13)}
.hm-article-v3__hero-media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.hm-article-v3__layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px;align-items:start;padding-block:46px 84px}
.hm-article-v3__main{min-width:0}
.hm-article-v3__content{padding:34px clamp(20px,4vw,52px);background:#fff;border:1px solid var(--hm-color-line);border-radius:28px;box-shadow:var(--hm-shadow-sm)}
.hm-article-v3__content>*{max-width:none;margin-inline:0}
.hm-article-v3__content p,.hm-article-v3__content li{font-size:clamp(16px,1.15vw,18px);line-height:2.1}
.hm-article-v3__content h2{scroll-margin-top:120px;margin-top:2.15em;padding-top:.15em;color:var(--hm-color-ink);font-size:clamp(25px,3vw,34px);line-height:1.6}
.hm-article-v3__content h2:after{content:"";display:block;width:54px;height:3px;margin-top:12px;border-radius:999px;background:linear-gradient(90deg,var(--hm-article-accent),var(--hm-color-cyan))}
.hm-article-v3__content h3{scroll-margin-top:120px;margin-top:1.8em;color:var(--hm-color-ink);font-size:clamp(21px,2.4vw,27px);line-height:1.7}
.hm-article-v3__content a{font-weight:800}
.hm-article-v3__content img{margin:28px auto;border-radius:20px}
.hm-article-v3__content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;border-radius:16px}
.hm-article-v3__content th{background:var(--hm-article-soft)}
.hm-article-v3__content th,.hm-article-v3__content td{min-width:130px;padding:13px 15px;border:1px solid var(--hm-color-line)}
.hm-article-v3__content blockquote{margin:28px 0;padding:22px 24px;border-right:4px solid var(--hm-article-accent);border-radius:18px;background:var(--hm-article-soft)}
.hm-article-v3__aside{position:sticky;top:calc(var(--hm-header-height) + 24px);display:grid;gap:20px}
.hm-toc{padding:22px;border:1px solid var(--hm-color-line);border-radius:22px;background:#fff;box-shadow:var(--hm-shadow-sm)}
.hm-toc>strong{display:block;margin-bottom:12px;color:var(--hm-color-ink);font-size:16px}
.hm-toc ol{max-height:55vh;overflow:auto;margin:0;padding:0 20px 0 0}
.hm-toc li{margin:7px 0;color:var(--hm-color-muted);font-size:13px;line-height:1.75}
.hm-toc li.hm-toc__sub{margin-right:14px;font-size:12px}
.hm-toc a{color:inherit;text-decoration:none}
.hm-toc a:hover{color:var(--hm-article-accent)}
.hm-consult-card{padding:24px;border-radius:22px;background:#071426;color:#fff;box-shadow:var(--hm-shadow-md)}
.hm-consult-card h2{margin:6px 0 10px;color:#fff;font-size:21px;line-height:1.6}
.hm-consult-card p{margin:0 0 18px;color:#cbd7e5;font-size:13px;line-height:1.9}
.hm-consult-card .hm-kicker{color:var(--hm-color-cyan)}
.hm-toc-mobile{display:none;margin:0 0 18px;padding:14px 16px;border:1px solid var(--hm-color-line);border-radius:18px;background:#fff}
.hm-toc-mobile summary{cursor:pointer;color:var(--hm-color-ink);font-weight:900}
.hm-toc-mobile .hm-toc{margin-top:12px;padding:0;border:0;box-shadow:none}
.hm-author-card,.hm-related,.hm-comments{margin-top:28px;padding:26px;border:1px solid var(--hm-color-line);border-radius:24px;background:#fff;box-shadow:var(--hm-shadow-sm)}
.hm-author-card{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}
.hm-author-card__avatar img{border-radius:50%}
.hm-author-card span{color:var(--hm-article-accent);font-size:12px;font-weight:900}
.hm-author-card h2{margin:2px 0 6px;color:var(--hm-color-ink);font-size:22px}
.hm-author-card p{margin:0;color:var(--hm-color-muted);font-size:14px;line-height:1.9}
.hm-related__head{margin-bottom:20px}
.hm-related__head h2{margin:5px 0 0;color:var(--hm-color-ink)}
.hm-comments h2{color:var(--hm-color-ink)}
.hm-comments__list{margin:0 0 28px;padding:0;list-style:none}
.hm-comments__list .comment{margin:14px 0;padding:16px;border-radius:16px;background:var(--hm-color-surface)}
.hm-comments textarea,.hm-comments input[type=text],.hm-comments input[type=email],.hm-comments input[type=url]{width:100%;padding:12px 14px;border:1px solid var(--hm-color-line);border-radius:14px;background:#fff}
.hm-archive-hero{padding:64px 0;background:linear-gradient(135deg,#f8fbff,#eef8ff 55%,#f5fffd);border-bottom:1px solid var(--hm-color-line)}
.hm-archive-hero h1{margin:7px 0;color:var(--hm-color-ink);font-size:clamp(36px,5vw,62px);line-height:1.35}
.hm-archive-hero__desc{max-width:760px;color:var(--hm-color-muted)}
.hm-listing--v3{padding-block:38px 84px}
.hm-category-chips{display:flex;gap:8px;overflow-x:auto;margin-bottom:28px;padding-bottom:6px}
.hm-category-chips a{flex:0 0 auto;padding:8px 14px;border:1px solid var(--hm-color-line);border-radius:999px;background:#fff;color:var(--hm-color-ink);font-size:13px;font-weight:800;text-decoration:none}
.hm-category-chips a:hover{border-color:var(--hm-color-primary);color:var(--hm-color-primary)}
.hm-post-card{height:100%}
.hm-post-card .hm-card__body{display:flex;flex-direction:column;height:calc(100% - 1px)}
.hm-post-card .hm-card__meta{display:flex;flex-wrap:wrap;gap:6px 12px}
.hm-post-card .hm-card__meta a{color:var(--hm-color-muted);text-decoration:none}
.hm-post-card h2{font-size:19px}
.hm-post-card p{margin-bottom:14px}
.hm-post-card__more{margin-top:auto;color:var(--hm-color-primary);font-size:13px;font-weight:900;text-decoration:none}
.hm-post-card__placeholder{display:block;width:100%;height:100%;background:linear-gradient(135deg,#eaf3ff,#f7fbff)}
.hm-pagination{margin-top:34px}
.hm-pagination .nav-links{display:flex;justify-content:center;flex-wrap:wrap;gap:7px}
.hm-pagination .page-numbers{display:grid;place-items:center;min-width:42px;height:42px;padding:0 10px;border:1px solid var(--hm-color-line);border-radius:12px;background:#fff;color:var(--hm-color-ink);text-decoration:none}
.hm-pagination .current{background:var(--hm-color-primary);color:#fff;border-color:var(--hm-color-primary)}
@media(max-width:1050px){.hm-article-v3__hero-grid{grid-template-columns:1fr}.hm-article-v3__hero-media{max-width:720px}.hm-article-v3__layout{grid-template-columns:1fr}.hm-article-v3__aside{display:none}.hm-toc-mobile{display:block}}
@media(max-width:680px){.hm-article-v3__hero{padding:38px 0}.hm-article-v3__hero-grid{gap:26px}.hm-article-v3__hero h1{font-size:32px}.hm-article-v3__hero-media{border-width:5px;border-radius:22px}.hm-article-v3__layout{padding-block:28px 56px}.hm-article-v3__content{padding:24px 16px;border-radius:20px}.hm-author-card,.hm-related,.hm-comments{padding:20px 16px;border-radius:20px}.hm-author-card{grid-template-columns:1fr;text-align:center}.hm-author-card__avatar{display:flex;justify-content:center}.hm-category-chips{margin-inline:-14px;padding-inline:14px}}
