@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@400;500;600;700;800;900&display=swap");:root{--gr-green:#0f8;--gr-green-600:#00dd74;--gr-green-700:#00b85f;--gr-green-soft:#deffec;--gr-green-glow:rgba(0,255,136,.18);--gr-ink:#0f1115;--gr-ink-2:#2b3238;--gr-ink-3:#5c6470;--gr-ink-4:#8c949f;--gr-line:#e6eaf0;--gr-line-2:#d7dce3;--gr-bg:#fff;--gr-bg-soft:#f6f8f6;--gr-bg-tint:#f0f5f1;--gr-night:#0b0f0c;--gr-night-2:#131814;--gr-night-3:#1b221c;--gr-night-line:#232b25;--gr-shadow-soft:0 2px 6px rgba(15,17,21,.06),0 1px 2px rgba(15,17,21,.04);--gr-shadow-md:0 12px 32px rgba(15,17,21,.08),0 2px 6px rgba(15,17,21,.05);--gr-shadow-lg:0 24px 60px rgba(15,17,21,.14);--gr-shadow-green:0 14px 36px rgba(0,200,110,.28);--font-sans:"Mulish",ui-rounded,"SF Pro Rounded",-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-sans);color:var(--gr-ink);background:var(--gr-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}a{color:inherit;text-decoration:none}button{background:none;padding:0}img{display:block;max-width:100%}button{font-family:inherit;border:none;cursor:pointer}.gsap-init{opacity:0}