*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,pre{margin:0}ul,ol{margin:0;padding:0;list-style:none}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{padding:0;border:0;background:none;font:inherit;color:inherit;cursor:pointer}html{scroll-behavior:smooth;scroll-padding-top:5rem}@media(min-width:768px){html{scroll-padding-top:7.25rem}}body{background:#fff;color:#07251a;font-family:Plus Jakarta Sans,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{background:#21a366;color:#07251a}:focus-visible{outline:3px solid #21a366;outline-offset:3px}body:after{content:"";position:fixed;inset:0;z-index:100;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;gap:.6rem;padding:.95rem 1.6rem;border-radius:999px;font-size:.95rem;font-weight:600;white-space:nowrap;transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.btn svg{width:1.25rem;height:1.25rem}.btn:hover{transform:scale(1.03)}.btn-fill{position:absolute;inset:0;z-index:-1;border-radius:inherit;transform:translateY(101%);transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.btn:hover .btn-fill{transform:translateY(0)}.btn-primary{background:#0f5132;color:#fff}.btn-primary .btn-fill{background:#07251a}.btn-accent{background:#21a366;color:#07251a}.btn-accent .btn-fill{background:#4cc488}.btn-outline{border:1px solid rgba(255,255,255,.45);color:#fff}.btn-outline .btn-fill{background:#ffffff24}.btn-ghost{border:1px solid rgba(7,37,26,.15);background:#fff;color:#07251a}.btn-ghost .btn-fill{background:#f4f4f0}.container{width:100%;max-width:80rem;margin-inline:auto;padding-inline:1.5rem}@media(min-width:1024px){.container{padding-inline:2.5rem}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.75rem;text-transform:uppercase;letter-spacing:.18em;color:#0f5132}.eyebrow--light{color:#21a366}.section-title{margin-top:1rem;font-size:2.25rem;font-weight:700;line-height:1.1;letter-spacing:-.025em}@media(min-width:640px){.section-title{font-size:3rem}}.section-title__accent{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;color:#0f5132}.section-lead{margin-top:1.25rem;font-size:1.125rem;line-height:1.7;color:#07251abf}.pulse-dot{position:relative;display:inline-flex;flex-shrink:0;width:.5rem;height:.5rem;border-radius:50%;background:#21a366}.pulse-dot:before{content:"";position:absolute;inset:0;border-radius:inherit;background:inherit;animation:pulse-ping 1.2s cubic-bezier(0,0,.2,1) infinite}@keyframes pulse-ping{75%,to{transform:scale(2.2);opacity:0}}
