.blog-module__HVe62a__page{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);padding-top:var(--header-height)}.blog-module__HVe62a__heroSection{text-align:center;padding:8rem 2rem 4rem}.blog-module__HVe62a__heroContent{max-width:700px;margin:0 auto}.blog-module__HVe62a__heroTag{letter-spacing:.3em;color:var(--accent-neon);text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:600}.blog-module__HVe62a__heroTitle{background:linear-gradient(135deg,#fff 0%,var(--accent-neon)60%,#c9a84c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.15}.blog-module__HVe62a__heroSubtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.blog-module__HVe62a__neonSeparator{background:linear-gradient(90deg,transparent,var(--accent-neon),transparent);opacity:.3;height:1px}.blog-module__HVe62a__postsSection{padding:4rem 0 6rem}.blog-module__HVe62a__postsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.blog-module__HVe62a__postCard{color:inherit;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .35s;display:flex;overflow:hidden}.blog-module__HVe62a__postCard:hover{border-color:#cca65c33;transform:translateY(-4px);box-shadow:0 16px 48px #00000040}.blog-module__HVe62a__postImageWrapper{aspect-ratio:16/9;position:relative;overflow:hidden}.blog-module__HVe62a__postImage{object-fit:cover;transition:transform .5s}.blog-module__HVe62a__postCard:hover .blog-module__HVe62a__postImage{transform:scale(1.05)}.blog-module__HVe62a__postCategory{color:var(--bg-primary);text-transform:uppercase;letter-spacing:.05em;background:#cca65ce6;border-radius:4px;padding:.35rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;left:1rem}.blog-module__HVe62a__postContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-module__HVe62a__postMeta{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.82rem;display:flex}.blog-module__HVe62a__postTitle{margin-bottom:.75rem;font-size:1.2rem;font-weight:700;line-height:1.3}.blog-module__HVe62a__postExcerpt{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.6}.blog-module__HVe62a__readMore{color:var(--accent-neon);margin-top:1rem;font-size:.88rem;font-weight:600;transition:transform .2s}.blog-module__HVe62a__postCard:hover .blog-module__HVe62a__readMore{transform:translate(4px)}@media (max-width:768px){.blog-module__HVe62a__postsGrid{grid-template-columns:1fr}}
