.blog-hero{position:relative;padding:8rem 0 3rem;background:linear-gradient(170deg,var(--bs-body-bg) 0%,#EBF2FA 50%,#F0F7FF 100%)}[data-bs-theme=dark] .blog-hero{background:linear-gradient(170deg,var(--bs-body-bg) 0%,#0d1b2a 50%,var(--bs-body-bg) 100%)}.blog-hero h1{font-family:var(--font-display);font-weight:600;font-size:clamp(2rem,4vw,2.8rem);color:var(--clara-navy);line-height:1.2}.blog-hero p{color:var(--clara-gray);font-size:1.05rem;max-width:520px}[data-bs-theme=dark] .blog-hero h1{color:#fff}[data-bs-theme=dark] .blog-hero p{color:#ffffffb3}[data-bs-theme=dark] .blog-hero .section-label-sm{color:var(--clara-accent)}.featured-post{margin-top:-2rem;position:relative;z-index:2}.featured-card{border:none;border-radius:16px;overflow:hidden;box-shadow:0 8px 40px #00000014;transition:transform .3s,box-shadow .3s;background:var(--bs-body-bg)}.featured-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px #0000001f}.featured-img{height:320px;background:linear-gradient(135deg,var(--clara-blue) 0%,#0B1A2F 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.featured-img:after{content:"";position:absolute;inset:0;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)'/%3E%3C/svg%3E");opacity:.03}.featured-img-icon{font-size:4rem;color:#ffffff26}.featured-badge{position:absolute;top:1.5rem;left:1.5rem;z-index:1}.featured-body{padding:2rem 2.5rem 2.5rem;background:var(--bs-body-bg)}.featured-body h2{font-family:var(--font-display);font-weight:600;font-size:1.6rem;color:var(--bs-body-color);line-height:1.3;margin-bottom:1rem}.featured-body h2 a{color:inherit;text-decoration:none;transition:color .2s}.featured-body h2 a:hover{color:var(--clara-blue)}.featured-body p{color:var(--bs-secondary-color);font-size:1rem;line-height:1.7}.post-grid{padding:4rem 0 5rem}.post-card{border:none;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0000000a;transition:transform .3s,box-shadow .3s;height:100%;background:var(--bs-body-bg)}.post-card:hover{transform:translateY(-6px);box-shadow:0 12px 35px #0000001a}.post-card-img{height:180px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.post-card-img.ai-adoption{background:linear-gradient(135deg,#1e4d91,#0b1a2f)}.post-card-img.mcp-tools{background:linear-gradient(135deg,#0284c7,#1e4d91)}.post-card-img.industry{background:linear-gradient(135deg,#d97706,#92400e)}.post-card-img-icon{font-size:2.5rem;color:#ffffff26}.post-card .card-body{padding:1.5rem;display:flex;flex-direction:column}.post-card h5{font-family:var(--font-display);font-weight:600;font-size:1.1rem;color:var(--bs-body-color);line-height:1.35}.post-card h5 a{color:inherit;text-decoration:none;transition:color .2s}.post-card h5 a:hover{color:var(--clara-blue)}.post-card p{color:var(--bs-secondary-color);font-size:.9rem;line-height:1.6}.cat-badge{display:inline-block;padding:.25rem .75rem;border-radius:50px;font-size:.72rem;font-weight:700;letter-spacing:.04em;color:#fff;text-transform:uppercase}.cat-badge.ai-adoption{background:var(--clara-blue)}.cat-badge.mcp-tools{background:#0284c7}.cat-badge.industry{background:#d97706}.post-meta{font-size:.82rem;color:var(--bs-secondary-color);display:flex;align-items:center;gap:1rem}.post-meta i{margin-right:.3rem;opacity:.5}.blog-subscribe{background:#0b1a2f;padding:4rem 0}.blog-subscribe h3{font-family:var(--font-display);font-weight:600;color:#fff;font-size:1.6rem}.blog-subscribe p{color:#ffffffb3;font-size:.95rem}.subscribe-form{max-width:480px}.subscribe-form .form-control{border-radius:8px 0 0 8px;border:2px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;padding:.75rem 1rem}.subscribe-form .form-control::placeholder{color:#fff6}.subscribe-form .form-control:focus{border-color:var(--clara-accent);box-shadow:none;background:#ffffff14}.subscribe-form .btn{border-radius:0 8px 8px 0;padding:.75rem 1.5rem;font-weight:600}.section-label-sm{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--clara-blue);margin-bottom:.5rem}
