.blog{background:linear-gradient(#f5f5f5,#fff);padding:6rem 2rem;position:relative}.blog-container{flex-direction:column;gap:2rem;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.blog-content{flex-direction:column;gap:6rem;width:100%;max-width:1400px;margin:0 auto;display:flex}.blog-header{text-align:center;max-width:800px;margin:0 auto;position:relative}.blog-header:after{content:"";background:#111;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-1.5rem;left:50%;transform:translate(-50%)}.blog-header h2{color:#111;font-family:Mulish,sans-serif;font-size:3.5rem;font-weight:800}.blog-header p{color:#525252;font-size:1.2rem;font-weight:400;line-height:1.6}.blog-grid{flex-direction:column;gap:2.5rem;max-width:800px;margin:0 auto;padding:.5rem;display:flex}.blog-card{background:#fff;border-radius:12px;flex-direction:row;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000014}.card-image,.card-content{height:100%}.card-image{border-right:1px solid #ddd}.card-image img{object-fit:cover;border-radius:12px 0 0 12px;width:100%;height:100%;transition:transform .5s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.category{color:#111;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1;background:#fffffff2;border-radius:20px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;position:absolute;top:1rem;left:1rem;box-shadow:0 2px 8px #0000001a}.card-content{flex-direction:column;flex:1;justify-content:space-between;padding:1.25rem;display:flex}.card-content h3{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.125rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.card-content p{color:#525252;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.card-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:.75rem;display:flex}.date{color:#525252;font-size:.75rem;font-weight:500}.read-more{color:#111;background:#0000000f;border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.read-more svg{width:16px;height:16px;transition:transform .3s}.read-more:hover{color:#000;background:#0000001a}.read-more:hover svg{transform:translate(4px)}@media(max-width:768px){.blog-card{height:180px}.card-content{padding:1rem}.card-content h3{font-size:1rem}.category{padding:.25rem .75rem;top:.75rem;left:.75rem}}@media(max-width:968px){.blog{padding:6rem 1.5rem}.blog-header h2{font-size:2.5rem}.blog-header p{font-size:1rem}.blog-grid{max-width:600px}}@media(max-width:480px){.blog{padding:4rem 1rem}.blog-header h2{font-size:2rem}.blog-header p{font-size:.9rem}.card-footer{padding:1rem 1.5rem}}@media(max-width:600px){.blog-card{flex-direction:column;max-width:100%;height:auto;min-height:0}.card-image img{object-fit:cover;border-radius:12px 12px 0 0;width:100%;height:100%}.card-content{padding:1rem .75rem 1.25rem}.blog-card{height:unset;flex-direction:column}.card-image{height:300px;width:100%!important;max-width:100%!important}}.blog-index{min-height:calc(100dvh - var(--header-height));padding:var(--site-content-pad-top) var(--site-content-pad-x) var(--site-content-pad-bottom);box-sizing:border-box;color:#111;background:#fff}.blog-index-inner{flex-direction:column;gap:1.5rem;display:flex}.blog-index-header{border-bottom:1px solid #e8e8e8;padding-bottom:1.25rem}.blog-index-kicker{letter-spacing:.12em;text-transform:uppercase;color:#5c5c5c;margin:0 0 .45rem;font-family:Host Grotesk,sans-serif;font-size:.75rem;font-weight:600;line-height:1.35}.blog-index-intro{color:#404040;letter-spacing:-.01em;max-width:36rem;margin:0;font-family:Host Grotesk,sans-serif;font-size:1.0625rem;line-height:1.68}.blog-index-list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.blog-index-item{border-bottom:1px solid #e8e8e8;margin:0}.blog-index-link{color:inherit;border-radius:.25rem;grid-template-columns:5.5rem minmax(0,1fr);align-items:center;gap:1.15rem;margin:0 -.35rem;padding:1.35rem .35rem;text-decoration:none;transition:background .15s;display:grid}.blog-index-link:hover{background:#fafafa}.blog-index-link:focus-visible{outline-offset:2px;outline:2px solid #111}.blog-index-thumb{aspect-ratio:1;background:#f5f5f5;border:1px solid #e5e5e5;border-radius:.375rem;flex-shrink:0;width:5.5rem;position:relative;overflow:hidden}.blog-index-thumb img{object-fit:cover;width:100%;height:100%;display:block}.blog-index-body{min-width:0}.blog-index-meta{color:#5a5a5a;margin:0 0 .4rem;font-family:Host Grotesk,sans-serif;font-size:.75rem;font-weight:500;line-height:1.45}.blog-index-category{color:#525252;font-weight:600}.blog-index-posttitle{color:#0f2d52;letter-spacing:-.02em;margin:0 0 .35rem;font-family:Mulish,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.35;transition:color .15s}.blog-index-link:hover .blog-index-posttitle{color:#1a4480}.blog-index-excerpt{color:#454545;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Host Grotesk,sans-serif;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}@media(max-width:520px){.blog-index-link{grid-template-columns:4.5rem minmax(0,1fr);gap:.9rem;padding-top:1.1rem;padding-bottom:1.1rem}.blog-index-thumb{width:4.5rem}.blog-index-posttitle{font-size:1rem}}
