.blog-index-page,.blog-post-page,.hub-page{background:var(--white)}
.blog-index-hero{padding:160px 0 72px;background:linear-gradient(135deg,#f8f3e9,#edf4fb)}
.blog-index-hero .container{max-width:1000px}
.blog-index-hero h1,.hub-hero h1,.post-hero h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-weight:600;letter-spacing:-.045em;line-height:1.02}
.blog-index-hero h1{max-width:900px;color:var(--forest);font-size:clamp(48px,6vw,76px)}
.blog-index-hero .container>p:last-of-type{max-width:760px;margin:24px 0 0;color:var(--muted);font-size:19px;line-height:1.65}
.hub-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hub-links a{font-weight:850;color:var(--thermal-dark)}
.blog-listing{padding-top:72px}.blog-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.blog-card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.blog-card{overflow:hidden;border:1px solid #dfe7e3;border-radius:22px;background:#fff;box-shadow:0 14px 34px rgba(16,50,43,.05)}
.blog-card-media{display:block;position:relative;aspect-ratio:16/9;overflow:hidden;background:#e7edf4}.blog-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.blog-card:hover .blog-card-media img{transform:scale(1.035)}
.blog-card-fallback{display:flex;flex-direction:column;justify-content:flex-end;padding:28px;background:linear-gradient(135deg,#041c3d,#0b4a86 58%,#d9a52f);color:#fff}.blog-card-fallback span{font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;opacity:.78}.blog-card-fallback strong{display:block;max-width:90%;margin-top:9px;font:600 30px/1.08 Georgia,serif;letter-spacing:-.025em}
.blog-card-body{padding:25px}.blog-card-meta{display:flex;gap:7px;flex-wrap:wrap;color:#6c7a76;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.blog-card-meta a{color:var(--thermal-dark)}.blog-card h2,.blog-card h3{margin:9px 0 11px;color:var(--forest);font:600 29px/1.13 Georgia,serif;letter-spacing:-.02em}.blog-card h3{font-size:25px}.blog-card p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65}
.blog-cluster-band,.hub-seo-note{padding:62px 0;background:var(--forest);color:#fff}.blog-cluster-band .container{display:flex;align-items:center;justify-content:space-between;gap:44px}.blog-cluster-band h2,.hub-seo-note h2{margin:0 0 10px;font:600 40px/1.07 Georgia,serif}.blog-cluster-band p:not(.eyebrow),.hub-seo-note p:not(.eyebrow){max-width:760px;margin:0;color:rgba(255,255,255,.72);line-height:1.6}.cluster-actions{display:flex;gap:12px;flex-wrap:wrap}.cluster-actions .btn-ghost{border-color:rgba(255,255,255,.42);color:#fff}
.post-hero{position:relative;min-height:610px;padding-top:82px;display:grid;align-items:end;overflow:hidden;color:#fff}.post-hero-media{position:absolute;inset:0}.post-hero-media img{width:100%;height:100%;object-fit:cover}.post-hero-inner{position:relative;z-index:2;padding-bottom:66px}.post-hero h1{max-width:990px;font-size:clamp(46px,6.4vw,78px)}.post-hero-lead{max-width:780px;margin:23px 0 0;font-size:20px;line-height:1.58;color:rgba(255,255,255,.88)}.post-meta{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;color:rgba(255,255,255,.7);font-size:13px;font-weight:750}.post-meta a{color:#fff}.post-hero-fallback{min-height:auto;padding:160px 0 76px;background:linear-gradient(135deg,#f8f3e9,#edf4fb);color:var(--forest)}.post-hero-fallback .post-hero-inner{padding-bottom:0}.post-hero-fallback .post-hero-lead{color:var(--muted)}.post-hero-fallback .post-meta{color:#687872}.post-hero-fallback .post-meta a{color:var(--thermal-dark)}
.post-guide-links{margin:10px 0 60px;padding:30px;border:1px solid #dfe7e3;border-radius:22px;background:#f8faf9}.post-guide-links h2{margin:6px 0 20px;color:var(--forest);font:600 34px/1.1 Georgia,serif}.post-link-list{display:grid;gap:10px}.post-link-list a{display:grid;grid-template-columns:1fr auto;gap:4px 20px;padding:16px 18px;border-radius:14px;background:#fff;border:1px solid #e2e8e5}.post-link-list span{grid-column:1/-1;color:var(--thermal-dark);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.post-link-list strong{color:var(--forest);font-size:15px}.post-link-list em{font-style:normal;color:var(--thermal-dark);font-size:12px;font-weight:850}.source-list{display:grid;gap:10px;margin:20px 0 0;padding:0;list-style:none}.source-list a{display:block;padding:12px 14px;border-radius:12px;background:#f7faf9;border:1px solid #e2ebe7;color:var(--thermal-dark);font-size:14px;font-weight:750}.sources-section{padding-top:6px}
.hub-hero{position:relative;min-height:620px;padding-top:82px;display:grid;align-items:end;color:#fff;overflow:hidden}.hub-hero-media{position:absolute;inset:0}.hub-hero-media img{width:100%;height:100%;object-fit:cover}.hub-hero-inner{position:relative;z-index:2;padding-bottom:72px}.hub-hero h1{max-width:980px;font-size:clamp(48px,6.5vw,78px)}.hub-hero-inner>p:last-child{max-width:780px;margin:22px 0 0;color:rgba(255,255,255,.86);font-size:20px;line-height:1.6}.hub-guide-section{padding-top:76px}.hub-seo-note .container{max-width:960px}
@media(max-width:1050px){.blog-card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-cluster-band .container{align-items:flex-start;flex-direction:column}}
@media(max-width:760px){.blog-index-hero{padding-top:128px}.blog-card-grid,.blog-card-grid-3{grid-template-columns:1fr}.post-hero{min-height:560px}.post-hero-fallback{min-height:auto;padding-top:130px}.post-link-list a{grid-template-columns:1fr}.post-link-list em{margin-top:4px}.hub-hero{min-height:570px}.blog-card-fallback strong{font-size:26px}}
@media(max-width:520px){.blog-index-hero h1{font-size:44px}.post-hero h1,.hub-hero h1{font-size:44px}.post-hero-lead,.hub-hero-inner>p:last-child{font-size:17px}.blog-card h2{font-size:26px}.blog-cluster-band h2,.hub-seo-note h2{font-size:34px}}
