.layout-container{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(180deg,rgba(247,251,248,.9),hsla(0,0%,100%,0) 36rem),#fffdf8}.layout-content{flex:1 1;padding:0 0 5rem}.blog-content .content{width:min(1180px,100% - 2rem);margin:0 auto}.article-badge,.article-read-time,.article-status,.blog-eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;font-size:.78rem;font-weight:800;line-height:1}.article-badge,.blog-eyebrow{padding:.55rem .8rem;background:#e6f6ef;color:#126447}.article-read-time,.article-status{padding:.45rem .65rem;background:#fff3d6;color:#855b00}.blog-index-page .blog-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:2rem;gap:2rem;align-items:end;min-height:23rem;padding:clamp(4rem,8vw,7rem) 0 2.5rem}.blog-index-page .blog-hero:before{content:"";position:absolute;inset:3rem -1rem auto auto;width:min(42vw,27rem);height:16rem;border:1px solid rgba(21,25,20,.08);border-radius:8px;background:linear-gradient(135deg,rgba(255,239,196,.9),rgba(230,246,239,.78)),repeating-linear-gradient(135deg,rgba(21,25,20,.08) 0 1px,transparent 1px 14px);opacity:.65;pointer-events:none;transform:rotate(-4deg)}.blog-index-page .blog-hero-copy{position:relative;z-index:1;max-width:790px}.blog-index-page h1{margin:1.1rem 0 1rem;color:#151914;font-size:clamp(2.6rem,7vw,5.8rem);font-weight:900;line-height:.96}.blog-index-page .blog-hero-copy p{max-width:720px;margin:0;color:#445047;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.7}.blog-index-page .blog-hero-panel{position:relative;z-index:1;display:grid;grid-gap:.75rem;gap:.75rem;padding:1rem;border:1px solid rgba(21,25,20,.1);border-radius:8px;background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 22px 60px rgba(39,60,45,.08)}.blog-index-page .blog-hero-panel span{padding:.9rem 1rem;border-left:3px solid #2db67d;background:#fffaf0;color:#24251f;font-weight:800}.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.15rem;gap:1.15rem;margin-top:1rem}.article-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden;border:1px solid rgba(21,25,20,.1);border-radius:8px;background:hsla(0,0%,100%,.86);color:inherit;text-decoration:none;box-shadow:0 16px 46px rgba(39,60,45,.07);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.article-card:hover{transform:translateY(-5px);border-color:rgba(45,182,125,.5);box-shadow:0 26px 70px rgba(39,60,45,.13)}.article-card:hover .article-cta{color:#126447}.article-card .article-content{display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:1.25rem}.article-card .article-top{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.article-card .article-title{margin:.65rem 0 0;color:#151914;font-size:1.35rem;font-weight:900;line-height:1.15}.article-card .article-description{display:-webkit-box;margin:0;overflow:hidden;color:#4e5a50;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:4}.article-card .article-footer{margin-top:auto;padding-top:.5rem}.article-card .article-cta{color:#0f7f58;font-weight:900}.article-card-featured{grid-column:span 2}.article-card-featured .article-content{padding:clamp(1.5rem,3vw,2rem)}.article-card-featured .article-title{font-size:clamp(1.8rem,3vw,2.6rem)}.blog-article-page{padding-top:clamp(3rem,7vw,6rem)}.blog-article-page .article-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);grid-gap:clamp(2rem,5vw,4rem);gap:clamp(2rem,5vw,4rem);align-items:center;margin-bottom:clamp(3rem,7vw,5rem)}.blog-article-page .article-kicker{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.blog-article-page .article-title{max-width:760px;margin:0 0 1rem;color:#151914;font-size:clamp(2.4rem,6vw,5.2rem);font-weight:900;line-height:.98}.blog-article-page .article-description{max-width:760px;margin:0;color:#415047;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.75}.blog-article-page .article-highlights{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.blog-article-page .article-highlights span{display:inline-flex;gap:.45rem;align-items:center;padding:.7rem .85rem;border:1px solid rgba(45,182,125,.22);border-radius:8px;background:#f4fbf6;color:#1d513d;font-weight:800}.blog-article-page .article-hero-image{position:relative}.blog-article-page .article-hero-image:before{content:"";position:absolute;inset:-1rem 1rem 1rem -1rem;border-radius:8px;background:#ffe7a8;transform:rotate(-2deg)}.blog-article-page .article-hero-image img{position:relative;width:100%;height:auto;border:1px solid rgba(21,25,20,.12);border-radius:8px;object-fit:cover;box-shadow:0 28px 80px rgba(39,60,45,.15)}.blog-article-page .article-body{display:grid;grid-gap:1rem;gap:1rem;max-width:860px;margin:0 auto}.blog-article-page .article-section{position:relative;padding:clamp(1.4rem,3vw,2rem);border:1px solid rgba(21,25,20,.1);border-radius:8px;background:#fff;box-shadow:0 16px 48px rgba(39,60,45,.06)}.blog-article-page .article-section .section-number{display:block;margin-bottom:.8rem;color:#d18f00;font-size:.82rem;font-weight:900}.blog-article-page .article-section h2{margin:0 0 1rem;color:#151914;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:900;line-height:1.12}.blog-article-page .article-section p{margin:0 0 1rem;color:#4b554d;font-size:1.03rem;line-height:1.8}.blog-article-page .article-section p:last-child{margin-bottom:0}.blog-article-page .article-section .article-section-cta{margin-top:.4rem}.blog-article-page .newsletter-section{margin:clamp(3rem,7vw,5rem) auto 0;max-width:940px;padding:clamp(1.5rem,4vw,2.5rem);border:1px solid rgba(21,25,20,.12);border-radius:8px;background:linear-gradient(135deg,rgba(255,232,174,.78),rgba(230,246,239,.86)),#fff9e8}.blog-article-page .newsletter-section .newsletter-title{margin:0 0 .75rem;color:#151914;font-size:clamp(1.7rem,4vw,2.6rem);font-weight:900;line-height:1.08}.blog-article-page .newsletter-section .newsletter-description{max-width:680px;margin:0 0 1.4rem;color:#4e564c;line-height:1.75}.blog-article-page .newsletter-section .newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.85rem;gap:.85rem;max-width:680px;align-items:start}.blog-article-page .newsletter-section .newsletter-form .ant-form-item{margin-bottom:0}.blog-article-page .newsletter-section .newsletter-form .ant-btn,.blog-article-page .newsletter-section .newsletter-form .ant-input{border-radius:8px}.blog-article-page .newsletter-section .newsletter-form .ant-input{min-height:3rem;border-color:rgba(21,25,20,.16)}.blog-article-page .newsletter-section .newsletter-form .ant-btn-primary{min-height:3rem;background:#151914;border-color:#151914;font-weight:800;box-shadow:none}.blog-article-page .related-articles{margin-top:clamp(3rem,7vw,5rem)}.blog-article-page .related-articles h2{margin:0 0 1rem;color:#151914;font-size:clamp(1.7rem,4vw,2.5rem);font-weight:900}.blog-article-page .related-articles .related-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.blog-article-page .related-articles .related-item{display:flex;gap:1rem;justify-content:space-between;min-height:100%;padding:1.2rem;border:1px solid rgba(21,25,20,.1);border-radius:8px;background:#fff;color:inherit;text-decoration:none;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.blog-article-page .related-articles .related-item:hover{transform:translateY(-4px);border-color:rgba(45,182,125,.5);box-shadow:0 18px 50px rgba(39,60,45,.1)}.blog-article-page .related-articles .related-item span{display:block;margin-bottom:.6rem;color:#0f7f58;font-size:.78rem;font-weight:900;text-transform:uppercase}.blog-article-page .related-articles .related-item strong{display:block;margin-bottom:.6rem;color:#151914;font-size:1.08rem;line-height:1.22}.blog-article-page .related-articles .related-item p{display:-webkit-box;margin:0;overflow:hidden;color:#566057;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:3}.blog-article-page .related-articles .related-item .anticon{flex:0 0 auto;margin-top:.2rem;color:#d18f00}@media(max-width:980px){.blog-index-page .blog-hero{grid-template-columns:1fr;min-height:auto}.blog-index-page .blog-hero-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.articles-grid,.blog-article-page .related-articles .related-list{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article-page .article-hero{grid-template-columns:1fr}}@media(max-width:680px){.blog-content .content{width:min(100% - 1rem,1180px)}.blog-index-page .blog-hero{padding-top:2.4rem}.articles-grid,.blog-article-page .related-articles .related-list,.blog-index-page .blog-hero-panel{grid-template-columns:1fr}.article-card-featured{grid-column:1/-1}.blog-article-page .article-hero{gap:1.75rem}.blog-article-page .article-hero-image:before{inset:-.6rem .6rem .6rem -.6rem}.blog-article-page .newsletter-section .newsletter-form{grid-template-columns:1fr}.blog-article-page .newsletter-section .newsletter-form .ant-btn{width:100%}}