:root {
  /* Colors — Primary */
  --color-primary: #e4f222;
  --color-secondary: #5e6ad2;
  --color-accent: #00ff05;

  /* Colors — Neutrals */
  --color-neutral-50: #f7f8f8;
  --color-neutral-100: #62666d;
  --color-neutral-200: #d0d6e0;
  --color-neutral-300: #e2e4e7;
  --color-neutral-400: #8a8f98;
  --color-neutral-500: #08090a;
  --color-neutral-600: #23252a;
  --color-neutral-700: #383b3f;
  --color-neutral-800: #000000;
  --color-neutral-900: #121414;

  /* Colors — Backgrounds */
  --color-bg: #08090a;
  --color-bg-1: #090a0b;
  --color-bg-2: #101112;
  --color-bg-3: #121314;
  --color-bg-4: #ffffff;
  --color-bg-5: #161718;
  --color-bg-6: #0f1011;
  --color-bg-7: #e4f222;

  /* Colors — Text */
  --color-text: #f7f8f8;
  --color-text-1: #ffffff;
  --color-text-2: #8a8f98;
  --color-text-3: #08090a;
  --color-text-4: #d0d6e0;

  /* Typography — Families */
  --font-sans: 'Inter Variable', sans-serif;
  --font-body: 'Berkeley Mono', sans-serif;

  /* Typography — Scale */
  --font-size-64: 64px;
  --font-size-40: 40px;
  --font-size-32: 32px;
  --font-size-24: 24px;
  --font-size-20: 20px;
  --font-size-18: 18px;
  --font-size-17: 17px;
  --font-size-16: 16px;
  --font-size-15: 15px;
  --font-size-14: 14px;
  --font-size-13.3333: 13.3333px;
  --font-size-13: 13px;

  /* Spacing */
  --spacing-1: 1px;
  --spacing-39: 39px;
  --spacing-47: 47px;
  --spacing-51: 51px;
  --spacing-56: 56px;
  --spacing-69: 69px;
  --spacing-79: 79px;
  --spacing-91: 91px;
  --spacing-95: 95px;
  --spacing-99: 99px;
  --spacing-111: 111px;
  --spacing-123: 123px;
  --spacing-127: 127px;
  --spacing-131: 131px;
  --spacing-135: 135px;
  --spacing-152: 152px;
  --spacing-155: 155px;
  --spacing-159: 159px;
  --spacing-166: 166px;
  --spacing-199: 199px;

  /* Border Radius */
  --radius-xs: 1px;
  --radius-sm: 4px;
  --radius-md: 7px;
  --radius-lg: 12px;
  --radius-lg: 16px;
  --radius-xl: 20px;
  --radius-full: 50px;
  --radius-full: 400px;
  --radius-full: 9999px;

  /* Box Shadows */
  --shadow-sm: rgba(94, 106, 210, 0) 0px 0px 0px 9.8766px;
  --shadow-sm: rgba(0, 0, 0, 0.1) 0px 0px 0px 2px;
  --shadow-sm: rgba(0, 0, 0, 0.2) 0px 0px 0px 1px;
  --shadow-sm: rgb(35, 37, 42) 0px 0px 0px 1px inset;
  --shadow-sm: rgba(8, 9, 10, 0.1) 0px 0px 0px 1px, rgba(8, 9, 10, 0.4) 0px 0px 64px 0px;
  --shadow-sm: rgba(255, 255, 255, 0.03) 0px 0px 0px 1px inset, rgba(255, 255, 255, 0.04) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.6) 0px 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 4px 4px 0px;
  --shadow-xs: rgba(0, 0, 0, 0.4) 0px 1px 0px 0px;
  --shadow-xs: rgb(35, 37, 42) 1px 0px 0px 0px inset;
  --shadow-xs: rgba(0, 0, 0, 0.03) 0px 1.2px 0px 0px;
  --shadow-sm: rgba(0, 0, 0, 0.4) 0px 2px 4px 0px;
  --shadow-md: rgba(0, 0, 0, 0) 0px 8px 2px 0px, rgba(0, 0, 0, 0.01) 0px 5px 2px 0px, rgba(0, 0, 0, 0.04) 0px 3px 2px 0px, rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.08) 0px 0px 1px 0px;
  --shadow-md: rgba(0, 0, 0, 0.2) 0px 0px 12px 0px inset;
  --shadow-xl: rgba(8, 9, 10, 0.6) 0px 4px 32px 0px;

  /* Original Site Variables */
  /* — colors — */
  --color-text-tertiary: #8a8f98;
  --color-white: #fff;
  --dp-label-muted: initial;
  --color-border-translucent: rgba(255,255,255,0.05);
  --color-bg-level-3: #191a1b;
  --editor-text-color: #e4e5e9;
  --action-menu-item-bg-focus: ;
  --color-border-secondary: #34343a;
  --btn-highlight-bg: transparent;
  --color-accent-hover: #828fff;
  --color-border-tertiary: #3e3e44;
  --color-button-invert-bg-hover: #fff;
  --color-button-invert-bg: #e5e5e6;
  --color-fg-quaternary: #62666d;
  --color-overlay-primary: rgba(0,0,0,0.85);
  --dp-control-primary: initial;
  --btn-highlight-color: inherit;
  --color-border-primary: #23252a;
  --color-link-primary: #828fff;
  --color-line-tint: #141516;
  --color-green: #27a644;
  --color-text-primary: #f7f8f8;
  --color-brand-bg: #5e6ad2;
  --color-bg-marketing: #010102;
  --modal-dp-control-primary-hover: initial;
  --color-linear-security: #7a7fad;
  --color-bg-panel: #0f1011;
  --scrollbar-color-active: rgba(255,255,255,0.4);
  --color-bg-tint: #141516;
  --header-border: rgba(255,255,255,0.08);
  --focus-ring-width: 1px;
  --border-hairline: 1px;
  --color-bg-level-2: #141516;
  --focus-ring-color: #5e69d1;
  --color-indigo: #5e6ad2;
  --color-border-translucent-strong: rgba(255,255,255,0.08);
  --color-overlay-dim-rgb: 255,255,255;
  --modal-dp-bg-selected: initial;
  --color-text-secondary: #d0d6e0;
  --icon-replacement-color: ;
  --color-line-tertiary: #18191a;
  --color-accent: #7170ff;
  --color-selection-bg: color-mix(in lch,#5e6ad2,black 10%);
  --color-line-secondary: #202122;
  --color-line-primary: #37393a;
  --color-fg-primary: #f7f8f8;
  --color-bg-quinary: #282828;
  --color-text-quaternary: #62666d;
  --color-alpha: 255;
  --action-menu-control-primary: initial;
  --layer-popover: 600;
  --color-accent-tint: #18182f;
  --header-bg: rgba(11,11,11,0.8);
  --color-line-quaternary: #141515;
  --color-black: #000;
  --scrollbar-color-hover: rgba(255,255,255,0.2);
  --color-link-hover: #fff;
  --dp-bg-border: initial;
  --icon-default-color: initial;
  --color-bg-level-1: #0f1011;
  --color-brand-text: #fff;
  --action-menu-bg-border-solid: initial;
  --color-teal: #00b8cc;
  --color-linear-plan: #68cc58;
  --color-orange: #fc7840;
  --color-selection-text: #fff;
  --color-fg-secondary: #d0d6e0;
  --color-bg-translucent: rgba(255,255,255,0.05);
  --color-red: #eb5757;
  --color-blue: #4ea7fc;
  --color-selection-dim: color-mix(in lch,#5e6ad2,transparent 80%);
  --color-bg-tertiary: #232326;
  --dp-highlighted-color: initial;
  --focus-ring-outline: 1px solid #5e69d1;
  --color-bg-quaternary: #28282c;
  --color-bg-primary: #08090a;
  --focus-ring-offset: 2px;
  --color-yellow: #f0bf00;
  --color-fg-tertiary: #8a8f98;
  --color-bg-level-0: #08090a;
  --scrollbar-color: rgba(255,255,255,0.1);
  --icon-color: initial;
  --color-linear-build: #d4b144;
  --dp-control-primary-hover: initial;
  --color-bg-secondary: #1c1c1f;
  /* — spacing — */
  --text-micro-size: 0.75rem;
  --font-size-title1: 2.25rem;
  --title-3-letter-spacing: -0.012em;
  --editor-block-menu-size: 20px;
  --scrollbar-size-active: 10px;
  --font-size-miniPlus: 0.75rem;
  --text-regular-letter-spacing: -0.011em;
  --text-regular-size: 0.9375rem;
  --editor-block-spacing-small: calc(0.375 * 1rem);
  --font-size-microPlus: 0.6875rem;
  --title-7-size: 3.5rem;
  --text-small-size: 0.875rem;
  --page-padding-block: 64px;
  --text-micro-letter-spacing: 0;
  --title-6-letter-spacing: -0.022em;
  --title-9-letter-spacing: -0.022em;
  --title-8-size: 4rem;
  --font-size-largePlus: 1.125rem;
  --font-size-smallPlus: 0.8125rem;
  --title-7-letter-spacing: -0.022em;
  --title-1-size: 1.0625rem;
  --font-size-title3: 1.25rem;
  --dp-font-size-small: 0.8125rem;
  --editor-block-spacing: 1rem;
  --text-tiny-size: 0.625rem;
  --font-size-regular: 0.9375rem;
  --font-size-mini: 0.75rem;
  --editor-last-invisible-paragraph-spacing: 10px;
  --text-mini-letter-spacing: -0.01em;
  --text-tiny-letter-spacing: -0.015em;
  --editor-font-size: 0.9375rem;
  --title-2-letter-spacing: -0.012em;
  --title-2-size: 1.25rem;
  --title-4-size: 2rem;
  --editor-letter-spacing: -0.00666667em;
  --font-size-micro: 0.6875rem;
  --font-size-title2: 1.5rem;
  --homepage-outer-padding: 10px;
  --title-5-letter-spacing: -0.022em;
  --font-size-small: 0.8125rem;
  --font-size-large: 1.125rem;
  --font-size-regularPlus: 0.9375rem;
  --page-padding-right: max(0px,24px);
  --text-mini-size: 0.8125rem;
  --page-padding-left: max(0px,24px);
  --font-monospace: "Berkeley Mono",ui-monospace,"SF Mono","Menlo",monospace;
  --title-6-size: 3rem;
  --title-5-size: 2.5rem;
  --title-1-letter-spacing: -0.012em;
  --scrollbar-size: 6px;
  --text-large-size: 1.0625rem;
  --min-tap-size: 44px;
  --page-padding-inline: 24px;
  --text-large-letter-spacing: 0;
  --title-8-letter-spacing: -0.022em;
  --text-small-letter-spacing: -0.013em;
  --title-9-size: 4.5rem;
  --title-3-size: 1.5rem;
  --scrollbar-gap: 4px;
  --homepage-padding-inset: 32px;
  --title-4-letter-spacing: -0.022em;
  --editor-block-spacing-large: calc(1.375 * 1rem);
  --page-padding-y: 48px;
  /* — typography — */
  --font-variations: "opsz" auto;
  --title-1-line-height: 1.4;
  --font-emoji: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Segoe UI","Twemoji Mozilla","Noto Color Emoji","Android Emoji";
  --text-tiny: 0.625rem /1.5 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --text-small-line-height: calc(21 / 14);
  --text-large: 1.0625rem /1.6 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --font-regular: "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --title-3-line-height: 1.33;
  --text-micro-line-height: 1.4;
  --text-tiny-line-height: 1.5;
  --title-8-line-height: 1.06;
  --text-regular-line-height: 1.6;
  --text-small: 0.875rem /calc(21 / 14) "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --title-7-line-height: 1.1;
  --title-5-line-height: 1.1;
  --layer-context-menu: 1200;
  --font-weight-medium: 510;
  --font-weight-normal: 400;
  --text-large-line-height: 1.6;
  --font-settings: "cv01","ss03";
  --title-9-line-height: 1;
  --editor-line-height: 1.6;
  --font-weight-bold: 680;
  --dp-font-weight-medium: 500;
  --text-micro: 0.75rem /1.4 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --title-2-line-height: 1.33;
  --text-mini: 0.8125rem /1.5 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --title-4-line-height: 1.125;
  --text-regular: 0.9375rem /1.6 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --title-6-line-height: 1;
  --font-weight-light: 300;
  --font-serif-display: "Tiempos Headline",ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;
  --font-weight-semibold: 590;
  --text-mini-line-height: 1.5;
  /* — shadows — */
  --btn-overlay-shadow-hover: none;
  --shadow-low: 0px 2px 4px rgba(0,0,0,0.1);
  --btn-overlay-shadow: none;
  --shadow-medium: 0px 4px 24px rgba(0,0,0,0.2);
  --shadow-stack-low: 0px 8px 2px 0px rgba(0,0,0,0),0px 5px 2px 0px rgba(0,0,0,0.01),0px 3px 2px 0px rgba(0,0,0,0.04),0px 1px 1px 0px rgba(0,0,0,0.07),0px 0px 1px 0px rgba(0,0,0,0.08);
  --shadow-high: 0px 7px 32px rgba(0,0,0,0.35);
  --shadow-tiny: 0px 0px 0px transparent;
  --shadow-none: 0px 0px 0px transparent;
  /* — radii — */
  --radius-rounded: 9999px;
  --radius-circle: 50%;
  --radius-8: 8px;
  --radius-12: 12px;
  --rounded-full: 9999px;
  --radius-24: 24px;
  --radius-4: 4px;
  --radius-6: 6px;
  --radius-16: 16px;
  --editor-block-radius: 6px;
  --radius-32: 32px;
  /* — other — */
  --x1cxqmhc: ;
  --x15hezws: transparent;
  --zoom-in: default;
  --xd1bcc1: ;
  --sx-1ijrdvx: #ff8849;
  --sx-1uv3w6h: #2c2d32;
  --xn768d: 100%;
  --speed-highlightFadeOut: 0.15s;
  --xkthb5v: ;
  --sx-138kmyo: #424449;
  --xaxo4ug: ;
  --sx-1mc3c6y: #1e2022;
  --cursor-disabled: not-allowed;
  --xq9soxx: inherit;
  --x1fphd1n: ;
  --layer-tooltip: 1100;
  --ease-in-out-quart: cubic-bezier(0.77,0,0.175,1);
  --x5igtf4: ;
  --x7ide1: ;
  --sx-vatjr0: #34353a;
  --x1mc3c6y: ;
  --x1ikf7kw: ;
  --sx-tw6awd: #ffe7de;
  --x1gm0lru: ;
  --x1jffjrl: ;
  --sx-kthb5v: #6c76e0;
  --sx-183dfpr: #ff9958;
  --x35jz1e: ;
  --ease-in-out-circ: cubic-bezier(0.785,0.135,0.15,0.86);
  --title-7: 590 3.5rem /1.1 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --x8gevfv: ;
  --speed-quickTransition: 0.1s;
  --sx-jw5zf4: #39b350;
  --xkbzynh: transparent;
  --sx-pqiwo2: #373a56;
  --x13kjjc4: ;
  --title-1: 590 1.0625rem /1.4 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --xds2y8i: 5px;
  --x1ele6il: ;
  --xw1p5jj: ;
  --x1hz3utq: ;
  --x1urpf9d: ;
  --transparent: rgba(255,255,255,0);
  --layer-2: 2;
  --editor-bullet-disc-offset: 0.5em;
  --sx-6zt3z6: 1px solid #28292e;
  --xcx2ark: ;
  --sx-1fh23cp: #9c9da1;
  --xohseg1: ;
  --xtw6awd: ;
  --xx7veac: transparent;
  --sx-1vyp3gc: #ffeac6;
  --xickszr: ;
  --x1yxqotz: ;
  --x1m4y240: ;
  --x7jk47a: ;
  --_number-flow-d: 0;
  --sx-ay0skx: #fefeff;
  --x16hn3q3: ;
  --sx-or1tl7: #55ccff;
  --sx-ys2i3t: #ffffff;
  --x1gakdvt: ;
  --sx-umgfby: 0 1px 1px inset #00000011, 0 1px 3px inset #00000011, 0 2px 5px inset #00000019;
  --xjw5zf4: ;
  --sx-1rzu7x2: #626366;
  --xbpgheo: ;
  --x1s7kw6p: transparent;
  --x11lpf43: 0.8125rem;
  --ease-out-circ: cubic-bezier(0.075,0.82,0.165,1);
  --ease-out-quint: cubic-bezier(0.23,1,0.32,1);
  --sx-1n1r1h9: #ffffff0d;
  --title-5: 590 2.5rem /1.1 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --sx-1cxqmhc: #00e8ff;
  --sx-5t1vcl: #00ceff;
  --1fr: minmax(0,1fr);
  --xirmyh9: ;
  --sx-2icmlu: #08080826;
  --sx-cx2ark: #37393e;
  --title-6: 590 3rem /1 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --x1qdowq0: ;
  --dvh: 1dvh;
  --xykavoc: 5px;
  --xn8xqcl: ;
  --sx-1h56kua: #f0bf00;
  --sx-1rsaf4u: #2a2d48;
  --xkwfvdu: var(--x1o1lnwn);
  --sx-35jz1e: #3c3f5c;
  --100svh: calc(100 * 1svh);
  --xy7jo44: inherit;
  --sx-10lzhmx: 0px 4px 4px -1px #0000000a, 0px 1px 1px 0px #00000014;
  --xot17o6: ;
  --x1umwnkk: "Berkeley Mono","SFMono Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;
  --x1ps2i54: ;
  --sx-k68kma: #2d2f34;
  --x1rnpv0l: ;
  --xciqj87: ;
  --cursor-none: none;
  --sx-ykavoc: 8px;
  --scrollbar-width: 12px;
  --x1edn6di: ;
  --sx-v3o8qy: #636467;
  --mask-visible: black;
  --sx-d29rh7: #28292e;
  --xx8afrf: 6px;
  --x2icmlu: ;
  --x1ltkoa: ;
  --sx-13m9wh7: #007def;
  --xumgfby: ;
  --x105wzx7: ;
  --sx-13kjjc4: #38393d;
  --svh: 1svh;
  --sx-1q6smeb: #ff6565;
  --xnihqbq: ;
  --ease-in-quint: cubic-bezier(0.755,0.05,0.855,0.06);
  --sx-c3gk8m: 0 0 0 1px #5e69d1;
  --sx-16hn3q3: #242629;
  --x129bhjt: ;
  --speed-highlightFadeIn: 0s;
  --dp-label-title: initial;
  --x1crf4sx: ;
  --sx-1xaoi8i: #7a88ff;
  --sx-d1bcc1: #08080826;
  --homepage-max-width: calc(1344px + 10px * 2);
  --mask-off: transparent;
  --x1gxylln: ;
  --sx-3zwjav: #e4e5e9;
  --mask-on: black;
  --x91u3ar: ;
  --xgauayi: ;
  --header-blur: 20px;
  --sx-8gevfv: #43bc58;
  --xpuww38: ;
  --xvatjr0: ;
  --x1h56kua: ;
  --prose-max-width: 624px;
  --sx-6od1kq: #dbffff;
  --x10o0rs5: ;
  --x1glqxor: ;
  --x1gcjx5j: ;
  --x74qs5: ;
  --sx-ws85c5: #fcfaff;
  --sx-15wwovl: #28292e;
  --sx-6ayg1n: #2e3036;
  --sx-1qdowq0: #00000066;
  --sx-ikq9iy: #322122;
  --xas9fd0: ;
  --xk68kma: ;
  --xnnhj77: ;
  --layer-max: 10000;
  --dp-label-base: initial;
  --ease-out-expo: cubic-bezier(0.19,1,0.22,1);
  --xwsz0k3: ;
  --sx-g52i5g: #1c1f24;
  --x19k7np8: 1;
  --_number-flow-d-width: 0;
  --sx-9o00jb: #00c6d9;
  --mask-invisible: transparent;
  --xi20l48: ;
  --layer-dialog: 700;
  --xg52i5g: ;
  --x10845vo: ;
  --xhfmm6c: ;
  --sx-1k7nh0l: #fffaa6;
  --x1k7v50d: ;
  --editor-block-menu-offset: 28px;
  --speed-regularTransition: 0.25s;
  --x1stx5uy: ;
  --x133wec9: ;
  --x6zt3z6: ;
  --sx-142jeir: #28292e;
  --cursor-pointer: pointer;
  --editor-safe-area: 16px;
  --x1q6smeb: ;
  --ease-in-out-quad: cubic-bezier(0.455,0.03,0.515,0.955);
  --icon-grayscale-image-filter: grayscale(100%) brightness(400%);
  --x1a798ef: 6px;
  --sx-1yxqotz: #5e6ad2;
  --xb9djef: transparent;
  --xfeitbp: ;
  --x1vqca58: ;
  --ease-in-expo: cubic-bezier(0.95,0.05,0.795,0.035);
  --ease-in-cubic: cubic-bezier(0.55,0.055,0.675,0.19);
  --x1ijrdvx: ;
  --x1em7oyp: ;
  --title-4: 590 2rem /1.125 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --sx-17ckey5: #ff5d5e;
  --x1ospiv4: ;
  --xc3gk8m: ;
  --sx-74qs5: #00000001;
  --mask-ease: rgba(0,0,0,0.2);
  --sx-14ggo8w: #1e2823;
  --title-3: 590 1.5rem /1.33 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --x1ddj3ws: ;
  --sx-7jk47a: #2b2c2f;
  --sx-1m4y240: #19191b;
  --sx-ljw4h1: #303236;
  --x629164: ;
  --header-height: 72px;
  --x14ggo8w: ;
  --sx-18pfyxa: 6px 12px;
  --editor-todolist-checkbox-width: 14px;
  --x1g0wh59: transparent;
  --sx-1urpf9d: #ffffff0d;
  --xor1tl7: ;
  --sx-1stx5uy: #74e3ff;
  --sx-7ide1: #747ee9;
  --x142jeir: ;
  --x1uoekal: ;
  --ease-out-quad: cubic-bezier(0.25,0.46,0.45,0.94);
  --sx-138rywl: 13vh;
  --x10lzhmx: ;
  --sx-sfnrch: #f0bf00;
  --sx-1ltkoa: #626467;
  --xpi45vo: transparent;
  --sx-1dcvabv: #332024;
  --x193njt9: ;
  --sx-91u3ar: #ffcc00;
  --sx-18uyzu6: #008a2a;
  --sx-ot17o6: #00cee2;
  --sx-1gm0lru: #282a30;
  --sx-34xdpc: #d9343f;
  --sx-1gxylln: #232528;
  --ease-out-quart: cubic-bezier(0.165,0.84,0.44,1);
  --sx-1ccqs4f: #3f4145;
  --xugsh4: ;
  --x3zwjav: ;
  --sx-feitbp: #ffffff;
  --layer-debug: 5100;
  --sx-fwc8so: #cf4608;
  --ease-in-circ: cubic-bezier(0.6,0.04,0.98,0.335);
  --_number-flow-d-opacity: 0;
  --sx-13sdql6: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Segoe UI","Twemoji Mozilla","Noto Color Emoji","Android Emoji";
  --x1eapsa9: ;
  --x1uv3w6h: ;
  --sx-1vqca58: #69daff;
  --xd29rh7: ;
  --sx-1fphd1n: #232427;
  --ease-in-quart: cubic-bezier(0.895,0.03,0.685,0.22);
  --ease-in-out-cubic: cubic-bezier(0.645,0.045,0.355,1);
  --sx-5igtf4: #ffffff0d;
  --page-inset: 32px;
  --x34xdpc: ;
  --sx-as9fd0: #282a30;
  --sx-ugsh4: #ffd500;
  --ease-in-out-quint: cubic-bezier(0.86,0,0.07,1);
  --editor-bullet-disc-width: 0.5em;
  --x17ckey5: ;
  --x19hxmp1: ;
  --sx-1glqxor: #232535;
  --sx-n8xqcl: #5e69d1;
  --sx-w1p5jj: #37393e;
  --layer-command-menu: 650;
  --ease-in-out-expo: cubic-bezier(1,0,0,1);
  --command-menu-item-details-max-width: 100%;
  --sx-1k7v50d: 0 4px 40px #00000019, 0 3px 20px #0000001f,0 3px 12px #0000001f, 0 2px 8px #0000001f, 0 1px 1px #0000001f;
  --x138rywl: 13vh;
  --sx-1ospiv4: #ffffff14;
  --x13m9wh7: ;
  --layer-dialog-overlay: 699;
  --xjupg42: ;
  --xpqiwo2: ;
  --x1jpq86z: transparent;
  --modal-dp-label-base: ;
  --sx-1jffjrl: #6a76e3;
  --dp-label-faint: initial;
  --layer-footer: 50;
  --sx-cb0zzs: #35373d;
  --sx-ch85qk: #5e69d1;
  --sx-1ubxoo9: #1e2022;
  --x1ccqs4f: ;
  --x18uyzu6: ;
  --sx-wsz0k3: #26a544;
  --sx-1qlh175: #00889c;
  --xch85qk: ;
  --sx-193njt9: #ffffff22;
  --x1dd5bcf: ;
  --layer-scrollbar: 75;
  --sx-1dhg814: 0 3px 8px #0000001f, 0 2px 5px #0000001f, 0 1px 1px #0000001f;
  --sx-629164: #2b2c2f;
  --sx-1dd5bcf: #9c9da1;
  --sx-1uoekal: #00b8cb;
  --cursor-tooltip: help;
  --x1rsaf4u: ;
  --sx-1uztw8p: #ffffff30;
  --x1k7nh0l: ;
  --xv3o8qy: ;
  --xys2i3t: ;
  --pointer: default;
  --x1rwcria: ;
  --title-2: 590 1.25rem /1.33 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --sx-1ikf7kw: #ffffff22;
  --x6ayg1n: ;
  --_number-flow-dx: 0px;
  --x1o1lnwn: ;
  --sx-1gakdvt: #25283f;
  --underline-offset: clamp(2px,0.225em,6px);
  --x1fh23cp: ;
  --x15wwovl: ;
  --xmsgncm: ;
  --page-max-width: 1024px;
  --sx-129bhjt: #967000;
  --action-menu-label-faint: initial;
  --sx-1ipkkxf: "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue","Linear Thai",sans-serif;
  --x1uztw8p: ;
  --ease-in-quad: cubic-bezier(0.55,0.085,0.68,0.53);
  --x1jmjcvw: ;
  --title-9: 590 4.5rem /1 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --layer-overlay: 500;
  --sx-180qi0f: #d5ffd6;
  --xj1ai0m: ;
  --sx-irmyh9: #ffffff13;
  --sx-11lpf43: 0.8125rem;
  --layer-header: 100;
  --sx-1bu05id: #ff8583;
  --grid-columns: 12;
  --x138kmyo: ;
  --x13sdql6: "Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Segoe UI","Twemoji Mozilla","Noto Color Emoji","Android Emoji";
  --x1dcvabv: ;
  --x180qi0f: ;
  --sx-19hxmp1: #adbaff;
  --sx-1o1lnwn: #28292e;
  --layer-toasts: 800;
  --sx-1gcjx5j: #2d2f37;
  --x183dfpr: ;
  --sx-1em7oyp: #1b263a;
  --xcb0zzs: ;
  --sx-11vg3qk: #ff7235;
  --x1uu732i: 12px;
  --x9o00jb: ;
  --sx-i20l48: #f34e52;
  --sx-1edn6di: #2f3034;
  --xkig6sr: ;
  --sx-j1ai0m: #e4e5e9;
  --x1qlh175: ;
  --xhsrmg4: ;
  --x1rzu7x2: ;
  --xfwc8so: ;
  --ximi5ey: ;
  --dp-control-label: initial;
  --xljw4h1: ;
  --sx-ickszr: #fefeff;
  --sx-1hz3utq: #ff8042;
  --layer-3: 3;
  --ease-out-cubic: cubic-bezier(0.215,0.61,0.355,1);
  --title-8: 590 4rem /1.06 "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Open Sans","Helvetica Neue",sans-serif;
  --dp-thin-pixel: 1px;
  --x18pfyxa: 6px 12px;
  --sx-10845vo: #c9ffff;
  --x1ipkkxf: "Inter Variable","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue","Linear Thai",sans-serif;
  --xay0skx: ;
  --sx-10o0rs5: #e4e5e9;
  --sx-axo4ug: 0 0 0 0.5px #28292e;
  --sx-1ps2i54: #1b282d;
  --layer-skip-nav: 5000;
  --x1ubxoo9: ;
  --sx-1umwnkk: "Berkeley Mono","SFMono Regular",Consolas,"Liberation Mono",Menlo,Courier,monospace;
  --xikq9iy: ;
  --x1n1r1h9: ;
  --sx-1jmjcvw: #ffffff0d;
  --x1xaoi8i: ;
  --sx-105wzx7: #edbf0a;
  --x1bu05id: ;
  --x1dhg814: ;
  --sx-1uu732i: 12px;
  --sx-msgncm: #292521;
  --sx-hfmm6c: #2d2e31;
  --layer-1: 1;
  --underline-thickness: from-font;
  --radix-select-content-available-height: none;
  --x1vyp3gc: ;
  --sx-1eapsa9: #626366;
  --xjrz3l0: transparent;
  --editor-list-inset: 1.5rem;
  --xsfnrch: ;
  --sx-1ele6il: 1px;
  --x6od1kq: ;
  --xws85c5: ;
  --100dvh: calc(100 * 1dvh);
  --sx-x8afrf: 6px;
  --x5t1vcl: ;
  --x11vg3qk: ;
  --radix-select-trigger-width: 0px;
  --sx-ciqj87: #3de261;
  --sx-bpgheo: #636fd7;
  /* — dependencies — */
  --xkwfvdu: --x1o1lnwn;
  /* — semantic — */
  success: [object Object];
  warning: [object Object];
  error: [object Object];
  info: [object Object];

}