.blog h1{color:var(--primary-color);font-size:3.5rem;font-weight:700;line-height:3.5rem}.blog{overflow:hidden}.blog .blog-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:flex-end;min-height:360px;padding:4rem 0 3rem;display:flex;position:relative}.blog .blog-hero:before{content:"";z-index:0;background:linear-gradient(#0003 0%,#00000080 50%,#000000d9 100%);position:absolute;inset:0}.blog .blog-hero .container{z-index:1;position:relative}.blog .blog-hero .breadcrumbs,.blog .blog-hero .breadcrumbs a,.blog .blog-hero .breadcrumbs span{color:#ffffffb3}.blog .blog-hero .breadcrumbs a:hover{color:#fff}.blog .blog-hero .breadcrumbs a:before{display:none}.blog .blog-hero h1{color:#fff;max-width:800px;margin:1rem 0 1.25rem;font-size:2.75rem;line-height:1.2}.blog .blog-hero .blog-hero-byline{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.blog .blog-hero .blog-hero-byline .blog-hero-author{color:#ffffffe6;align-items:center;gap:.6rem;display:flex}.blog .blog-hero .blog-hero-byline .blog-hero-author .author-avatar{object-fit:cover;border:2px solid #fff6;border-radius:50%;width:36px;height:36px}.blog .blog-hero .blog-hero-byline .blog-hero-author a{color:#fff;font-weight:600;text-decoration:none}.blog .blog-hero .blog-hero-byline .blog-hero-author a:hover{text-decoration:underline}.blog .blog-hero .blog-hero-byline .blog-hero-author a:before{display:none}.blog .blog-hero .blog-hero-byline .blog-hero-meta{color:#fffc;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.blog .blog-hero .blog-hero-byline .blog-hero-meta .btn.btn-secondary{color:#fff;background:#ffffff26;border-color:#ffffff4d;padding:.2rem .8rem;font-size:.8rem}.blog .blog-hero .blog-hero-byline .blog-hero-meta .btn.btn-secondary:hover{background:#ffffff40}.blog .blog-hero .blog-hero-byline .blog-hero-meta .btn.btn-secondary:before{display:none}.blog .post-sidebar-box{gap:3rem;display:flex}.blog .post-sidebar-box>div:first-child{flex:1;min-width:0}.blog article ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.blog article ol{margin-bottom:1rem;padding-left:1.5rem;list-style:decimal}.blog article li{margin-bottom:.4rem;line-height:1.8}.blog .featured-post{box-shadow:0 0 25px var(--shadow-color);border-radius:10px;margin-bottom:3rem;overflow:hidden}.blog .featured-post .blog-image{text-indent:-9999px;background-position:50%;background-size:cover;width:100%;height:400px;transition:transform .3s;display:block}.blog .featured-post:hover .blog-image{transform:scale(1.02)}.blog .featured-post .featured-content{padding:2rem}.blog .featured-post h2{margin-bottom:.75rem;font-size:1.75rem}.blog .featured-post h2 a{color:var(--primary-color);text-decoration:none}.blog .featured-post h2 a:hover{color:var(--brand-blue)}.blog .featured-post .hug-bottom{color:var(--secondary-color);margin-top:1rem;font-size:.85rem}.blog .featured-post .hug-bottom a{color:var(--brand-blue)}.blog .blog-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.blog .blog-grid-post{box-shadow:0 0 25px var(--shadow-color);border-radius:10px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.blog .blog-grid-post:hover{box-shadow:0 8px 30px var(--shadow-color);transform:translateY(-4px)}.blog .blog-grid-post .blog-image{text-indent:-9999px;background-position:50%;background-size:cover;width:100%;height:200px;transition:transform .3s;display:block}.blog .blog-grid-post:hover .blog-image{transform:scale(1.05)}.blog .blog-grid-post .card-content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.blog .blog-grid-post h2{margin-bottom:.5rem;font-size:1.15rem;line-height:1.4}.blog .blog-grid-post h2 a{color:var(--primary-color);text-decoration:none}.blog .blog-grid-post h2 a:hover{color:var(--brand-blue)}.blog .blog-grid-post p.summary{color:var(--font-color);flex:1;font-size:.9rem}.blog .blog-grid-post .hug-bottom{color:var(--secondary-color);margin-top:auto;padding-top:.75rem;font-size:.8rem}.blog .blog-grid-post .hug-bottom a{color:var(--brand-blue)}.blog .breadcrumbs{color:var(--secondary-color);margin-bottom:1.5rem;font-size:.85rem}.blog .breadcrumbs a{color:var(--secondary-color)}.blog .breadcrumbs a:hover{color:var(--brand-blue)}.blog .pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.blog .pagination a,.blog .pagination span{border-radius:8px;justify-content:center;align-items:center;min-width:2.5rem;height:2.5rem;padding:0 .75rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.blog .pagination a{color:var(--font-color);border:1px solid var(--secondary-color);background:0 0}.blog .pagination a:hover{background:var(--brand-blue);color:#fff;border-color:var(--brand-blue)}.blog .pagination a:before{display:none}.blog .pagination span.current{background:var(--brand-purple);color:#fff;border:1px solid var(--brand-purple);cursor:default}.blog .pagination span.ellipsis{cursor:default;color:var(--secondary-color);background:0 0;border:none}.blog .pagination a.prev,.blog .pagination a.next{font-weight:600}.blog .scroll-sentinel{text-align:center;min-height:1px;padding:2rem 0}.blog .loading-spinner{color:var(--secondary-color);font-size:.95rem}.blog .all-loaded{color:var(--secondary-color);font-size:.85rem;font-style:italic}.blog-sidebar{flex-direction:column;gap:2.5rem;width:20rem;min-width:20rem;display:flex}.blog-sidebar a:before{display:none}.blog-sidebar h2{color:var(--primary-color);margin-bottom:1rem;font-size:1.25rem}.blog-sidebar .social-container .social-icons{gap:.75rem;display:flex}.blog-sidebar .social-container .social-icon a{background:var(--brand-purple);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,transform .2s;display:flex}.blog-sidebar .social-container .social-icon a:hover{background:var(--brand-pink);transform:scale(1.1)}.blog-sidebar .social-container .social-icon a svg{width:20px;height:20px}.blog-sidebar .categories ul{margin:0;padding:0;list-style:none}.blog-sidebar .categories li{border-bottom:1px solid var(--border-color,#e0e0e0)}.blog-sidebar .categories li:last-child{border-bottom:none}.blog-sidebar .categories a{color:var(--font-color);padding:.6rem 0;font-size:.9rem;text-decoration:none;transition:color .15s;display:block}.blog-sidebar .categories a:hover{color:var(--brand-blue)}.blog-sidebar .featured-articles .article{border-bottom:1px solid var(--border-color,#e0e0e0);margin-bottom:1rem;padding-bottom:1rem}.blog-sidebar .featured-articles .article:last-child{border-bottom:none}.blog-sidebar .featured-articles .article a{text-decoration:none}.blog-sidebar .featured-articles .article h3{color:var(--primary-color);margin:0 0 .25rem;font-size:.95rem;line-height:1.4;transition:color .15s}.blog-sidebar .featured-articles .article a:hover h3{color:var(--brand-blue)}.blog-sidebar .featured-articles .article .info{color:var(--secondary-color);margin:0;font-size:.8rem}@media (width<=1200px){.blog .blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.blog .post-sidebar-box{flex-direction:column}.blog .blog-grid{grid-template-columns:1fr}.blog .featured-post .blog-image{height:250px}.blog-sidebar{flex-flow:wrap;gap:2rem;width:100%;min-width:100%}.blog-sidebar>div,.blog-sidebar>.categories,.blog-sidebar>.social-container,.blog-sidebar>.featured-articles{flex:1;min-width:250px}}@media (width<=500px){.blog h1{font-size:2.5rem;line-height:2.5rem}.blog .featured-post .blog-image{height:180px}.blog .blog-hero{min-height:280px;padding:3rem 0 2rem}.blog .blog-hero h1{font-size:1.75rem;line-height:1.3}.blog .blog-hero .blog-hero-byline{gap:.75rem}}body:has(.blog-hero) header:not(.background) nav a{color:#fff}body:has(.blog-hero) header:not(.background) nav a:hover{color:#fffc}body:has(.blog-hero) header:not(.background) nav a:before{background-color:#fff}:is(body:has(.blog-hero) header:not(.background) nav .brand a.logoNav .logoSVG polygon,body:has(.blog-hero) header:not(.background) nav .brand a.logoNav .logoSVG path){fill:#fff}body:has(.blog-hero) header:not(.background) nav .brand a.logoNav .logoText span:after{background-color:#fff}body:has(.blog-hero) header:not(.background) nav .brgr div{background-color:#fff}:is(body:has(.blog-hero) header:not(.background) nav .brightness svg,body:has(.blog-hero) header:not(.background) nav .mobile-brightness svg){fill:#fff;color:#fff}
