.blog-page{width:min(1430px,calc(100% - 48px));margin:28px auto 72px;color:var(--navy)}.blog-breadcrumbs{display:flex;align-items:center;gap:8px;margin-bottom:22px;color:#8491a4;font-size:13px;white-space:nowrap;overflow:hidden}.blog-breadcrumbs .ti{width:14px;height:14px;flex:none}.blog-breadcrumbs span{overflow:hidden;text-overflow:ellipsis}.blog-kicker{width:max-content;padding:8px 12px;display:flex;align-items:center;gap:7px;border-radius:18px;background:#eef5ff;color:var(--blue);font-size:12px;font-weight:700}.blog-kicker .ti{width:16px;height:16px}.blog-hero{min-height:280px;padding:34px 38px;display:grid;grid-template-columns:.75fr 1.25fr;gap:36px;align-items:center;border-radius:28px;background:linear-gradient(120deg,#fff8fc,#edf7ff)}.blog-hero h1{margin:18px 0 12px;font-size:50px;line-height:1.04;letter-spacing:-1.7px}.blog-hero p{max-width:520px;margin:0;color:var(--muted);font-size:16px;line-height:1.55}.featured-story{min-height:210px;padding:26px;position:relative;display:flex;justify-content:flex-end;align-items:flex-start;flex-direction:column;border-radius:22px;background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.28)),var(--story-image) center/cover no-repeat;overflow:hidden}.featured-story>span{padding:6px 10px;border-radius:14px;background:#eaf6df;color:#4b963d;font-size:11px;font-weight:700}.featured-story h2{max-width:430px;margin:14px 0 8px;font-size:23px;line-height:1.25}.featured-story small{color:#65758b}.blog-filters{margin:22px 0;display:grid;grid-template-columns:1fr 250px 160px;gap:12px}.blog-categories{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.blog-categories a{padding:12px 15px;flex:none;border:1px solid #dde6f1;border-radius:13px;color:#53647b;font-size:13px}.blog-categories a.is-active{border-color:#cfe1ff;background:#eaf3ff;color:var(--blue);font-weight:700}.blog-search{height:44px;padding:0 13px;display:flex;align-items:center;gap:8px;border:1px solid #dce5ef;border-radius:13px}.blog-search .ti{width:18px;height:18px;color:#8491a4}.blog-search input{min-width:0;flex:1;border:0;outline:0;font:inherit}.blog-filters select{padding:0 12px;border:1px solid #dce5ef;border-radius:13px;background:#fff;color:#53647b}.blog-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.post-card{min-width:0;border:1px solid #e1e8f1;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 6px 20px rgba(23,43,73,.04);transition:.2s}.post-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(23,43,73,.1)}.post-card-image{height:210px;position:relative;display:block;overflow:hidden}.post-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.post-card:hover img{transform:scale(1.035)}.post-card-image span{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:14px;background:rgba(255,255,255,.9);color:#7655bf;font-size:11px;font-weight:700}.post-card>div{min-height:220px;padding:18px;display:flex;flex-direction:column}.post-card time{color:#8491a4;font-size:11px}.post-card h2{margin:9px 0;font-size:17px;line-height:1.35}.post-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.post-read{margin-top:auto;padding-top:18px;display:flex;align-items:center;gap:6px;color:var(--blue);font-size:12px;font-weight:700}.post-read .ti{width:15px;height:15px}.blog-sidebar{display:grid;gap:18px;position:sticky;top:100px}.newsletter-card,.visit-card{padding:24px;border-radius:20px}.newsletter-card{background:linear-gradient(145deg,#f5edff,#fff)}.newsletter-card>.ti{width:42px;height:42px;padding:10px;border-radius:50%;background:#fff;color:#8b58de}.blog-sidebar h2{margin:12px 0 8px;font-size:20px}.blog-sidebar p{margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.55}.blog-sidebar a{height:44px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:var(--blue);color:#fff;font-size:13px;font-weight:700}.visit-card{min-height:180px;background:linear-gradient(90deg,rgba(255,255,255,.95),rgba(255,255,255,.18)),url('../images/home-extra/greenhouse-visitors.jpg') center/cover}.visit-card a{width:max-content;padding:0 14px}.blog-pagination{margin-top:30px;display:flex;justify-content:center;gap:8px}.blog-pagination .page-numbers{width:42px;height:42px;display:grid;place-items:center;border:1px solid #dce5ef;border-radius:12px}.blog-pagination .current{border-color:var(--blue);background:var(--blue);color:#fff}.blog-empty{grid-column:1/-1;padding:60px;text-align:center;border-radius:20px;background:#f6f9fd}
.article-hero{padding:34px;display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:center;border-radius:28px;background:linear-gradient(125deg,#fff8fc,#eef8ff)}.article-heading h1{margin:18px 0 14px;font-size:48px;line-height:1.08;letter-spacing:-1.5px}.article-heading>p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.article-hero>img{width:100%;height:390px;border-radius:24px;object-fit:cover}.article-meta{margin-top:25px;display:flex;align-items:center;gap:12px}.article-meta img{border-radius:50%}.article-meta p{margin:0}.article-meta strong,.article-meta span{display:block}.article-meta strong{font-size:13px}.article-meta span{margin-top:4px;color:#8290a3;font-size:12px}.article-layout{margin-top:34px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:44px;align-items:start}.article-content{min-width:0;color:#42536a;font-size:16px;line-height:1.8}.article-content>*:first-child{margin-top:0}.article-content h2,.article-content h3{scroll-margin-top:100px;color:var(--navy);line-height:1.25}.article-content h2{margin:42px 0 14px;font-size:29px}.article-content h3{margin:30px 0 12px;font-size:22px}.article-content p{margin:0 0 20px}.article-content img{max-width:100%;height:auto;border-radius:20px}.article-content blockquote{margin:28px 0;padding:22px 25px;border:0;border-radius:18px;background:#f1f6ff;color:#31465f}.article-content ul,.article-content ol{padding-left:24px}.article-aside{position:sticky;top:100px;display:grid;gap:20px}.article-toc,.article-note{padding:22px;border:1px solid #e0e8f2;border-radius:19px;background:#fff}.article-toc h2,.article-note h2{margin:0 0 14px;font-size:18px}.article-toc a{padding:9px 10px;display:block;border-radius:9px;color:#5b6b81;font-size:13px;line-height:1.4}.article-toc a:hover{background:#edf5ff;color:var(--blue)}.article-toc .level-3{padding-left:22px}.article-note{background:linear-gradient(145deg,#f2f9ee,#fff)}.article-note>.ti{width:38px;height:38px;padding:9px;border-radius:50%;background:#fff;color:#54ad46}.article-note p{color:var(--muted);font-size:13px;line-height:1.55}.article-note a{color:var(--blue);font-size:13px;font-weight:700}.related-posts{margin-top:55px}.related-posts h2{font-size:28px}.related-posts>div{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.related-posts a{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:14px;padding:10px;border:1px solid #e0e8f2;border-radius:16px;font-weight:700}.related-posts img{width:110px;height:82px;border-radius:11px;object-fit:cover}
@media(max-width:1050px){.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-layout{grid-template-columns:minmax(0,1fr) 280px}.blog-hero{grid-template-columns:1fr}.blog-filters{grid-template-columns:1fr 1fr}.blog-categories{grid-column:1/-1}}
@media(max-width:780px){.blog-layout,.article-layout{grid-template-columns:1fr}.blog-sidebar,.article-aside{position:static}.article-aside{grid-row:1}.article-hero{grid-template-columns:1fr}.article-hero>img{height:320px}.related-posts>div{grid-template-columns:1fr}}
@media(max-width:650px){.blog-page{width:calc(100% - 24px);margin-top:18px}.blog-hero{padding:24px;border-radius:22px}.blog-hero h1,.article-heading h1{font-size:36px}.featured-story{min-height:230px}.blog-filters{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr}.post-card-image{height:225px}.article-hero{padding:20px;gap:24px}.article-hero>img{height:250px}.article-content{font-size:15px}.article-content h2{font-size:25px}.article-aside{display:block}.article-toc{margin-bottom:16px}.related-posts a{grid-template-columns:90px 1fr}.related-posts img{width:90px}}
.blog-page>.blog-hero{width:100%;height:auto!important;margin:0!important}
