.site-header-shell{position:sticky;top:0;z-index:20;width:100%;border-bottom:1px solid rgba(15,52,35,.08);background:hsla(0,0%,100%,.9);box-shadow:0 1px 0 hsla(0,0%,100%,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header{display:flex;width:100%;max-width:1600px;min-height:72px;margin:0 auto;align-items:center;justify-content:space-between;gap:24px;padding:12px 20px}.header-brand{position:relative;display:block;width:180px;min-width:180px;outline:none}.header-brand:focus-visible,.header-demo-btn:focus-visible,.header-login-btn:focus-visible,.header-menu-button:focus-visible,.header-nav-link:focus-visible{border-radius:10px;box-shadow:0 0 0 3px rgba(0,164,101,.2)}.header-brand-logo{display:flex;align-items:center}.header-logo-image{display:block;width:180px;height:36px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.header-logo-line{position:absolute;right:0;bottom:1px;height:1px;width:80%;background-color:#bdbdbd}.header-tagline{position:absolute;right:0;bottom:-13px;color:#011f11;font-size:10.3px;font-weight:400;white-space:nowrap}.desktop-actions,.desktop-nav,.header-tagline-dot{display:none}.desktop-nav{gap:2px;padding:5px;border:1px solid rgba(18,65,42,.08);border-radius:16px;background:rgba(246,250,248,.8)}.desktop-nav,.header-nav-link{align-items:center;justify-content:center}.header-nav-link{position:relative;display:inline-flex;min-height:38px;padding:0 11px;border-radius:11px;color:#32463c;font-size:14px;font-weight:500;line-height:1;white-space:nowrap;transition:color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.header-nav-link:hover{color:#007e4e;background:#fff;box-shadow:0 4px 14px rgba(20,66,44,.07);transform:translateY(-1px)}.header-nav-link.is-active{color:#007e4e;background:#fff;box-shadow:0 4px 14px rgba(20,66,44,.08),inset 0 0 0 1px rgba(0,164,101,.08);font-weight:600}.header-nav-link.is-active:after{position:absolute;bottom:4px;width:14px;height:2px;border-radius:999px;background:#00a465;content:""}.desktop-actions{flex-shrink:0;align-items:center;gap:10px}.header-demo-btn,.header-login-btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:13px;padding:0 20px;font-size:14px;font-weight:600;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.header-login-btn{min-width:92px;border:1px solid rgba(0,164,101,.24);color:#007e4e;background:#eff9f4}.header-login-btn:hover{background:#e1f4ea;box-shadow:0 8px 20px rgba(0,126,78,.1);transform:translateY(-1px)}.header-demo-btn{gap:8px;min-width:144px;color:#fff;background:#10271c;box-shadow:0 9px 22px rgba(7,37,23,.17)}.header-demo-btn:hover{background:#00a465;box-shadow:0 11px 26px rgba(0,164,101,.2);transform:translateY(-1px)}.mobile-menu-trigger{display:block}.header-menu-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #dce8e1;border-radius:12px;color:#143023;background:#f7faf8;transition:border-color .18s ease,background-color .18s ease}.header-menu-button:hover{border-color:#a8d2ba;background:#edf7f1}@media (min-width:80em){.site-header{min-height:82px;padding:14px 28px}.desktop-actions,.desktop-nav{display:flex}.mobile-menu-trigger{display:none}}@media (min-width:90em){.site-header{gap:30px;padding-right:36px;padding-left:36px}.desktop-nav{gap:3px}.header-nav-link{padding-right:14px;padding-left:14px;font-size:15px}.header-demo-btn,.header-login-btn{min-height:46px;padding-right:24px;padding-left:24px;font-size:15px}}.honeycomb-panel{--hex-size:70px;--hex-height:calc(var(--hex-size) * 1.1547005);--hex-gap:0px;width:min(580px,100%);margin-left:auto;margin-right:auto;padding:24px 14px;border-radius:24px;position:relative}@media (max-width:1023px){.honeycomb-panel{--hex-size:66px;--hex-gap:0px}}@media (max-width:640px){.honeycomb-panel{--hex-size:56px;--hex-gap:0px;width:min(360px,100%);padding:16px 8px;border-radius:18px}}.honeycomb-row{display:flex;gap:var(--hex-gap);margin-top:calc(var(--hex-height) * -.25)}.honeycomb-row:first-child{margin-top:0}.honeycomb-row-offset{margin-left:calc((var(--hex-size) / 2) + (var(--hex-gap) / 2))}.honeycomb-grid{display:grid;gap:0;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto}.hex-cell{position:relative;width:var(--hex-size);min-width:var(--hex-size);height:var(--hex-height);background:#00a465;color:#fff;display:grid;place-items:center;transition:color .35s ease-in-out;isolation:isolate;overflow:hidden}.hex-cell,.hex-cell:before{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.hex-cell:before{content:"";position:absolute;inset:1.5px;background:#fff;transition:background .35s ease-in-out;z-index:-1}.hex-image{width:60%;height:60%;-o-object-fit:contain;object-fit:contain;display:block}