.blog-module__iElUxq__page{color:#fff;background:#000;min-height:100vh}.blog-module__iElUxq__hero{align-items:center;min-height:70vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.blog-module__iElUxq__heroBackground{z-index:1;position:absolute;inset:0}.blog-module__iElUxq__heroBgText{color:#ffffff04;pointer-events:none;white-space:nowrap;font-family:Space Grotesk,sans-serif;font-size:clamp(120px,20vw,280px);font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-module__iElUxq__heroGrid{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.blog-module__iElUxq__heroContainer{z-index:10;text-align:center;max-width:1000px;margin:0 auto;padding:0 40px;position:relative}.blog-module__iElUxq__heroContent{max-width:800px;margin:0 auto}.blog-module__iElUxq__heroMeta{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.blog-module__iElUxq__metaIndex{color:#c81e1e;letter-spacing:.05em;font-family:JetBrains Mono,monospace;font-size:12px}.blog-module__iElUxq__metaDivider{color:#fff3}.blog-module__iElUxq__metaLabel{letter-spacing:.15em;color:#fff6;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:11px}.blog-module__iElUxq__heroTitle{margin-bottom:24px;font-family:Space Grotesk,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.15}.blog-module__iElUxq__titleAccent{color:#c81e1e}.blog-module__iElUxq__heroSubtitle{color:#ffffffb3;max-width:600px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-size:17px;line-height:1.7}.blog-module__iElUxq__exploreButton{color:#fff;letter-spacing:.05em;cursor:pointer;background:#c81e1e;border:none;border-radius:8px;align-items:center;gap:10px;padding:16px 32px;font-family:JetBrains Mono,monospace;font-size:14px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.blog-module__iElUxq__exploreButton:hover{background:#a01818;transform:translateY(-2px);box-shadow:0 10px 30px #c81e1e4d}.blog-module__iElUxq__container{max-width:1200px;margin:0 auto;padding:0 24px}.blog-module__iElUxq__sectionHeader{margin-bottom:40px}.blog-module__iElUxq__sectionHeader h2{color:#fff;margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.blog-module__iElUxq__sectionHeader p{color:#fff9;font-size:16px}.blog-module__iElUxq__featuredSection{padding:60px 0}.blog-module__iElUxq__featuredCard{background:#0f0f14e6;border:1px solid #ffffff1a;border-radius:20px;transition:all .3s;overflow:hidden}.blog-module__iElUxq__featuredCard:hover{border-color:#c81e1e4d;transform:translateY(-4px);box-shadow:0 20px 60px #0006}.blog-module__iElUxq__featuredLink{color:inherit;grid-template-columns:1fr 1fr;text-decoration:none;display:grid}.blog-module__iElUxq__featuredImage{min-height:400px;position:relative;overflow:hidden}.blog-module__iElUxq__featuredImage img{object-position:center!important}.blog-module__iElUxq__featuredOverlay{background:linear-gradient(90deg,#0000,#0000004d);position:absolute;inset:0}.blog-module__iElUxq__featuredBadge{text-transform:uppercase;letter-spacing:.1em;color:#fff;z-index:2;background:#c81e1e;border-radius:4px;padding:8px 16px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;position:absolute;top:20px;left:20px}.blog-module__iElUxq__featuredContent{flex-direction:column;justify-content:center;padding:40px;display:flex}.blog-module__iElUxq__postMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.blog-module__iElUxq__category{text-transform:uppercase;letter-spacing:.1em;color:#c81e1e;background:#c81e1e26;border:1px solid #c81e1e4d;border-radius:4px;padding:6px 12px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:600}.blog-module__iElUxq__metaDot{color:#ffffff4d;font-size:8px}.blog-module__iElUxq__date,.blog-module__iElUxq__readTime{color:#ffffff80;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.blog-module__iElUxq__featuredTitle{color:#fff;margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700;line-height:1.3}.blog-module__iElUxq__featuredExcerpt{color:#ffffffb3;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:20px;font-size:15px;line-height:1.7;display:-webkit-box;overflow:hidden}.blog-module__iElUxq__postStats{gap:16px;margin-bottom:20px;display:flex}.blog-module__iElUxq__stat{color:#ffffff80;align-items:center;gap:6px;font-family:JetBrains Mono,monospace;font-size:12px;display:flex}.blog-module__iElUxq__readMore{color:#c81e1e;align-items:center;gap:8px;font-family:JetBrains Mono,monospace;font-size:13px;font-weight:600;transition:gap .25s;display:inline-flex}.blog-module__iElUxq__featuredCard:hover .blog-module__iElUxq__readMore{gap:12px}.blog-module__iElUxq__articlesSection{background:#0a0a0f80;padding:60px 0 120px}.blog-module__iElUxq__articlesGrid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.blog-module__iElUxq__articleCard{background:#0f0f14e6;border:1px solid #ffffff14;border-radius:16px;transition:all .3s;overflow:hidden}.blog-module__iElUxq__articleCard:hover{border-color:#c81e1e4d;transform:translateY(-4px);box-shadow:0 15px 40px #0000004d}.blog-module__iElUxq__articleLink{color:inherit;text-decoration:none;display:block}.blog-module__iElUxq__articleImage{height:220px;position:relative;overflow:hidden}.blog-module__iElUxq__articleImage img{object-position:center!important}.blog-module__iElUxq__articleOverlay{background:linear-gradient(#0000,#0009);position:absolute;inset:0}.blog-module__iElUxq__articleContent{padding:24px}.blog-module__iElUxq__articleTitle{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.blog-module__iElUxq__articleExcerpt{color:#fff9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.blog-module__iElUxq__articleFooter{justify-content:space-between;align-items:center;display:flex}.blog-module__iElUxq__articleCard:hover .blog-module__iElUxq__readMore{gap:10px}@media (max-width:1024px){.blog-module__iElUxq__featuredLink{grid-template-columns:1fr}.blog-module__iElUxq__featuredImage{min-height:280px}.blog-module__iElUxq__featuredContent{padding:32px}.blog-module__iElUxq__featuredTitle{font-size:24px}}@media (max-width:768px){.blog-module__iElUxq__hero{min-height:auto;padding:120px 0 60px}.blog-module__iElUxq__heroContainer{padding:0 24px}.blog-module__iElUxq__heroTitle{font-size:28px}.blog-module__iElUxq__articlesGrid{grid-template-columns:1fr;gap:24px}.blog-module__iElUxq__featuredContent{padding:24px}.blog-module__iElUxq__featuredTitle{font-size:22px}.blog-module__iElUxq__articleImage{height:180px}}@media (max-width:480px){.blog-module__iElUxq__postMeta{gap:8px}.blog-module__iElUxq__featuredImage{min-height:200px}.blog-module__iElUxq__featuredTitle{font-size:20px}.blog-module__iElUxq__articleContent{padding:20px}}[data-theme=light] .blog-module__iElUxq__blogPage{color:#1a1a1a;background:#fff}[data-theme=light] .blog-module__iElUxq__sectionTitle{color:#1a1a1a}[data-theme=light] .blog-module__iElUxq__featuredCard{background:#f8f9fa;border-color:#00000014}[data-theme=light] .blog-module__iElUxq__featuredCard:hover{border-color:#c81e1e4d}[data-theme=light] .blog-module__iElUxq__featuredTitle{color:#1a1a1a}[data-theme=light] .blog-module__iElUxq__postCard{background:#fff;border-color:#00000014}[data-theme=light] .blog-module__iElUxq__postCard:hover{border-color:#c81e1e4d}[data-theme=light] .blog-module__iElUxq__postTitle{color:#1a1a1a}[data-theme=light] .blog-module__iElUxq__postExcerpt,[data-theme=light] .blog-module__iElUxq__featuredExcerpt{color:#555}[data-theme=light] .blog-module__iElUxq__categoryTag{color:#c81e1e;background:#c81e1e14}[data-theme=light] .blog-module__iElUxq__postMeta{color:#00000080}[data-theme=light] .blog-module__iElUxq__page{color:#1a1a1a!important;background:#f8f9fa!important}[data-theme=light] .blog-module__iElUxq__hero{background:linear-gradient(#fff 0%,#f8f9fa 100%)!important}[data-theme=light] .blog-module__iElUxq__heroBgText{color:#00000005!important}[data-theme=light] .blog-module__iElUxq__heroGrid{background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px)!important}[data-theme=light] .blog-module__iElUxq__heroTitle{color:#1a1a1a!important}[data-theme=light] .blog-module__iElUxq__heroDescription,[data-theme=light] .blog-module__iElUxq__heroSubtitle{color:#555!important}[data-theme=light] .blog-module__iElUxq__metaIndex{color:#c81e1e!important}[data-theme=light] .blog-module__iElUxq__metaLabel{color:#666!important}[data-theme=light] .blog-module__iElUxq__articlesSection{background:#f8f9fa!important}[data-theme=light] .blog-module__iElUxq__articleCard{background:#fff!important;border-color:#00000014!important;box-shadow:0 4px 20px #0000000d!important}[data-theme=light] .blog-module__iElUxq__articleCard:hover{border-color:#c81e1e4d!important;box-shadow:0 10px 40px #0000001a!important}[data-theme=light] .blog-module__iElUxq__articleTitle{color:#1a1a1a!important}[data-theme=light] .blog-module__iElUxq__articleExcerpt{color:#555!important}[data-theme=light] .blog-module__iElUxq__readTime,[data-theme=light] .blog-module__iElUxq__articleDate{color:#666!important}[data-theme=light] .blog-module__iElUxq__readMore{color:#c81e1e!important}
