@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--green:#166534;--green-dark:#14532d;--green-light:#f0fdf4;--navy:#0a2e1a;--navy-80:#0a2e1acc;--gray-50:#f8f9fa;--gray-100:#f1f3f5;--gray-200:#e9ecef;--gray-300:#dee2e6;--gray-400:#ced4da;--gray-500:#adb5bd;--gray-600:#6c757d;--gray-700:#495057;--gray-800:#343a40;--white:#fff;--on-inverse:#fff;--surface-inverse:#0a1929;--shadow-sm:0 1px 3px #00000014, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 2px 6px #0000000a;--shadow-lg:0 12px 32px #0000001a, 0 4px 12px #0000000f;--shadow-xl:0 24px 48px #0000001f, 0 8px 20px #0000000f;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:9999px}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--navy:#e5e9f0;--navy-80:#e5e9f0cc;--blue-light:#102035;--gray-50:#1f242b;--gray-100:#252b33;--gray-200:#2c333c;--gray-300:#374049;--gray-400:#4a5360;--gray-500:#7a8390;--gray-600:#a1aab5;--gray-700:#c9d0da;--gray-800:#e5e9f0;--white:#161a22;--shadow-sm:0 1px 3px #00000073, 0 1px 2px #00000059;--shadow-md:0 4px 12px #00000080, 0 2px 6px #0006;--shadow-lg:0 12px 32px #0000008c, 0 4px 12px #00000073;--shadow-xl:0 24px 48px #0009, 0 8px 20px #00000080}html{scroll-behavior:smooth}body{color:var(--gray-800);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.6;transition:background-color .2s,color .2s}html[data-theme=dark] body{background:#0f1115}html[data-theme=dark] img:not([src*=\.svg]){filter:brightness(.92)}img{max-width:100%;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}a{color:inherit;text-decoration:none}ul{list-style:none}
