.blog-module__y_xCuG__page{--brand:var(--color-brand,#ff4fa3);--accent:var(--color-accent-purple,#9b5cff);max-width:1200px;color:var(--color-foreground,#1a1a20);margin:0 auto;padding:40px 20px 80px}.blog-module__y_xCuG__hero{text-align:center;max-width:760px;margin:0 auto 40px}.blog-module__y_xCuG__heroTitle{letter-spacing:-.02em;background:linear-gradient(120deg, var(--brand), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(30px,5vw,48px);font-weight:800;line-height:1.15}.blog-module__y_xCuG__heroDesc{color:var(--color-muted-foreground,#6b6b76);margin-top:16px;font-size:18px;line-height:1.6}.blog-module__y_xCuG__tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:40px;display:flex}.blog-module__y_xCuG__tab,.blog-module__y_xCuG__tabActive{border:1px solid var(--color-hairline,#e6e6ec);color:var(--color-muted-foreground,#6b6b76);border-radius:999px;padding:8px 18px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s,background .15s}.blog-module__y_xCuG__tab:hover{color:var(--brand);border-color:var(--brand)}.blog-module__y_xCuG__tabActive{color:#fff;background:linear-gradient(135deg, var(--brand), var(--accent));border-color:#0000}.blog-module__y_xCuG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.blog-module__y_xCuG__empty{text-align:center;color:var(--color-muted-foreground,#8a8a94);padding:80px 20px;font-size:16px}@media (max-width:900px){.blog-module__y_xCuG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.blog-module__y_xCuG__grid{grid-template-columns:1fr}}
