.blog-module__y_xCuG__page{min-height:100vh;position:relative;overflow:hidden}.blog-module__y_xCuG__backgroundContainer{z-index:0;pointer-events:none;position:fixed;inset:0}.blog-module__y_xCuG__noiseOverlay{opacity:.5;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.blog-module__y_xCuG__glowTop{filter:blur(80px);background:radial-gradient(#0050ff14 0%,#0000 70%);width:120%;height:60%;position:absolute;top:-30%;left:50%;transform:translate(-50%)}.blog-module__y_xCuG__glowCenter{filter:blur(100px);background:radial-gradient(#0032ff0a 0%,#0000 70%);width:80%;height:60%;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.blog-module__y_xCuG__hero{z-index:1;text-align:center;max-width:800px;margin:0 auto;padding:10rem 2rem 4rem;position:relative}.blog-module__y_xCuG__tagline{font-family:var(--font-heading);letter-spacing:.15em;color:#0050ff;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.blog-module__y_xCuG__taglineIcon{background:#0050ff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #0050ff99}.blog-module__y_xCuG__headline{font-family:var(--font-heading);color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.15}.blog-module__y_xCuG__highlight{background:linear-gradient(135deg,#0050ff,#0080ff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.blog-module__y_xCuG__heroDescription{color:#8a8f9e;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.blog-module__y_xCuG__blogGrid{z-index:1;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem 6rem;display:grid;position:relative}.blog-module__y_xCuG__blogCard{color:inherit;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.blog-module__y_xCuG__blogCard:hover{transform:translateY(-6px)}.blog-module__y_xCuG__cardInner{background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.blog-module__y_xCuG__blogCard:hover .blog-module__y_xCuG__cardInner{border-color:#0050ff4d;box-shadow:0 20px 60px #0000004d,0 0 40px #0050ff14}.blog-module__y_xCuG__cardGlow{opacity:0;background:linear-gradient(90deg,#0000,#0050ff80,#0000);width:80%;height:1px;transition:opacity .4s;position:absolute;top:0;left:50%;transform:translate(-50%)}.blog-module__y_xCuG__blogCard:hover .blog-module__y_xCuG__cardGlow{opacity:1}.blog-module__y_xCuG__cardImageWrapper{width:100%;height:220px;position:relative;overflow:hidden}.blog-module__y_xCuG__cardImage{object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.blog-module__y_xCuG__blogCard:hover .blog-module__y_xCuG__cardImage{transform:scale(1.05)}.blog-module__y_xCuG__cardImageOverlay{background:linear-gradient(#0000 40%,#05050ae6 100%);position:absolute;inset:0}.blog-module__y_xCuG__cardCategory{font-family:var(--font-heading);letter-spacing:.08em;color:#8ab4ff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0050ff33;border:1px solid #0050ff4d;border-radius:100px;padding:.35rem .9rem;font-size:.7rem;font-weight:600;position:absolute;top:1rem;left:1rem}.blog-module__y_xCuG__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog-module__y_xCuG__cardMeta{color:#6b7080;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.blog-module__y_xCuG__cardDot{color:#3a3f50}.blog-module__y_xCuG__cardTitle{font-family:var(--font-heading);color:#fff;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:600;line-height:1.3}.blog-module__y_xCuG__cardDescription{color:#8a8f9e;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__y_xCuG__cardLink{font-family:var(--font-heading);color:#0050ff;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.85rem;font-weight:600;transition:gap .3s;display:flex}.blog-module__y_xCuG__blogCard:hover .blog-module__y_xCuG__cardLink{gap:.75rem}.blog-module__y_xCuG__cardBar{background:#ffffff0a;height:2px;overflow:hidden}.blog-module__y_xCuG__cardBarFill{background:linear-gradient(90deg,#03f,#0080ff);width:0%;height:100%;transition:width .6s cubic-bezier(.16,1,.3,1)}.blog-module__y_xCuG__blogCard:hover .blog-module__y_xCuG__cardBarFill{width:100%}.blog-module__y_xCuG__comingSoonCard .blog-module__y_xCuG__cardInner{background:#ffffff03;border:1px dashed #ffffff14;justify-content:center;align-items:center;min-height:300px;display:flex}.blog-module__y_xCuG__comingSoonContent{text-align:center;padding:2rem}.blog-module__y_xCuG__comingSoonIcon{color:#3a3f50;width:48px;height:48px;margin:0 auto 1.5rem}.blog-module__y_xCuG__comingSoonIcon svg{width:100%;height:100%}.blog-module__y_xCuG__comingSoonTitle{font-family:var(--font-heading);color:#6b7080;margin-bottom:.75rem;font-size:1.1rem}.blog-module__y_xCuG__comingSoonText{color:#4a4f5e;max-width:300px;margin:0 auto;font-size:.85rem;line-height:1.6}@media (max-width:768px){.blog-module__y_xCuG__hero{padding:8rem 1.5rem 3rem}.blog-module__y_xCuG__blogGrid{grid-template-columns:1fr;padding:0 1.5rem 4rem}.blog-module__y_xCuG__cardImageWrapper{height:180px}}@media (max-width:480px){.blog-module__y_xCuG__hero{padding:7rem 1rem 2.5rem}.blog-module__y_xCuG__blogGrid{padding:0 1rem 3rem}}
