.blog{background:var(--surface)}.blog--embedded{background:0 0}.blog-featured{border-radius:var(--radius-2xl);background:var(--white);border:1px solid var(--border-light);box-shadow:var(--shadow-md);grid-template-columns:1.15fr .85fr;gap:1.5rem;margin-bottom:1.5rem;padding:clamp(1.5rem,3vw,2.25rem);display:grid;position:relative;overflow:hidden}.blog-featured__accent{background:var(--gradient-brand);height:4px;position:absolute;inset:0 0 auto}.blog-featured__content{z-index:1;position:relative}.blog-featured__meta{flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin-bottom:1rem;display:flex}.blog-featured__meta time,.blog-featured__read{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.78rem;display:inline-flex}.blog-featured__tag{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);padding:.32rem .7rem;font-size:.68rem;font-weight:700}.blog-featured__tag--purple{color:#7c3aed;background:#ede9fe}.blog-featured__tag--blue{background:var(--blue-light);color:var(--blue)}.blog-featured__tag--green{background:var(--green-light);color:var(--green-dark)}.blog-featured__tag--orange{background:var(--orange-light);color:var(--orange)}.blog-featured h3{font-family:var(--font-display);color:var(--blue-dark);letter-spacing:-.02em;margin-bottom:.85rem;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.3}.blog-featured h3 a{color:inherit;text-decoration:none}.blog-featured h3 a:hover{color:var(--blue)}.blog-featured p{color:var(--text-muted);text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;max-width:38rem;margin-bottom:1rem;font-size:.96rem;line-height:1.75}.blog-featured__categories{flex-wrap:wrap;gap:.45rem;margin-bottom:1.25rem;display:flex}.blog-featured__category{border-radius:var(--radius-sm);background:var(--surface);color:var(--text-muted);padding:.28rem .6rem;font-size:.68rem;font-weight:600}.blog-featured__category--purple{color:#6d28d9;background:#f5f3ff}.blog-featured__category--blue{background:var(--blue-light);color:var(--blue)}.blog-featured__category--green{background:var(--green-light);color:var(--green-dark)}.blog-featured__category--orange{background:var(--orange-light);color:var(--orange)}.blog-featured__btn{display:inline-flex}.blog-featured__aside{border-radius:var(--radius-xl);background:var(--gradient-hero);place-items:center;min-height:12rem;display:grid;position:relative;overflow:hidden}.blog-featured__ring{border:2px solid #ffffff1f;border-radius:50%;width:10rem;height:10rem;position:absolute}.blog-featured__ring--sm{border-color:#f3792059;width:6rem;height:6rem}.blog-featured__badge{z-index:1;border-radius:var(--radius-pill);color:var(--white);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1px solid #fff3;padding:.55rem 1rem;font-size:.72rem;font-weight:700;position:relative}.blog__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.blog-card{background:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:all var(--transition);flex-direction:column;padding:1.5rem 1.5rem 1.5rem 1.65rem;display:flex;position:relative;overflow:hidden}.blog-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.blog-card__stripe{width:4px;position:absolute;inset:0 auto 0 0}.blog-card--purple .blog-card__stripe{background:#7c3aed}.blog-card--blue .blog-card__stripe{background:var(--blue)}.blog-card--green .blog-card__stripe{background:var(--green)}.blog-card--orange .blog-card__stripe{background:var(--orange)}.blog-card__meta{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.blog-card__meta time{color:var(--text-muted);white-space:nowrap;font-size:.72rem}.blog-card__tag{letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-sm);padding:.3rem .6rem;font-size:.68rem;font-weight:700}.blog-card__tag--purple{color:#7c3aed;background:#ede9fe}.blog-card__tag--blue{background:var(--blue-light);color:var(--blue)}.blog-card__tag--green{background:var(--green-light);color:var(--green-dark)}.blog-card__tag--orange{background:var(--orange-light);color:var(--orange)}.blog-card h3{font-family:var(--font-display);color:var(--blue-dark);margin-bottom:.65rem;font-size:1.05rem;font-weight:800;line-height:1.45}.blog-card p{color:var(--text-muted);-webkit-line-clamp:4;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto;-webkit-box-orient:vertical;flex:1;margin-bottom:.85rem;font-size:.88rem;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-card h3 a{color:inherit;text-decoration:none}.blog-card h3 a:hover{color:var(--blue)}.blog-card__footer{border-top:1px solid var(--border-light);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.85rem;display:flex}.blog-card__read{color:var(--text-light);font-size:.72rem}.blog-card__link{color:var(--blue);align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.blog-card__link:hover{color:var(--orange)}.blog__status{text-align:center;color:var(--text-muted);padding:2rem 0}.blog-page{padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(3rem,6vw,4.5rem)}.blog-page__topics{flex-wrap:wrap;gap:.55rem;margin-bottom:.85rem;display:flex}.blog-page__count{color:var(--text-muted);margin-bottom:1.25rem;font-size:.82rem}.blog-page__topic{border-radius:var(--radius-pill);background:var(--white);border:1px solid var(--border-light);color:var(--text-muted);padding:.4rem .85rem;font-size:.72rem;font-weight:600}.blog-page__inner{flex-direction:column;gap:0;display:flex}.blog-page .related-links{margin-top:2rem;padding-top:1.75rem}@media (width<=900px){.blog-featured{grid-template-columns:1fr}.blog-featured__aside{min-height:8rem}}@media (width<=768px){.blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.blog__grid{grid-template-columns:1fr}.blog-page .related-links{margin-top:1.5rem;padding-top:1.25rem}}
