.blog-hero{color:#fff;background:linear-gradient(135deg,#15192e 0%,#31396a 100%);padding:4rem 1rem 3rem}.blog-hero h1{color:#fff;font-weight:700}.blog-hero p{color:#d7dbf0;max-width:620px;margin:.75rem auto 0}.blog-list-section{background:#f4f7fe}.blog-card{height:100%;color:inherit;background:#fff;border-radius:14px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 18px #15192e14}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 26px #15192e24}.blog-card-cover{background:#e4e8e7;width:100%;height:190px;position:relative}.blog-card-body{flex-direction:column;flex:1;padding:1.25rem 1.25rem 1.5rem;display:flex}.blog-card-date{color:#cf2680;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem;font-weight:600}.blog-card-title{color:#15192e;margin:.4rem 0 .5rem;font-size:1.15rem;font-weight:700}.blog-card-excerpt{color:#615b64;flex:1;font-size:.92rem}.blog-tag{color:#9f7582;background:#fee4dd;border-radius:999px;margin:0 .35rem .35rem 0;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.blog-post-hero{color:#fff;background:#15192e;padding:3rem 1rem 2.5rem}.blog-post-hero h1{color:#fff;max-width:800px;margin:.75rem auto 0;font-weight:700}.blog-post-meta{color:#d7dbf0;font-size:.9rem}.blog-post-cover{border-radius:16px;width:100%;max-width:860px;height:360px;margin:-2.5rem auto 2rem;position:relative;overflow:hidden;box-shadow:0 12px 30px #15192e33}.blog-post-body{color:#33344a;max-width:760px;margin:0 auto}.blog-post-body h2{color:#15192e;margin-top:2.25rem;font-weight:700}.blog-post-body h3{color:#15192e;margin-top:1.75rem;font-weight:700}.blog-post-body p{margin-bottom:1.1rem;line-height:1.75}.blog-post-body a{color:#cf2680;text-decoration:underline}.blog-post-body ul,.blog-post-body ol{margin-bottom:1.1rem;line-height:1.75}.blog-post-body blockquote{color:#615b64;border-left:4px solid #e54976;margin:1.5rem 0;padding-left:1rem;font-style:italic}.blog-cta{text-align:center;background:#fee4dd;border-radius:14px;margin:2.5rem 0;padding:1.5rem}.blog-cta-btn{background:#15192e;border-radius:8px;margin-top:.75rem;padding:.65rem 1.5rem;font-weight:600;transition:background .2s;display:inline-block;color:#fff!important;text-decoration:none!important}.blog-cta-btn:hover{background:#31396a}.blog-post-tags{margin-top:1rem}
