:root{--font-inter:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--green-darkest:#0f521c;--green-dark:#1e7b30;--green:#1f712f;--green-light:#309e45;--green-lighter:#8ab58b;--green-lightest:#cfffda;--green-white:#f7fae4;--blue-darkest:#0a3d52;--blue-dark:#0e6688;--blue:#1a9bbf;--blue-light:#3db8d8;--blue-lighter:#7dd4e8;--blue-lightest:#b3e8f4;--blue-white:#f0fafd;--gray-100:#f5f5f5;--gray-300:#e5e5e5;--gray-500:#a3a3a3;--gray-700:#737373;--gray-800:#525252;--gray-900:#262626;--gray-950:#171717;--red-100:#fff0ee;--red-300:#ffd8d3;--red-500:#ffb0a6;--red-700:#e06055;--red-800:#d43d30;--red-900:#aa2a1f;--purple-100:#eef0ff;--purple-500:#abaeff;--purple-800:#6366d6;--bg:#f5f4f0;--surface:#ffffff;--border-rgba:rgba(0,0,0,0.09);--border-med:rgba(0,0,0,0.13);--color-fg1:#1a1a1a;--color-fg2:#555555;--color-fg3:#888888;--background:60 17% 95%;--foreground:0 0% 10%;--card:0 0% 100%;--card-foreground:0 0% 10%;--popover:0 0% 100%;--popover-foreground:0 0% 10%;--primary:131 57% 28%;--primary-foreground:0 0% 98%;--secondary:210 32% 93%;--secondary-foreground:215 45% 18%;--muted:0 0% 96%;--muted-foreground:0 0% 33%;--accent:192 75% 95%;--accent-foreground:199 75% 18%;--destructive:5 64% 51%;--destructive-foreground:0 0% 98%;--border:0 0% 91%;--input:0 0% 91%;--ring:131 57% 28%;--chart-1:131 53% 42%;--chart-2:195 75% 43%;--chart-3:45 75% 48%;--chart-4:235 50% 62%;--chart-5:5 64% 51%;--radius:0.5rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 2px 12px rgba(0,0,0,0.1);--shadow-lg:0 4px 20px rgba(0,0,0,0.14);--shadow-xl:0 8px 32px rgba(0,0,0,0.18);--shadow-2xl:0 16px 48px rgba(0,0,0,0.22);--header-height:64px;--banner-height:0px;--sidebar-width:256px;--max-width:1500px;--global-max-width:var(--max-width);--section-v-pad:24px;--section-vertical-padding:var(--section-v-pad);--btn-height-xs:24px;--btn-height-sm:40px;--btn-height-md:48px;--btn-height-lg:60px;--button-height-xs:var(--btn-height-xs);--button-height-sm:var(--btn-height-sm);--button-height-md:var(--btn-height-md);--button-height-lg:var(--btn-height-lg);--button-width-sm:48px;--button-width-md:72px;--button-width-lg:96px;--button-width-xl:120px;--icon-xs:24px;--icon-sm:36px;--icon-md:48px;--icon-lg:64px;--sidebar-background:60 17% 97%;--sidebar-foreground:0 0% 14%;--sidebar-primary:131 57% 28%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:192 75% 95%;--sidebar-accent-foreground:199 75% 18%;--sidebar-border:0 0% 91%;--sidebar-ring:131 57% 28%;--font-brand:var(--font-montserrat),var(--font-inter);--font-body:var(--font-inter);--font-mono:ui-monospace,"Cascadia Code","Source Code Pro",Menlo,monospace;--text-display:clamp(2.25rem,4.2vw,3.5rem);--text-title-xl:2.25rem;--text-title-lg:1.875rem;--text-title-md:1.5rem;--text-title-sm:1.25rem;--text-body-lg:1.125rem;--text-body:1rem;--text-sm:0.875rem;--text-caption:0.8125rem;--text-xs:0.75rem;--lh-display:1.1;--lh-heading:1.2;--lh-subheading:1.35;--lh-body:1.55;--lh-caption:1.45;--text-base-size:1rem;--leading-body:var(--lh-body);--leading-heading:var(--lh-heading);--ls-tight:-0.02em;--ls-snug:-0.015em;--ls-normal:0em;--ls-wide:0.02em;--ls-wider:0.05em;--ls-widest:0.11em;--h1-size:var(--text-display);--h1-weight:800;--h1-font:var(--font-brand);--h1-line-height:var(--lh-display);--h1-letter-spacing:var(--ls-tight);--h2-size:var(--text-title-xl);--h2-weight:700;--h2-font:var(--font-brand);--h2-line-height:var(--lh-heading);--h2-letter-spacing:var(--ls-tight);--h3-size:var(--text-title-md);--h3-weight:700;--h3-font:var(--font-brand);--h3-line-height:1.3;--h3-letter-spacing:var(--ls-snug);--h4-size:var(--text-title-sm);--h4-weight:600;--h4-font:var(--font-brand);--h4-line-height:var(--lh-subheading);--p-size:var(--text-body);--p-weight:400;--p-font:var(--font-body);--p-line-height:var(--lh-body);--label-size:var(--text-xs);--label-weight:700;--label-font:var(--font-brand);--label-letter-spacing:var(--ls-widest);--label-transform:uppercase;--caption-size:var(--text-caption);--caption-font:var(--font-body);--caption-line-height:var(--lh-caption);--caption-letter-spacing:var(--ls-wide);--code-font:var(--font-mono);--code-size:var(--text-sm);--z-overlay:50;--z-map-drawer:60;--z-fixed-chrome:100;--z-sheet:120;--z-tooltip:130;--z-blocking:9999;--hero-blob-sky:radial-gradient(circle at center,#6fb8fc 0%,transparent 70%);--hero-blob-sage:radial-gradient(circle at center,#8ab58b 0%,transparent 70%);--marketing-radial-canopy:radial-gradient(circle at center,rgba(34,197,94,0.7) 80%,rgba(34,197,94,0.4) 90%,transparent 100%);--marketing-radial-river:radial-gradient(circle at center,rgba(59,130,246,0.7) 80%,rgba(59,130,246,0.4) 90%,transparent 100%)}.dark{--background:222 24% 9%;--foreground:60 15% 96%;--card:222 24% 11%;--card-foreground:60 15% 96%;--popover:222 24% 11%;--popover-foreground:60 15% 96%;--primary:131 42% 52%;--primary-foreground:131 30% 10%;--secondary:215 22% 18%;--secondary-foreground:210 25% 92%;--muted:220 18% 16%;--muted-foreground:215 12% 76%;--accent:220 18% 18%;--accent-foreground:192 60% 88%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:220 16% 18%;--input:220 16% 18%;--ring:131 42% 52%;--chart-1:131 45% 55%;--chart-2:210 40% 58%;--chart-3:45 70% 55%;--chart-4:285 30% 58%;--chart-5:8 55% 52%;--sidebar-background:222 24% 10%;--sidebar-foreground:210 25% 92%;--sidebar-primary:131 42% 52%;--sidebar-primary-foreground:131 30% 10%;--sidebar-accent:220 18% 16%;--sidebar-accent-foreground:210 25% 92%;--sidebar-border:220 16% 18%;--sidebar-ring:131 42% 52%}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring)/.5)}body{background-color:hsl(var(--background));font-family:var(--font-inter),ui-sans-serif,system-ui,sans-serif;font-size:1rem;line-height:1.5rem;color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:var(--lh-body);font-feature-settings:"kern" 1}h1{letter-spacing:-.025em;font-size:var(--h1-size);font-weight:var(--h1-weight);line-height:var(--h1-line-height);letter-spacing:var(--h1-letter-spacing)}h1,h2{scroll-margin:5rem;text-wrap:balance;font-family:var(--font-montserrat),var(--font-inter),ui-sans-serif,system-ui,sans-serif;color:hsl(var(--foreground))}h2{letter-spacing:-.025em;font-size:var(--h2-size);font-weight:var(--h2-weight);line-height:var(--h2-line-height);letter-spacing:var(--h2-letter-spacing)}h3{scroll-margin:5rem;letter-spacing:-.025em;font-size:var(--h3-size);font-weight:var(--h3-weight);line-height:var(--h3-line-height);letter-spacing:var(--h3-letter-spacing)}h3,h4{font-family:var(--font-montserrat),var(--font-inter),ui-sans-serif,system-ui,sans-serif;color:hsl(var(--foreground))}h4{letter-spacing:-.025em;font-size:var(--h4-size);font-weight:var(--h4-weight);line-height:var(--h4-line-height)}h5{font-size:1rem;line-height:1.5rem;line-height:1.375}h5,h6{font-family:var(--font-montserrat),var(--font-inter),ui-sans-serif,system-ui,sans-serif;font-weight:600;color:hsl(var(--foreground))}h6{font-size:.875rem;line-height:1.25rem;line-height:1.375;letter-spacing:-.025em}.text-fg1{color:var(--color-fg1)}.text-fg2{color:var(--color-fg2)}.text-fg3{color:var(--color-fg3)}.image{border-radius:.75rem}::selection{background:hsl(var(--primary)/.22);color:hsl(var(--foreground))}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:active,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:active,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px hsl(var(--background)) inset!important;-webkit-text-fill-color:hsl(var(--foreground))!important;box-shadow:0 0 0 30px hsl(var(--background)) inset!important;caret-color:hsl(var(--foreground))}.hover-blue:hover{cursor:pointer;color:hsl(var(--primary))}.bg-green-gradient{--tw-gradient-from:#1E7B30 var(--tw-gradient-from-position);--tw-gradient-to:rgb(30 123 48/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgb(48 158 69/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#309E45 var(--tw-gradient-via-position),var(--tw-gradient-to);--tw-gradient-to:#0F521C var(--tw-gradient-to-position)}.bg-green-gradient,.bg-white-gradient{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.bg-white-gradient{--tw-gradient-from:#f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to:rgb(240 253 244/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:rgb(255 255 255/0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to);--tw-gradient-to:#eff6ff var(--tw-gradient-to-position)}@keyframes partner-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.animate-partner-scroll{animation:partner-scroll 30s linear infinite}.animate-partner-scroll:hover{animation-play-state:paused}@keyframes map-globe-sweep{0%{stroke-dashoffset:0}to{stroke-dashoffset:1256}}.animate-map-globe-sweep{animation:map-globe-sweep 6s linear infinite}