@charset "UTF-8";:root{--neutral--900: #0b0e14;--neutral--800: #111827;--neutral--700: #1e293b;--neutral--600: #9a9c9f;--neutral--500: #ccccce;--neutral--400: #e3e4e5;--neutral--300: #f1f1f1;--neutral--200: #f7f7f8;--neutral--100: #ffffff;--accent--primary-1: #ff6b1a;--accent--primary-2: #ffb64c;--secondary--color-1: #212125;--secondary--color-2: #f2f1ff;--secondary--color-3: #7d42fb;--secondary--color-4: #2d68ff;--secondary--color-5: #a0a5aa;--general--shadow-03: #14142b1a;--general--shadow-05: #14142b29;--system--green-300: #05c168;--system--red-300: #ff5a65;--font-heading: "Montserrat", "Segoe UI", Arial, sans-serif;--font-body: "Inter", "Segoe UI", Arial, sans-serif;--content-max-width: 1200px;--section-padding-y: clamp(3rem, 6vw, 6.5rem);--section-padding-x: clamp(1.25rem, 5vw, 3rem);--radius-md: 12px;--radius-lg: 20px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--neutral--900);color:var(--neutral--200);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.2;margin:0}p{margin:0}a{color:inherit}img{max-width:100%;display:block}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
