.content-streamline-latest-posts{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0;display:grid}.content-streamline-latest-posts:has(.content-streamline-latest-card--featured){grid-template-columns:1fr}.content-streamline-latest-posts:has(.content-streamline-latest-card--featured) .content-streamline-latest-card--featured{grid-template-columns:1.2fr 1fr;gap:2rem;display:grid}.content-streamline-latest-posts:has(.content-streamline-latest-card--featured) .content-streamline-latest-card:not(.content-streamline-latest-card--featured){display:none}.content-streamline-latest-posts:has(.content-streamline-latest-card:nth-child(2)){grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.content-streamline-latest-posts:has(.content-streamline-latest-card:nth-child(2)) .content-streamline-latest-card--featured{grid-column:1/-1;grid-template-columns:1.5fr 1fr;gap:2.5rem;display:grid}.content-streamline-latest-posts:has(.content-streamline-latest-card:nth-child(2)) .content-streamline-latest-card:not(.content-streamline-latest-card--featured){flex-direction:column;display:flex}.content-streamline-latest-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 12px #0000000d}.content-streamline-latest-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.content-streamline-latest-image-link{text-decoration:none;display:block;overflow:hidden}.content-streamline-latest-card--featured .content-streamline-latest-image-link{border-radius:16px 0 0 16px}.content-streamline-latest-image{aspect-ratio:16/10;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);width:100%;overflow:hidden}.content-streamline-latest-card--featured .content-streamline-latest-image{aspect-ratio:16/11;height:100%}.content-streamline-latest-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.content-streamline-latest-card:hover .content-streamline-latest-image img{transform:scale(1.05)}.content-streamline-latest-content{flex-direction:column;justify-content:center;padding:1.5rem;display:flex}.content-streamline-latest-card--featured .content-streamline-latest-content{padding:2rem 2rem 2rem 0}.content-streamline-latest-date{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.8125rem;font-weight:500}.content-streamline-latest-title{margin:0 0 .75rem;font-size:1.25rem;font-weight:700;line-height:1.35}.content-streamline-latest-card--featured .content-streamline-latest-title{margin-bottom:1rem;font-size:1.75rem}.content-streamline-latest-title a{color:#111827;text-decoration:none;transition:color .2s}.content-streamline-latest-title a:hover{color:#3b82f6}.content-streamline-latest-excerpt{color:#6b7280;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.9375rem;line-height:1.6;display:-webkit-box;overflow:hidden}.content-streamline-latest-card--featured .content-streamline-latest-excerpt{-webkit-line-clamp:4;font-size:1rem}.content-streamline-latest-link{color:#3b82f6;margin-top:auto;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s}.content-streamline-latest-link:hover{color:#2563eb}.content-streamline-list{flex-direction:column;gap:1.25rem;margin:2rem 0;display:flex}.content-streamline-list-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:180px 1fr;gap:1.25rem;padding:1rem;transition:border-color .2s,box-shadow .2s;display:grid}.content-streamline-list-item:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.content-streamline-list-link{grid-template-columns:inherit;gap:inherit;color:inherit;cursor:pointer;text-decoration:none;display:grid}.content-streamline-list-image{aspect-ratio:16/11;background:linear-gradient(135deg,#f3f4f6 0%,#e5e7eb 100%);border-radius:8px;width:100%;overflow:hidden}.content-streamline-list-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.content-streamline-list-item:hover .content-streamline-list-image img{transform:scale(1.05)}.content-streamline-list-content{flex-direction:column;justify-content:center;padding:.25rem 0;display:flex}.content-streamline-list-date{color:#9ca3af;margin-bottom:.375rem;font-size:.75rem;font-weight:500}.content-streamline-list-title{color:#111827;margin:0 0 .5rem;font-size:1.0625rem;font-weight:600;line-height:1.4;transition:color .2s}.content-streamline-list-link:hover .content-streamline-list-title{color:#3b82f6}.content-streamline-list-excerpt{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.content-streamline-post-detail{max-width:800px;margin:0 auto;padding:2rem 1rem}.content-streamline-back-link{color:#3b82f6;margin-bottom:2rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-block}.content-streamline-back-link:hover{color:#2563eb}.content-streamline-post-header{margin-bottom:3rem}.content-streamline-post-detail .content-streamline-post-title{color:#111827;margin:0 0 1.5rem;font-size:2.5rem;font-weight:700;line-height:1.2}.content-streamline-post-meta{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.content-streamline-post-detail .content-streamline-post-date{color:#6b7280;margin:0;font-size:.875rem}.content-streamline-post-type{color:#374151;text-transform:capitalize;background:#f3f4f6;border-radius:6px;padding:.25rem .75rem;font-size:.875rem}.content-streamline-post-featured-image{border-radius:12px;width:100%;margin-top:2rem;overflow:hidden;box-shadow:0 4px 16px #00000014}.content-streamline-post-featured-image img{width:100%;height:auto;display:block}.content-streamline-post-content{color:#374151;font-size:1.125rem;line-height:1.8}.content-streamline-post-content h1,.content-streamline-post-content h2,.content-streamline-post-content h3,.content-streamline-post-content h4{color:#111827;margin-top:2rem;margin-bottom:1rem;font-weight:600}.content-streamline-post-content h1{font-size:2rem}.content-streamline-post-content h2{font-size:1.75rem}.content-streamline-post-content h3{font-size:1.5rem}.content-streamline-post-content p{margin-bottom:1.5rem}.content-streamline-post-content ul,.content-streamline-post-content ol{margin-bottom:1.5rem;padding-left:2rem}.content-streamline-post-content li{margin-bottom:.5rem}.content-streamline-post-content blockquote{color:#6b7280;border-left:4px solid #3b82f6;margin:2rem 0;padding-left:1.5rem;font-style:italic}.content-streamline-post-content code{background:#f3f4f6;border-radius:4px;padding:.125rem .375rem;font-family:Monaco,Courier New,monospace;font-size:.9em}.content-streamline-post-content pre{color:#f9fafb;background:#1f2937;border-radius:8px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.content-streamline-post-content pre code{color:inherit;background:0 0;padding:0}.content-streamline-post-content img{border-radius:8px;max-width:100%;height:auto;margin:2rem 0}.content-streamline-post-content a{color:#3b82f6;text-decoration:underline}.content-streamline-post-content a:hover{color:#2563eb}.content-streamline-post-gallery{border-top:1px solid #e5e7eb;margin-top:4rem;padding-top:2rem}.content-streamline-post-gallery h2{color:#111827;margin-bottom:1.5rem;font-size:1.5rem}.content-streamline-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.content-streamline-gallery-item{margin:0}.content-streamline-gallery-item img{border-radius:8px;width:100%;height:auto;display:block;box-shadow:0 2px 8px #0000000f}.content-streamline-gallery-item figcaption{color:#6b7280;text-align:center;margin-top:.5rem;font-size:.875rem}.content-streamline-empty,.content-streamline-post-not-found{text-align:center;color:#6b7280;padding:3rem 2rem}@media (max-width:1024px){.content-streamline-latest-posts:has(.content-streamline-latest-card:nth-child(2)) .content-streamline-latest-card--featured{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:768px){.content-streamline-latest-posts{grid-template-columns:1fr;gap:1.25rem}:is(.content-streamline-latest-posts:has(.content-streamline-latest-card--featured) .content-streamline-latest-card--featured,.content-streamline-latest-posts:has(.content-streamline-latest-card:nth-child(2)) .content-streamline-latest-card--featured){grid-template-columns:1fr;gap:0}.content-streamline-latest-card--featured .content-streamline-latest-image-link{border-radius:16px 16px 0 0}.content-streamline-latest-card--featured .content-streamline-latest-content{padding:1.5rem}.content-streamline-latest-card--featured .content-streamline-latest-title{font-size:1.375rem}.content-streamline-list-item{grid-template-columns:120px 1fr;gap:1rem;padding:.75rem}.content-streamline-list-link{grid-template-columns:inherit;gap:inherit}.content-streamline-list-title{font-size:.9375rem}.content-streamline-list-excerpt{-webkit-line-clamp:2;font-size:.8125rem}.content-streamline-post-detail{padding:1.5rem 1rem}.content-streamline-post-detail .content-streamline-post-title{font-size:2rem}.content-streamline-post-content{font-size:1rem}.content-streamline-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:480px){.content-streamline-list-item,.content-streamline-list-link{grid-template-columns:1fr;gap:.75rem}.content-streamline-list-image{aspect-ratio:16/9}}