.blog-home{background:#0a0e1a;min-height:100vh;color:#fff;overflow-x:hidden}.blog-home__hero{padding:8rem 2rem 3rem;text-align:center;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}.blog-home__hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);pointer-events:none}.blog-home__hero-inner{max-width:900px;margin:0 auto;position:relative;z-index:1}.blog-home__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .8rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:50px;font-size:.75rem;font-weight:600;color:#818cf8;margin-bottom:1rem}.blog-home__title{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;margin-bottom:1rem;line-height:1.1;letter-spacing:-.02em}.blog-home__title-gradient{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.blog-home__categories{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:2.5rem;font-size:.95rem;color:#94a3b8;align-items:center}.blog-home__categories-label{color:#fff;font-weight:600;background:#ffffff0d;padding:.25rem .75rem;border-radius:4px;border:1px solid rgba(255,255,255,.1)}.blog-home__category-item{display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:color .2s}.blog-home__category-item:hover{color:#60a5fa}.blog-home__category-item--design:hover{color:#a78bfa}.blog-home__category-item--reporting:hover{color:#34d399}.blog-home__category-item--email:hover{color:#f472b6}.blog-home__content{padding:3rem 2rem 6rem;position:relative;z-index:1;max-width:1200px;margin:0 auto}.blog-home__section-label{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.blog-home__section-title{font-size:1.25rem;font-weight:700;color:#fff}.blog-home__section-divider{flex:1;height:1px;background:#ffffff1a}.blog-home__post-count{font-size:.85rem;color:#64748b}.blog-home__featured{display:grid;grid-template-columns:1fr 1fr;background:linear-gradient(145deg,#1e293b66,#0f172a99);border:1px solid rgba(96,165,250,.2);border-radius:24px;overflow:hidden;cursor:pointer;margin-bottom:3rem;transition:transform .2s ease;box-shadow:0 20px 40px -10px #0000004d}.blog-home__featured:hover{transform:scale(1.01)}.blog-home__featured-body{padding:3rem;display:flex;flex-direction:column;justify-content:center}.blog-home__featured-flag{margin-bottom:1rem}.blog-home__featured-flag-text{color:#fbbf24;font-size:.75rem;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:flex;align-items:center;gap:6px}.blog-home__featured-flag-dot{width:8px;height:8px;background:#fbbf24;border-radius:50%;display:inline-block}.blog-home__featured-title{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;margin-bottom:1rem;line-height:1.2;color:#fff}.blog-home__featured-excerpt{color:#94a3b8;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.blog-home__featured-meta{display:flex;align-items:center;gap:1.5rem;color:#cbd5e1;font-size:.9rem}.blog-home__meta-item{display:flex;align-items:center;gap:6px}.blog-home__featured-cta{color:#60a5fa;font-weight:600;margin-left:auto;display:flex;align-items:center;gap:4px}.blog-home__featured-visual{background:radial-gradient(circle at center,rgba(96,165,250,.1),transparent 70%);position:relative;min-height:300px;border-left:1px solid rgba(255,255,255,.05)}.blog-home__featured-pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.03) 75%,rgba(255,255,255,.03)),linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 25%,transparent 75%,rgba(255,255,255,.03) 75%,rgba(255,255,255,.03));background-position:0 0,10px 10px;background-size:20px 20px;opacity:.5}.blog-home__featured-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1rem 2rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#0f172acc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.blog-home__featured-overlay-text{color:#60a5fa;font-weight:700}.blog-home__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.blog-home__card{background:#1e293b4d;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column}.blog-home__card:hover{border-color:#60a5fa66;background:#1e293b80}.blog-home__card-header{margin-bottom:1rem;display:flex;justify-content:space-between}.blog-home__card-category{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase}.blog-home__card-date{font-size:.75rem;color:#64748b}.blog-home__card-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.75rem;line-height:1.3}.blog-home__card-excerpt{color:#94a3b8;font-size:1rem;line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.blog-home__card-cta{display:flex;align-items:center;color:#60a5fa;font-size:.9rem;font-weight:600;gap:.5rem}.blog-home__newsletter{background:linear-gradient(135deg,#3b82f61a,#2563eb0d);border:1px dashed rgba(59,130,246,.3);border-radius:16px;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.blog-home__newsletter-icon{width:40px;height:40px;background:#3b82f633;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#60a5fa}.blog-home__newsletter-title{color:#fff;font-size:1.25rem;margin-bottom:.5rem}.blog-home__newsletter-text{color:#94a3b8;font-size:.9rem;margin-bottom:1.5rem}.blog-home__newsletter-btn{background:#2563eb;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;transition:background .2s}.blog-home__newsletter-btn:hover{background:#1d4ed8}@media (min-width: 1920px){.blog-home__content{max-width:1440px}}@media (min-width: 1536px) and (max-width: 1919px){.blog-home__content{max-width:1320px}}@media (min-width: 1280px) and (max-width: 1535px){.blog-home__content{max-width:1200px}}@media (max-width: 1024px){.blog-home__content{max-width:960px}.blog-home__featured{grid-template-columns:1fr}.blog-home__featured-visual{min-height:200px;border-left:none;border-top:1px solid rgba(255,255,255,.05)}}@media (max-width: 768px){.blog-home__hero{padding:7rem 1.25rem 2.5rem}.blog-home__content{padding:2rem 1.25rem 4rem}.blog-home__categories{gap:1rem}.blog-home__featured-body{padding:2rem}.blog-home__featured-visual{display:none}.blog-home__grid{grid-template-columns:1fr}}@media (max-width: 480px){.blog-home__hero{padding:6rem 1rem 2rem}.blog-home__content{padding:1.5rem 1rem 3rem}.blog-home__categories{flex-direction:column;gap:.75rem}.blog-home__featured-body{padding:1.5rem}.blog-home__featured-meta{flex-direction:column;align-items:flex-start;gap:.5rem}.blog-home__featured-cta{margin-left:0;margin-top:.5rem}.blog-home__card{padding:1.5rem}}
