*,:before,:after{box-sizing:border-box;margin:0;padding:0}.page-wrapper{color:#1c1b1b;background:#fff;font-family:Inter,sans-serif;overflow-x:hidden}.btn{letter-spacing:1.3px;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;padding:13px 32px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .18s,background .18s,color .18s;display:inline-flex}.btn:hover{opacity:.85}.btn--solid{color:#fff;background:#0f5238}.btn--ghost,.btn--outline{color:#0f5238;background:0 0;border:1px solid #0f5238}.btn--outline-white{color:#fff;background:0 0;border:1px solid #fff}.btn--lg{padding:16px 40px;font-size:14px}.navbar{box-sizing:border-box;z-index:2;background:#fcf9f8;border-bottom:1px solid #7079731a;width:100%;height:65px;position:fixed;top:0;left:0}.navbar__inner{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;max-width:1280px;height:65px;margin:0 auto;padding:16px 32px;display:flex}.navbar__brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar__brand-name{color:#0f5238;letter-spacing:-.3px;font-size:18px;font-weight:700}.navbar__links{flex:1;gap:28px;margin-left:24px;display:flex}.navbar__link{color:#404943;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.navbar__link:hover{color:#0f5238}.navbar__actions{align-items:center;gap:12px;margin-left:auto;display:flex}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;margin-left:auto;padding:4px;display:none}.navbar__hamburger span{background:#1c1b1b;width:22px;height:2px;display:block}.navbar__mobile-menu{background:#fff;border-top:1px solid #0f52381a;flex-direction:column;gap:16px;padding:20px 32px 24px;display:flex}.hero{background:#f6f3f2;align-items:center;min-height:100vh;padding-top:65px;display:flex}.hero__content{gap:0;width:100%;max-width:1280px;min-height:calc(100vh - 65px);margin:0 auto;padding:0 32px;display:flex}.hero__left{flex-direction:column;flex:none;justify-content:center;gap:0;width:50%;padding:64px 48px 64px 0;display:flex}.hero__eyebrow{letter-spacing:3.6px;text-transform:uppercase;color:#0f5238;margin-bottom:20px;font-size:12px;font-weight:700}.hero__title{letter-spacing:-1px;color:#1c1b1b;margin-bottom:20px;font-size:clamp(40px,4.5vw,56px);font-weight:700;line-height:1.1}.hero__subtitle{color:#404943;max-width:480px;margin-bottom:36px;font-size:18px;line-height:1.65}.hero__cta{flex-wrap:wrap;gap:16px;display:flex}.hero__right{flex:1;position:relative;overflow:hidden}.hero__img-overlay{z-index:1;background:#0f52380d;position:absolute;inset:0}.hero__img{object-fit:cover;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.features{background:#fcf9f8;padding:80px 32px}.features__container{max-width:1280px;margin:0 auto}.features__header{margin-bottom:48px}.features__heading{letter-spacing:-.32px;color:#0f5238;font-size:32px;font-weight:600}.features__subheading{color:#5e5e5e;font-size:16px}.features__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.feature-card{background:#fff;border:1px solid #0f52381a;flex-direction:column;transition:box-shadow .2s;display:flex}.feature-card:hover{box-shadow:0 8px 24px #0f523814}.feature-card__img-wrap{background:#e9ede9;flex-shrink:0;width:100%;height:220px;position:relative;overflow:hidden}.feature-card__img{object-fit:cover}.feature-card__body{flex-direction:column;gap:12px;padding:24px;display:flex}.feature-card__title-row{align-items:center;gap:10px;display:flex}.feature-card__svg-icon{flex-shrink:0;width:20px;height:20px}.feature-card__title{color:#0f5238;font-size:20px;font-weight:500}.feature-card__desc{color:#404943;font-size:16px;line-height:1.65}.bento{background:#f6f3f2;padding:80px 32px}.bento__container{grid-template-columns:1fr 1fr;gap:24px;max-width:1280px;min-height:560px;margin:0 auto;display:grid}.bento__main{background:#0f5238;flex-direction:column;justify-content:flex-end;gap:0;padding:48px 40px;display:flex}.bento__eyebrow{letter-spacing:1.2px;text-transform:uppercase;color:#ffffffb3;margin-bottom:16px;font-size:12px;font-weight:700}.bento__heading{letter-spacing:-.96px;color:#fff;margin-bottom:24px;font-size:clamp(36px,3.5vw,48px);font-weight:700;line-height:1.25}.bento__body{color:#fffc;margin-bottom:32px;font-size:18px;line-height:1.6}.bento__tiles{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;display:grid}.bento__tile{background:#fff;border:1px solid #0f52380d;flex-direction:column;justify-content:space-between;gap:12px;padding:24px;display:flex}.bento__tile--wide{flex-direction:row;grid-column:1/-1;align-items:center;gap:24px}.bento__tile-icon-wrap{background:#0f52380d;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.bento__tile-svg{flex-shrink:0;width:28px;height:28px}.bento__tile-title{color:#1c1b1b;margin-bottom:4px;font-size:20px;font-weight:500}.bento__tile-title--green{color:#0f5238}.bento__tile-desc{color:#404943;font-size:14px;line-height:1.5}.cta-final{text-align:center;border-top:1px solid #7079731a;flex-direction:column;align-items:center;gap:20px;padding:80px 32px;display:flex}.cta-final__heading{letter-spacing:-.96px;color:#1c1b1b;font-size:clamp(36px,4vw,48px);font-weight:700}.cta-final__sub{color:#404943;max-width:560px;font-size:16px;line-height:1.65}@media (max-width:900px){.navbar__links,.navbar__actions{display:none}.navbar__hamburger{display:flex}.hero__content{flex-direction:column;min-height:auto;padding:40px 24px 0}.hero__left{width:100%;padding:48px 0 32px}.hero__right{width:100%;height:320px}.hero__img{position:relative!important}.features__grid,.bento__container,.bento__tiles{grid-template-columns:1fr}.bento__tile--wide{flex-direction:column;grid-column:auto}}
