
.blog-lang{display:flex;gap:.4rem;margin-left:.8rem}.blog-lang a{font-size:.72rem;font-weight:700;padding:.48rem .6rem;border:1px solid rgba(35,19,54,.18);border-radius:99px;color:#241535;background:#fff}.blog-hero{min-height:50vh;background:linear-gradient(135deg,#f7f2f8 0%,#eef6f4 100%);display:flex;flex-direction:column;justify-content:center}.blog-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 82% 25%,rgba(120,0,168,.10),transparent 28%);pointer-events:none}.blog-hero>*{position:relative;z-index:1}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:1280px;margin:auto}.blog-card{border-radius:24px;overflow:hidden;background:#fff;border:1px solid rgba(35,19,54,.08);box-shadow:0 18px 50px rgba(14,35,48,.10);transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:0 26px 62px rgba(14,35,48,.15)}.blog-image{display:block;aspect-ratio:16/10;min-height:260px;background-size:cover;background-position:center;transition:transform .4s ease}.blog-card:hover .blog-image{transform:scale(1.02)}.blog-card-copy{padding:1.8rem}.blog-card h2{font:500 clamp(1.55rem,3vw,2.25rem)/1.15 "Playfair Display",serif;margin:.4rem 0 .8rem}.blog-card h2 a{color:#1a093f;text-decoration:none}.blog-card-copy>p:not(.eyebrow){color:#5e6876;line-height:1.75}.blog-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.4rem;padding-top:1rem;border-top:1px solid #ece8ee;font-weight:700}.blog-meta time{font-weight:400;opacity:.68}.blog-meta a{color:#7800a8}.blog-post{max-width:920px;margin:0 auto;padding:12rem 1.25rem 5rem}.blog-post-header{text-align:center}.blog-post-header h1{font:500 clamp(2.5rem,7vw,5.2rem)/1.02 "Playfair Display",serif;margin:.5rem 0 1rem;color:#1a093f}.blog-lead{font-size:1.2rem;line-height:1.75;max-width:720px;margin:0 auto;color:#5d6875}.blog-post-meta{margin-top:1.25rem;color:#78808b}.blog-post-cover{width:100%;max-height:590px;object-fit:cover;border-radius:28px;margin:3rem 0;box-shadow:0 20px 55px rgba(20,30,45,.12)}.blog-body{font-size:1.08rem;line-height:1.9;color:#34404b}.blog-body h2{font:500 2rem "Playfair Display",serif;margin-top:2.7rem;color:#1a093f}.blog-body h3{color:#1a093f;margin-top:2rem}.blog-body img{max-width:100%;height:auto;border-radius:18px}.blog-body a{color:#7800a8}.blog-back{margin-top:3rem}.blog-grid:empty:after{content:"No articles are published yet.";grid-column:1/-1;text-align:center;padding:4rem;color:#68727d}
@media(max-width:900px){.blog-lang{position:absolute;right:62px;top:26px}.blog-grid{grid-template-columns:1fr}.blog-hero{min-height:42vh}.blog-post{padding-top:9rem}}
@media(max-width:600px){.blog-lang{top:72px;right:16px}.blog-lang a{padding:.38rem .48rem}.blog-hero{padding-top:165px!important}.blog-card{border-radius:18px}.blog-image{min-height:210px}.blog-card-copy{padding:1.3rem}.blog-meta{align-items:flex-start;flex-direction:column}.blog-post{padding:8.5rem 18px 3.5rem}.blog-post-cover{border-radius:18px;margin:2rem 0}.blog-body{font-size:1rem;line-height:1.8}.footer-brand img{max-width:180px}}
