:root { --primary-900: #06123F; --primary-800: #0F1F6A; --primary-700: #1A2E8A; --primary-600: #2242C7; --primary-500: #3366FF; --primary-400: #5B84FF; --primary-300: #C4D4FE; --accent-600: #1F51E5; --accent-500: #3366FF; --accent-400: #5B84FF; --accent-300: #85A4FF; --accent-200: #B8CBFF; --accent-100: #E3EBFF; --accent-50: #F0F4FF; --neutral-900: #0D0D0F; --neutral-800: #1A1A1F; --neutral-700: #2D2D33; --neutral-600: #4B4B55; --neutral-400: #888891; --neutral-300: #D1D5DB; --neutral-200: #ECEEF2; --neutral-100: #F6F7F9; --neutral-0: #FFFFFF; --success: #22C55E; --info: #0EA5E9; --warning: #F59E0B; --error: #EF4444; --bg-body: #FFFFFF; --bg-secondary: #F6F7F9; --bg-inverted: #0D0D0F; --info-l-1: #24adeb; --info-l-2: #3ab5ed; --info-l-3: #50beef; --info-l-4: #66c6f1; --info-l-5: #7ccef3; --info-l-6: #91d6f5; --info-l-7: #a7def7; --info-l-8: #bde6f9; --info-l-9: #d3effb; --info-l-10: #e9f7fd; --warning-l-1: #f6a721; --warning-l-2: #f7b037; --warning-l-3: #f8b84e; --warning-l-4: #f9c164; --warning-l-5: #faca7a; --warning-l-6: #fad390; --warning-l-7: #fbdca6; --warning-l-8: #fce5bc; --warning-l-9: #fdedd3; --warning-l-10: #fef6e9; --error-l-1: #f05555; --error-l-2: #f26666; --error-l-3: #f37777; --error-l-4: #f58888; --error-l-5: #f69999; --error-l-6: #f8aaaa; --error-l-7: #f9bbbb; --error-l-8: #fbcccc; --error-l-9: #fcdddd; --error-l-10: #feeeee; --success-l-1: #36ca6d; --success-l-2: #4ad07b; --success-l-3: #5ed58a; --success-l-4: #72da99; --success-l-5: #86dfa7; --success-l-6: #9be5b6; --success-l-7: #afeac4; --success-l-8: #c3efd3; --success-l-9: #d7f4e2; --success-l-10: #ebfaf0; --color-highlight: #01F0FF; --color-highlight-l-1: #18f1ff; --color-highlight-l-2: #2ff3ff; --color-highlight-l-3: #46f4ff; --color-highlight-l-4: #5df5ff; --color-highlight-l-5: #74f7ff; --color-highlight-l-6: #8cf8ff; --color-highlight-l-7: #a3faff; --color-highlight-l-8: #bafbff; --color-highlight-l-9: #d1fcff; --color-highlight-l-10: #e8feff; --color-highlight-d-1: #01dae8; --color-highlight-d-2: #01c4d1; --color-highlight-d-3: #01afb9; --color-highlight-d-4: #0199a2; --color-highlight-d-5: #01838b; --color-highlight-d-6: #006d74; --color-highlight-d-7: #00575d; --color-highlight-d-8: #004146; --color-highlight-d-9: #002c2e; --color-highlight-d-10: #001617; --color-highlight-t-1: hsla(184, 100%, 50%, 0.09); --color-highlight-t-2: hsla(184, 100%, 50%, 0.18); --color-highlight-t-3: hsla(184, 100%, 50%, 0.27); --color-highlight-t-4: hsla(184, 100%, 50%, 0.36); --color-highlight-t-5: hsla(184, 100%, 50%, 0.45); --color-highlight-t-6: hsla(184, 100%, 50%, 0.55); --color-highlight-t-7: hsla(184, 100%, 50%, 0.64); --color-highlight-t-8: hsla(184, 100%, 50%, 0.73); --color-highlight-t-9: hsla(184, 100%, 50%, 0.82); --color-highlight-t-10: hsla(184, 100%, 50%, 0.91); --text-2xs: clamp(0.82rem, calc(-0.000555555555555555 * (100vw - 36rem) + 0.82rem), 0.76rem); --text-xs: clamp(1.02rem, calc(-0.00009259259259259267 * (100vw - 36rem) + 1.02rem), 1.01rem); --text-s: clamp(1.28rem, calc(0.0006481481481481487 * (100vw - 36rem) + 1.28rem), 1.35rem); --text-m: clamp(1.6rem, calc(0.0018518518518518515 * (100vw - 36rem) + 1.6rem), 1.8rem); --text-l: clamp(2rem, calc(0.003703703703703703 * (100vw - 36rem) + 2rem), 2.4rem); --text-xl: clamp(2.5rem, calc(0.006481481481481483 * (100vw - 36rem) + 2.5rem), 3.2rem); --text-2xl: clamp(3.13rem, calc(0.010462962962962962 * (100vw - 36rem) + 3.13rem), 4.26rem); --text-3xl: clamp(3.91rem, calc(0.016388888888888883 * (100vw - 36rem) + 3.91rem), 5.68rem); --space-s: clamp(1.28rem, calc(0.002037037037037037 * (100vw - 36rem) + 1.28rem), 1.5rem); --space-2xs: clamp(0.82rem, calc(0.00018518518518518534 * (100vw - 36rem) + 0.82rem), 0.84rem); --space-xs: clamp(1.02rem, calc(0.0010185185185185173 * (100vw - 36rem) + 1.02rem), 1.13rem); --space-m: clamp(1.6rem, calc(0.003703703703703703 * (100vw - 36rem) + 1.6rem), 2rem); --space-l: clamp(2rem, calc(0.0062037037037037035 * (100vw - 36rem) + 2rem), 2.67rem); --space-xl: clamp(2.5rem, calc(0.00972222222222222 * (100vw - 36rem) + 2.5rem), 3.55rem); --space-2xl: clamp(3.13rem, calc(0.014907407407407411 * (100vw - 36rem) + 3.13rem), 4.74rem); --space-3xl: clamp(3.91rem, calc(0.022222222222222216 * (100vw - 36rem) + 3.91rem), 6.31rem); --space-4xl: clamp(4.88rem, calc(0.03277777777777778 * (100vw - 36rem) + 4.88rem), 8.42rem); --space-5xl: clamp(6.1rem, calc(0.04740740740740742 * (100vw - 36rem) + 6.1rem), 11.22rem); --space-6xl: clamp(7.63rem, calc(0.06787037037037037 * (100vw - 36rem) + 7.63rem), 14.96rem);}