:root{--green:#22B85A;--green-dark:#179447;--bg:#FAFCF4;--bg2:#F2F7E9;--card:#FFFFFF;--border:#DCE8D9;--text:#17231D;--muted:#617068;--max:1240px;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.section{padding:68px 0}.section-tight{padding-top:38px}.eyebrow{margin:0 0 8px;color:var(--green-dark);font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-heading h2{margin:0;font-size:30px;line-height:1.08;letter-spacing:-.035em}.section-heading p{margin:6px 0 0;color:var(--muted);font-size:14px}.section-heading>a,.text-link{color:var(--green-dark);font-size:12px;font-weight:800;white-space:nowrap}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 18px;border-radius:999px;border:1px solid var(--border);font-size:12px;font-weight:800;transition:.18s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff;border-color:var(--green)}.button-primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button-ghost{background:#fff;color:var(--text);border-color:#C7D8C6}.button-small{min-height:32px;padding:0 11px;font-size:10px}.empty-state{padding:25px;border:1px dashed #C9DCC8;border-radius:14px;color:var(--muted);background:#fff}h1,h2,h3{font-weight:800}p{margin-top:0}.site-logo-text{display:flex;flex-direction:column;line-height:1}.site-logo-text strong{font-size:29px;letter-spacing:.08em}.site-logo-text span{margin-top:5px;font-size:7px;letter-spacing:.17em;color:var(--muted)}
