.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__card{border:1px solid var(--color-hairline,#e6e6ec);background:var(--color-surface-0,#fff);border-radius:16px;flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.blog-module__y_xCuG__card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.blog-module__y_xCuG__cardImg,.blog-module__y_xCuG__cardPlaceholder{aspect-ratio:16/9;object-fit:cover;width:100%}.blog-module__y_xCuG__cardPlaceholder{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 22%, transparent), color-mix(in srgb, var(--accent) 22%, transparent))}.blog-module__y_xCuG__cardBody{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.blog-module__y_xCuG__cardTag{color:var(--brand);align-self:flex-start;margin-bottom:8px;font-size:12px;font-weight:600}.blog-module__y_xCuG__cardTitle{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.blog-module__y_xCuG__cardExcerpt{color:var(--color-muted-foreground,#6b6b76);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__y_xCuG__cardMeta{color:var(--color-muted-foreground,#8a8a94);gap:14px;margin-top:auto;font-size:13px;display:flex}.blog-module__y_xCuG__cardMeta span{position:relative}.blog-module__y_xCuG__cardMeta span+span:before{content:"·";position:absolute;left:-9px}.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}}
