.blog-page{--brand-green:#6fae45;--brand-green-light:#eaf4e4;--brand-black:#202020;--brand-neutral:#f5f6f4;--brand-white:#fff;--cream:#f5f6f4;--cream-light:#fafbf9;--cream-dark:#e8eae6;--navy:#202020;--navy-light:#3a3a3a;--brown:#6fae45;--brown-light:#8cc46a;--green:#6fae45;--green-light:#eaf4e4;--black:#202020;--gray:#5a5a5a;--gray-light:#8a8a8a;--white:#fff;--border:#2020201a;--font-primary:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;--font-serif:Georgia, "Times New Roman", serif;background:var(--cream);min-height:100vh;color:var(--navy);font-family:var(--font-primary)}.blog-page *,.blog-page :before,.blog-page :after{box-sizing:border-box}.blog-page h1,.blog-page h2,.blog-page h3,.blog-page h4,.blog-page p{margin-top:0}.blog-page a{color:inherit;text-decoration:none}.blog-page button,.blog-page input{font:inherit}.blog-container{width:min(1180px,100% - 80px);margin-left:auto;margin-right:auto}.blog-hero{background:var(--cream);padding-top:115px;padding-bottom:105px;position:relative;overflow:hidden}.blog-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6fae450d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-30%;right:-10%}.blog-hero-content{z-index:1;max-width:850px;position:relative}.blog-eyebrow{color:var(--brand-green);letter-spacing:.28em;text-transform:uppercase;align-items:center;gap:15px;margin-bottom:28px;font-size:11px;font-weight:700;display:flex}.blog-eyebrow:before{content:"";background:var(--brand-green);width:30px;height:2px;display:block}.blog-hero h1{max-width:850px;color:var(--navy);font-family:var(--font-serif);letter-spacing:-.055em;margin-bottom:30px;font-size:clamp(55px,7vw,92px);font-weight:700;line-height:.98}.blog-hero h1 span{color:var(--brand-green)}.blog-hero p{max-width:620px;color:var(--gray);margin-bottom:42px;font-size:17px;font-weight:400;line-height:1.75}.blog-search{border-bottom:2px solid var(--brand-green);background:0 0;width:min(620px,100%);padding:0;display:flex}.blog-search input{min-width:0;color:var(--navy);font-size:14px;font-family:var(--font-primary);background:0 0;border:none;outline:none;flex:1;padding:16px 5px}.blog-search input::placeholder{color:var(--gray-light)}.blog-search button{color:var(--brand-green);cursor:pointer;font-size:13px;font-weight:700;font-family:var(--font-primary);background:0 0;border:none;padding:0 5px;transition:color .2s}.blog-search button:hover{color:var(--navy)}.blog-categories{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--cream)}.blog-category-list{scrollbar-width:none;align-items:center;gap:35px;padding:20px 0;display:flex;overflow-x:auto}.blog-category-list::-webkit-scrollbar{display:none}.blog-category{color:var(--gray);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-size:12px;font-weight:600;font-family:var(--font-primary);background:0 0;border:none;flex-shrink:0;padding:0;transition:color .2s;position:relative}.blog-category:hover,.blog-category.active{color:var(--navy)}.blog-category.active:after{content:"";background:var(--brand-green);height:2px;position:absolute;bottom:-21px;left:0;right:0}.blog-featured{background:var(--cream);padding-top:105px;padding-bottom:105px}.featured-article{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--brand-white);border-radius:.75rem;grid-template-columns:1fr 1fr;min-height:540px;display:grid;overflow:hidden;box-shadow:0 4px 12px #2020200f}.featured-image{min-height:540px;padding:0}.featured-image-placeholder{background:linear-gradient(135deg,#eaf4e4,#c5d9b8);flex-direction:column;justify-content:flex-end;height:100%;min-height:540px;padding:45px;display:flex;position:relative;overflow:hidden}.featured-image-placeholder:before{content:"";border:1px solid #6fae454d;border-radius:50%;width:190px;height:190px;position:absolute;top:70px;right:70px}.featured-image-placeholder:after{content:"";background:var(--brand-green);opacity:.6;border-radius:50%;width:70px;height:70px;position:absolute;top:130px;right:130px}.featured-image-placeholder span{z-index:2;color:var(--brand-green);letter-spacing:.25em;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-primary);margin-bottom:12px;position:relative}.featured-image-placeholder strong{z-index:2;max-width:350px;color:var(--navy);font-family:var(--font-serif);font-size:46px;font-weight:700;line-height:1.05;position:relative}.featured-content{background:var(--brand-white);flex-direction:column;justify-content:center;padding:60px 60px 60px 70px;display:flex}.featured-content .article-category{color:var(--brand-green);letter-spacing:.25em;text-transform:uppercase;font-size:11px;font-weight:700;font-family:var(--font-primary);margin-bottom:22px}.featured-content h2{max-width:560px;color:var(--navy);font-family:var(--font-serif);letter-spacing:-.045em;margin-bottom:28px;font-size:clamp(40px,4.5vw,65px);font-weight:700;line-height:1.02}.featured-content>p{max-width:510px;color:var(--gray);margin-bottom:25px;font-size:15px;font-weight:400;line-height:1.8}.article-meta{color:var(--gray-light);letter-spacing:.04em;align-items:center;gap:12px;margin-bottom:30px;font-size:11px;font-weight:400;display:flex}.blog-read-more{width:fit-content;color:var(--brand-green);border-bottom:2px solid var(--brand-green);font-size:13px;font-weight:700;font-family:var(--font-primary);align-items:center;padding-bottom:5px;text-decoration:none;transition:color .2s,border-color .2s;display:inline-flex}.blog-read-more:hover{color:var(--navy);border-color:var(--navy)}.blog-latest{background:var(--cream-light);padding-top:100px;padding-bottom:110px}.blog-section-header{border-bottom:2px solid var(--brand-green);justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:0;padding-bottom:40px;display:flex}.blog-section-header h2{max-width:700px;color:var(--navy);font-family:var(--font-serif);letter-spacing:-.05em;margin-bottom:0;font-size:clamp(42px,5vw,70px);font-weight:700;line-height:1}.blog-section-header h2 span{color:var(--brand-green)}.blog-section-header>p{max-width:350px;color:var(--gray);margin-bottom:5px;font-size:14px;font-weight:400;line-height:1.7}.article-grid{background:var(--brand-white);border-radius:.75rem;grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid;overflow:hidden;box-shadow:0 4px 12px #2020200f}.article-card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--brand-white);transition:background .25s,transform .25s}.article-card:first-child{border-left:1px solid var(--border)}.article-card:hover{background:var(--cream-light);z-index:2;position:relative;transform:translateY(-4px);box-shadow:0 8px 24px #20202014}.article-image{padding:25px 25px 0;text-decoration:none;display:block}.article-image-placeholder{background:linear-gradient(135deg,#eaf4e4,#d5e0c8);border-radius:.5rem;align-items:flex-end;height:250px;padding:25px;display:flex;position:relative;overflow:hidden}.article-image-placeholder:before{content:"";border:1px solid #6fae454d;border-radius:50%;width:100px;height:100px;position:absolute;top:35px;right:35px}.article-image-placeholder:after{content:"";background:var(--brand-green);opacity:.5;border-radius:50%;width:30px;height:30px;position:absolute;top:70px;right:70px}.article-image-placeholder span{z-index:2;color:var(--navy);letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--font-primary);position:relative}.article-card-content{padding:28px 25px 35px}.article-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.article-card-top .article-category{color:var(--brand-green);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700;font-family:var(--font-primary)}.article-date{color:var(--gray-light);font-size:10px;font-weight:400}.article-card h3{min-height:75px;color:var(--navy);font-family:var(--font-serif);letter-spacing:-.025em;margin-bottom:15px;font-size:27px;font-weight:700;line-height:1.1}.article-card h3 a{text-decoration:none;transition:color .2s}.article-card h3 a:hover{color:var(--brand-green)}.article-card-content>p{min-height:90px;color:var(--gray);margin-bottom:25px;font-size:13px;font-weight:400;line-height:1.75}.article-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:18px;display:flex}.article-card-footer span{color:var(--gray-light);font-size:11px;font-weight:400}.article-card-footer a{color:var(--brand-green);font-size:12px;font-weight:700;font-family:var(--font-primary);text-decoration:none;transition:color .2s}.article-card-footer a:hover{color:var(--navy)}.blog-topics{background:var(--cream);padding-top:110px;padding-bottom:110px}.blog-topics-header{border-bottom:2px solid var(--brand-green);padding-bottom:40px}.blog-topics-header h2{max-width:750px;color:var(--navy);font-family:var(--font-serif);letter-spacing:-.05em;margin-bottom:0;font-size:clamp(45px,5vw,72px);font-weight:700;line-height:1}.blog-topics-header h2 span{color:var(--brand-green)}.topic-grid{background:var(--brand-white);border-radius:.75rem;grid-template-columns:repeat(2,1fr);margin-top:2rem;display:grid;overflow:hidden;box-shadow:0 4px 12px #2020200f}.topic-card{border-bottom:1px solid var(--border);min-height:160px;color:var(--navy);background:var(--brand-white);grid-template-columns:60px 1fr 30px;align-items:center;gap:20px;padding:30px 25px;text-decoration:none;transition:background .2s,transform .2s;display:grid}.topic-card:nth-child(odd){border-right:1px solid var(--border)}.topic-card:hover{background:var(--cream-light);transform:translate(4px)}.topic-card>span{color:var(--brand-green);font-family:var(--font-serif);font-size:16px;font-weight:700}.topic-card h3{color:var(--navy);font-family:var(--font-serif);margin-bottom:8px;font-size:28px;font-weight:700;transition:color .2s}.topic-card:hover h3{color:var(--brand-green)}.topic-card p{max-width:400px;color:var(--gray);margin-bottom:0;font-size:13px;font-weight:400;line-height:1.65}.topic-card strong{color:var(--brand-green);font-size:20px;font-weight:700}.blog-cta{background:var(--brand-green);color:var(--brand-white);padding-top:90px;padding-bottom:90px}.blog-cta-inner{justify-content:space-between;align-items:center;gap:60px;display:flex}.blog-cta .blog-eyebrow{color:var(--brand-white)}.blog-cta .blog-eyebrow:before{background:var(--brand-white)}.blog-cta h2{max-width:800px;color:var(--brand-white);font-family:var(--font-serif);letter-spacing:-.05em;margin-bottom:0;font-size:clamp(42px,5vw,70px);font-weight:700;line-height:1}.blog-cta-button{border:2px solid var(--brand-white);color:var(--brand-white);font-size:12px;font-weight:700;font-family:var(--font-primary);letter-spacing:.08em;text-transform:uppercase;border-radius:.5rem;flex-shrink:0;padding:17px 35px;text-decoration:none;transition:background .2s,color .2s,transform .2s}.blog-cta-button:hover{background:var(--brand-white);color:var(--brand-green);transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.blog-disclaimer{background:var(--navy);padding:28px 0}.blog-disclaimer p{color:#ffffff8c;max-width:1000px;margin-bottom:0;font-size:10px;font-weight:400;line-height:1.7}.blog-disclaimer strong{color:var(--brand-green)}@media (max-width:950px){.blog-container{width:min(100% - 50px,1180px)}.blog-hero{padding-top:85px;padding-bottom:80px}.featured-article{border-radius:.75rem;grid-template-columns:1fr}.featured-image,.featured-image-placeholder{min-height:400px}.featured-content{padding:55px 50px}.article-grid{grid-template-columns:repeat(2,1fr)}.article-card:nth-child(3){border-left:1px solid var(--border)}.blog-section-header{flex-direction:column;align-items:flex-start;gap:25px}.blog-cta-inner{flex-direction:column;align-items:flex-start}.blog-cta-button{text-align:center;width:100%}}@media (max-width:650px){.blog-container{width:calc(100% - 32px)}.blog-hero{padding-top:65px;padding-bottom:65px}.blog-hero h1{font-size:52px;line-height:.98}.blog-hero p{font-size:15px}.blog-category-list{gap:25px}.blog-featured,.blog-latest,.blog-topics{padding-top:70px;padding-bottom:70px}.featured-image{min-height:320px}.featured-image-placeholder{min-height:320px;padding:30px}.featured-image-placeholder strong{font-size:35px}.featured-content{padding:35px 25px}.featured-content h2{font-size:42px}.article-grid{border-radius:.75rem;grid-template-columns:1fr}.article-card,.article-card:first-child,.article-card:nth-child(3){border-left:1px solid var(--border)}.article-card h3,.article-card-content>p{min-height:auto}.topic-grid{border-radius:.75rem;grid-template-columns:1fr}.topic-card,.topic-card:nth-child(odd){border-right:none;border-left:1px solid var(--border);border-right:1px solid var(--border)}.topic-card{grid-template-columns:40px 1fr 20px;min-height:130px;padding:25px 20px}.topic-card h3{font-size:24px}.blog-cta{padding-top:70px;padding-bottom:70px}.blog-cta h2{font-size:45px}.blog-cta-button{text-align:center;width:100%}.blog-section-header h2,.blog-topics-header h2{font-size:38px}}@media (prefers-color-scheme:dark){.blog-page{--cream:#1a1a1a;--cream-light:#242424;--cream-dark:#2a2a2a;--navy:#e8e8e8;--navy-light:#d0d0d0;--gray:#b0b0b0;--gray-light:#7a7a7a;--white:#242424;--border:#ffffff14;background:#1a1a1a}.blog-hero{background:#1a1a1a}.blog-hero:before{background:radial-gradient(circle,#6fae4514 0%,#0000 70%)}.blog-categories,.blog-featured{background:#1a1a1a}.featured-article,.featured-content{background:#242424}.featured-image-placeholder{background:linear-gradient(135deg,#2a3a24,#1a2a14)}.blog-latest{background:#1a1a1a}.article-grid,.article-card{background:#242424}.article-card:hover{background:#2a2a2a}.article-image-placeholder{background:linear-gradient(135deg,#2a3a24,#1a2a14)}.blog-topics{background:#1a1a1a}.topic-grid,.topic-card{background:#242424}.topic-card:hover{background:#2a2a2a}.blog-search input{color:#e8e8e8}.blog-search input::placeholder{color:#7a7a7a}.blog-cta{background:#6fae45}.blog-disclaimer{background-color:#1a1a1a}}
