:root{--brand-green: #004925;--brand-dark-green: #003a1e}body{margin:0;padding:0;box-sizing:border-box}.custom-scrollbar::-webkit-scrollbar{width:8px;height:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#9ca3af;border-radius:20px;border:2px solid transparent;background-clip:content-box}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4b5563}.truncate-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.truncate-3-lines{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
