@layer reset,base,tokens,recipes,utilities;@layer reset{html,:host{--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";line-height:1.5;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback));-webkit-tap-highlight-color:transparent}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentcolor);box-sizing:border-box}hr{color:inherit;height:0px;border-top-width:1px}body{line-height:inherit;height:100%}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul,menu{list-style:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-moz-appearance:button;appearance:button;-webkit-appearance:button}button,input,optgroup,select,textarea,::file-selector-button{font:inherit;background:var(--dsp-colors-transparent);font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit}::placeholder{--placeholder-fallback: rgba(0, 0, 0, .5);opacity:1;color:var(--global-color-placeholder, var(--placeholder-fallback))}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::placeholder{--placeholder-fallback: color-mix(in oklab, currentcolor 50%, transparent)}}::selection{background-color:var(--global-color-selection, rgba(0, 115, 255, .3))}textarea{resize:vertical}table{border-color:inherit;text-indent:0px;border-collapse:collapse}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{text-decoration:inherit;color:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em;font-feature-settings:normal;font-variation-settings:normal}progress{vertical-align:baseline}::-webkit-search-decoration,::-webkit-search-cancel-button{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer base{:root{--made-with-panda: "🐼"}html{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-size-adjust:100%;-webkit-text-size-adjust:100%}body{font-family:var(--dsp-fonts-sans)}[data-panda-theme=light] *,[data-panda-theme=light] *:before,[data-panda-theme=light] :after,[data-panda-theme=dark] *,[data-panda-theme=dark] *:before,[data-panda-theme=dark] :after{border-color:var(--chakra-colors-chakra-border-color)}:where(button,[role=button]){cursor:pointer}*,:before,:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--rotate-x: 0;--rotate-y: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1}}@layer tokens{:where(:root,:host){--dsp-animations-spin: spin .5s linear infinite;--dsp-animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--dsp-animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--dsp-animations-bounce: bounce 1s infinite;--dsp-animations-fade-in: fade-in .3s ease forwards;--dsp-aspect-ratios-square: 1;--dsp-aspect-ratios-landscape: 1.3333333333333333;--dsp-aspect-ratios-portrait: .75;--dsp-aspect-ratios-wide: 1.7777777777777777;--dsp-aspect-ratios-ultrawide: 3.6;--dsp-aspect-ratios-golden: 1.618;--dsp-aspect-ratios-token-header-image: 3;--dsp-aspect-ratios-token-image: 1;--dsp-blurs-sm: 4px;--dsp-blurs-base: 8px;--dsp-blurs-md: 12px;--dsp-blurs-lg: 16px;--dsp-blurs-xl: 24px;--dsp-blurs-2xl: 40px;--dsp-blurs-3xl: 64px;--dsp-borders-none: none;--dsp-border-widths-none: 0;--dsp-border-widths-thin: 1px;--dsp-border-widths-thick: 2px;--dsp-colors-current: currentColor;--dsp-colors-black: #000000;--dsp-colors-white: #FFFFFF;--dsp-colors-transparent: rgb(0 0 0 / 0);--dsp-colors-orange-50: #FFFAF0;--dsp-colors-orange-100: #FEEBC8;--dsp-colors-orange-200: #FBD38D;--dsp-colors-orange-300: #F6AD55;--dsp-colors-orange-400: #ED8936;--dsp-colors-orange-500: #DD6B20;--dsp-colors-orange-600: #C05621;--dsp-colors-orange-700: #9C4221;--dsp-colors-orange-800: #7B341E;--dsp-colors-orange-900: #652B19;--dsp-colors-teal-50: #E6FFFA;--dsp-colors-teal-100: #B2F5EA;--dsp-colors-teal-200: #81E6D9;--dsp-colors-teal-300: #4FD1C5;--dsp-colors-teal-400: #38B2AC;--dsp-colors-teal-500: #319795;--dsp-colors-teal-600: #2C7A7B;--dsp-colors-teal-700: #285E61;--dsp-colors-teal-800: #234E52;--dsp-colors-teal-900: #1D4044;--dsp-colors-cyan-50: #EDFDFD;--dsp-colors-cyan-100: #C4F1F9;--dsp-colors-cyan-200: #9DECF9;--dsp-colors-cyan-300: #76E4F7;--dsp-colors-cyan-400: #0BC5EA;--dsp-colors-cyan-500: #00B5D8;--dsp-colors-cyan-600: #00A3C4;--dsp-colors-cyan-700: #0987A0;--dsp-colors-cyan-800: #086F83;--dsp-colors-cyan-900: #065666;--dsp-colors-purple-50: #FAF5FF;--dsp-colors-purple-100: #E9D8FD;--dsp-colors-purple-200: #D6BCFA;--dsp-colors-purple-300: #B794F4;--dsp-colors-purple-400: #9F7AEA;--dsp-colors-purple-500: #805AD5;--dsp-colors-purple-600: #6B46C1;--dsp-colors-purple-700: #553C9A;--dsp-colors-purple-800: #44337A;--dsp-colors-purple-900: #322659;--dsp-colors-pink-50: #FFF5F7;--dsp-colors-pink-100: #FED7E2;--dsp-colors-pink-200: #FBB6CE;--dsp-colors-pink-300: #F687B3;--dsp-colors-pink-400: #ED64A6;--dsp-colors-pink-500: #D53F8C;--dsp-colors-pink-600: #B83280;--dsp-colors-pink-700: #97266D;--dsp-colors-pink-800: #702459;--dsp-colors-pink-900: #521B41;--dsp-colors-gray-0: #ffffff;--dsp-colors-gray-25: #f9f9f9;--dsp-colors-gray-50: #f2f2f2;--dsp-colors-gray-75: #ececec;--dsp-colors-gray-100: #e6e6e6;--dsp-colors-gray-125: #dfdfdf;--dsp-colors-gray-150: #d9d9d9;--dsp-colors-gray-175: #d2d2d2;--dsp-colors-gray-200: #cccccc;--dsp-colors-gray-225: #c6c6c6;--dsp-colors-gray-250: #bfbfbf;--dsp-colors-gray-275: #b9b9b9;--dsp-colors-gray-300: #b3b3b3;--dsp-colors-gray-325: #acacac;--dsp-colors-gray-350: #a6a6a6;--dsp-colors-gray-375: #9f9f9f;--dsp-colors-gray-400: #999999;--dsp-colors-gray-425: #939393;--dsp-colors-gray-450: #8c8c8c;--dsp-colors-gray-475: #868686;--dsp-colors-gray-500: #808080;--dsp-colors-gray-525: #797979;--dsp-colors-gray-550: #737373;--dsp-colors-gray-575: #6c6c6c;--dsp-colors-gray-600: #666666;--dsp-colors-gray-625: #606060;--dsp-colors-gray-650: #595959;--dsp-colors-gray-675: #535353;--dsp-colors-gray-700: #4d4d4d;--dsp-colors-gray-725: #464646;--dsp-colors-gray-750: #404040;--dsp-colors-gray-775: #393939;--dsp-colors-gray-800: #333333;--dsp-colors-gray-825: #2d2d2d;--dsp-colors-gray-850: #262626;--dsp-colors-gray-875: #202020;--dsp-colors-gray-900: #191919;--dsp-colors-gray-925: #131313;--dsp-colors-gray-950: #0d0d0d;--dsp-colors-gray-975: #060606;--dsp-colors-gray-1000: #000000;--dsp-colors-blue-0: #f7f7fc;--dsp-colors-blue-25: #f1f1f6;--dsp-colors-blue-50: #ebebf1;--dsp-colors-blue-75: #e6e6eb;--dsp-colors-blue-100: #e0e0e5;--dsp-colors-blue-125: #dadadf;--dsp-colors-blue-150: #d5d5da;--dsp-colors-blue-175: #cfcfd4;--dsp-colors-blue-200: #c9c9ce;--dsp-colors-blue-225: #c3c3c8;--dsp-colors-blue-250: #bebec3;--dsp-colors-blue-275: #b8b8bd;--dsp-colors-blue-300: #b2b2b7;--dsp-colors-blue-325: #acacb1;--dsp-colors-blue-350: #a7a7ac;--dsp-colors-blue-375: #a1a1a6;--dsp-colors-blue-400: #9b9ba0;--dsp-colors-blue-425: #95959a;--dsp-colors-blue-450: #909095;--dsp-colors-blue-475: #8a8a8f;--dsp-colors-blue-500: #848489;--dsp-colors-blue-525: #7e7e83;--dsp-colors-blue-550: #79797e;--dsp-colors-blue-575: #737378;--dsp-colors-blue-600: #6d6d72;--dsp-colors-blue-625: #67676c;--dsp-colors-blue-650: #626267;--dsp-colors-blue-675: #5c5c61;--dsp-colors-blue-700: #56565b;--dsp-colors-blue-725: #505055;--dsp-colors-blue-750: #4b4b50;--dsp-colors-blue-775: #45454a;--dsp-colors-blue-800: #3f3f44;--dsp-colors-blue-825: #39393e;--dsp-colors-blue-850: #343439;--dsp-colors-blue-875: #2e2e33;--dsp-colors-blue-900: #28282d;--dsp-colors-blue-925: #222227;--dsp-colors-blue-950: #1d1d22;--dsp-colors-blue-975: #17171c;--dsp-colors-blue-1000: #111116;--dsp-colors-native-blue-50: #ebf8ff;--dsp-colors-native-blue-100: #bee3f8;--dsp-colors-native-blue-200: #90cdf4;--dsp-colors-native-blue-300: #63b3ed;--dsp-colors-native-blue-400: #4299e1;--dsp-colors-native-blue-500: #3182ce;--dsp-colors-native-blue-600: #2b6cb0;--dsp-colors-native-blue-700: #2c5282;--dsp-colors-native-blue-800: #2a4365;--dsp-colors-native-blue-900: #1A365D;--dsp-colors-green-50: #F0FFF4;--dsp-colors-green-100: #C6F6D5;--dsp-colors-green-200: #9AE6B4;--dsp-colors-green-300: #68D391;--dsp-colors-green-400: #48BB78;--dsp-colors-green-500: #38A169;--dsp-colors-green-600: #2F855A;--dsp-colors-green-700: #276749;--dsp-colors-green-800: #22543D;--dsp-colors-green-900: #1C4532;--dsp-colors-yellow-0: #ffffff;--dsp-colors-yellow-25: #fffbf2;--dsp-colors-yellow-50: #fff7e6;--dsp-colors-yellow-75: #fff3d9;--dsp-colors-yellow-100: #ffefcc;--dsp-colors-yellow-125: #ffecbf;--dsp-colors-yellow-150: #ffe8b3;--dsp-colors-yellow-175: #ffe4a6;--dsp-colors-yellow-200: #ffe099;--dsp-colors-yellow-225: #ffdc8c;--dsp-colors-yellow-250: #ffd880;--dsp-colors-yellow-275: #ffd473;--dsp-colors-yellow-300: #ffd066;--dsp-colors-yellow-325: #ffcc59;--dsp-colors-yellow-350: #ffc84d;--dsp-colors-yellow-375: #ffc440;--dsp-colors-yellow-400: #ffc133;--dsp-colors-yellow-425: #ffbd26;--dsp-colors-yellow-450: #ffb919;--dsp-colors-yellow-475: #ffb50d;--dsp-colors-yellow-500: #ffb100;--dsp-colors-yellow-525: #f4a900;--dsp-colors-yellow-550: #e8a100;--dsp-colors-yellow-575: #dd9900;--dsp-colors-yellow-600: #d29100;--dsp-colors-yellow-625: #c68a00;--dsp-colors-yellow-650: #bb8200;--dsp-colors-yellow-675: #b07a00;--dsp-colors-yellow-700: #a47200;--dsp-colors-yellow-725: #996a00;--dsp-colors-yellow-750: #8e6200;--dsp-colors-yellow-775: #825a00;--dsp-colors-yellow-800: #775200;--dsp-colors-yellow-825: #6b4a00;--dsp-colors-yellow-850: #604200;--dsp-colors-yellow-875: #553b00;--dsp-colors-yellow-900: #493300;--dsp-colors-yellow-925: #3e2b00;--dsp-colors-yellow-950: #332300;--dsp-colors-yellow-975: #271b00;--dsp-colors-yellow-1000: #1c1300;--dsp-colors-red-50: #FFF5F5;--dsp-colors-red-100: #FED7D7;--dsp-colors-red-200: #FEB2B2;--dsp-colors-red-300: #FC8181;--dsp-colors-red-400: #F56565;--dsp-colors-red-450: #ff5a5a;--dsp-colors-red-500: #E53E3E;--dsp-colors-red-600: #C53030;--dsp-colors-red-700: #9B2C2C;--dsp-colors-red-800: #822727;--dsp-colors-red-900: #63171B;--dsp-colors-accent-0: #ffffff;--dsp-colors-accent-25: #f7f8fe;--dsp-colors-accent-50: #eef1fe;--dsp-colors-accent-75: #e6eafd;--dsp-colors-accent-100: #dee3fc;--dsp-colors-accent-125: #d6dcfb;--dsp-colors-accent-150: #cdd5fb;--dsp-colors-accent-175: #c5cefa;--dsp-colors-accent-200: #bdc7f9;--dsp-colors-accent-225: #b4c0f8;--dsp-colors-accent-250: #acbaf8;--dsp-colors-accent-275: #a4b3f7;--dsp-colors-accent-300: #9bacf6;--dsp-colors-accent-325: #93a5f5;--dsp-colors-accent-350: #8b9ef5;--dsp-colors-accent-375: #8397f4;--dsp-colors-accent-400: #7a90f3;--dsp-colors-accent-425: #7289f2;--dsp-colors-accent-450: #6a82f2;--dsp-colors-accent-475: #617bf1;--dsp-colors-accent-500: #5974f0;--dsp-colors-accent-525: #556ee4;--dsp-colors-accent-550: #5068d8;--dsp-colors-accent-575: #4c63cc;--dsp-colors-accent-600: #475dc0;--dsp-colors-accent-625: #4357b4;--dsp-colors-accent-650: #3e51a8;--dsp-colors-accent-675: #3a4b9c;--dsp-colors-accent-700: #354690;--dsp-colors-accent-725: #314084;--dsp-colors-accent-750: #2d3a78;--dsp-colors-accent-775: #28346c;--dsp-colors-accent-800: #242e60;--dsp-colors-accent-825: #1f2954;--dsp-colors-accent-850: #1b2348;--dsp-colors-accent-875: #161d3c;--dsp-colors-accent-900: #121730;--dsp-colors-accent-925: #0d1124;--dsp-colors-accent-950: #090c18;--dsp-colors-accent-975: #04060c;--dsp-colors-accent-1000: #000000;--dsp-colors-accent-light-green: #a4cf5e;--dsp-colors-accent-dark-green: #678838;--dsp-colors-accent-red: #f45b5b;--dsp-colors-accent-orange-light: #ff9900;--dsp-colors-accent-orange: #ff6600;--dsp-colors-accent-orange-dark: #ff6600;--dsp-colors-accent-blue-light: #4d9de0;--dsp-colors-accent-blue-dark: #2b6cb0;--dsp-colors-accent-dark-bg: #09090B;--dsp-colors-moonshot-0: #ffffff;--dsp-colors-moonshot-25: #fdfff3;--dsp-colors-moonshot-50: #fcffe8;--dsp-colors-moonshot-75: #faffdc;--dsp-colors-moonshot-100: #f9ffd0;--dsp-colors-moonshot-125: #f7ffc5;--dsp-colors-moonshot-150: #f5ffb9;--dsp-colors-moonshot-175: #f4ffad;--dsp-colors-moonshot-200: #f2ffa2;--dsp-colors-moonshot-225: #f1ff96;--dsp-colors-moonshot-250: #efff8b;--dsp-colors-moonshot-275: #edff7f;--dsp-colors-moonshot-300: #ecff73;--dsp-colors-moonshot-325: #eaff68;--dsp-colors-moonshot-350: #e9ff5c;--dsp-colors-moonshot-375: #e7ff50;--dsp-colors-moonshot-400: #e5ff45;--dsp-colors-moonshot-425: #e4ff39;--dsp-colors-moonshot-450: #e2ff2d;--dsp-colors-moonshot-475: #e1ff22;--dsp-colors-moonshot-500: #dfff16;--dsp-colors-moonshot-525: #d4f215;--dsp-colors-moonshot-550: #c9e514;--dsp-colors-moonshot-575: #bed913;--dsp-colors-moonshot-600: #b2cc12;--dsp-colors-moonshot-625: #a7bf10;--dsp-colors-moonshot-650: #9cb30f;--dsp-colors-moonshot-675: #91a60e;--dsp-colors-moonshot-700: #86990d;--dsp-colors-moonshot-725: #7b8c0c;--dsp-colors-moonshot-750: #70800b;--dsp-colors-moonshot-775: #64730a;--dsp-colors-moonshot-800: #596609;--dsp-colors-moonshot-825: #4e5908;--dsp-colors-moonshot-850: #434d07;--dsp-colors-moonshot-875: #384006;--dsp-colors-moonshot-900: #2d3304;--dsp-colors-moonshot-925: #212603;--dsp-colors-moonshot-950: #161a02;--dsp-colors-moonshot-975: #0b0d01;--dsp-colors-moonshot-1000: #000000;--dsp-colors-boost-0: #f8f0d6;--dsp-colors-boost-25: #f8edcc;--dsp-colors-boost-50: #f7ebc2;--dsp-colors-boost-75: #f7e8b8;--dsp-colors-boost-100: #f6e5ad;--dsp-colors-boost-125: #f6e2a3;--dsp-colors-boost-150: #f6e099;--dsp-colors-boost-175: #f5dd8f;--dsp-colors-boost-200: #f5da85;--dsp-colors-boost-225: #f4d77b;--dsp-colors-boost-250: #f4d471;--dsp-colors-boost-275: #f4d266;--dsp-colors-boost-300: #f3cf5c;--dsp-colors-boost-325: #f3cc52;--dsp-colors-boost-350: #f2ca48;--dsp-colors-boost-375: #f2c73e;--dsp-colors-boost-400: #f2c434;--dsp-colors-boost-425: #f1c129;--dsp-colors-boost-450: #f1bf1f;--dsp-colors-boost-475: #f0bc15;--dsp-colors-boost-500: #f0b90b;--dsp-colors-boost-525: #e5b10b;--dsp-colors-boost-550: #daa80a;--dsp-colors-boost-575: #cfa00a;--dsp-colors-boost-600: #c49709;--dsp-colors-boost-625: #b98f09;--dsp-colors-boost-650: #ae8608;--dsp-colors-boost-675: #a37e08;--dsp-colors-boost-700: #987507;--dsp-colors-boost-725: #8d6d07;--dsp-colors-boost-750: #826507;--dsp-colors-boost-775: #775c06;--dsp-colors-boost-800: #6c5406;--dsp-colors-boost-825: #614b05;--dsp-colors-boost-850: #564305;--dsp-colors-boost-875: #4b3a04;--dsp-colors-boost-900: #403204;--dsp-colors-boost-925: #352903;--dsp-colors-boost-950: #2a2103;--dsp-colors-boost-975: #1f1802;--dsp-colors-boost-1000: #141002;--dsp-colors-launchpad-0: #f5fcf8;--dsp-colors-launchpad-25: #ecf9f2;--dsp-colors-launchpad-50: #e2f6eb;--dsp-colors-launchpad-75: #d9f3e5;--dsp-colors-launchpad-100: #cff0de;--dsp-colors-launchpad-125: #c6edd8;--dsp-colors-launchpad-150: #bde9d2;--dsp-colors-launchpad-175: #b3e6cb;--dsp-colors-launchpad-200: #aae3c5;--dsp-colors-launchpad-225: #a0e0be;--dsp-colors-launchpad-250: #97ddb8;--dsp-colors-launchpad-275: #8edab2;--dsp-colors-launchpad-300: #84d7ab;--dsp-colors-launchpad-325: #7bd4a5;--dsp-colors-launchpad-350: #71d19e;--dsp-colors-launchpad-375: #68ce98;--dsp-colors-launchpad-400: #5fca92;--dsp-colors-launchpad-425: #55c78b;--dsp-colors-launchpad-450: #4cc485;--dsp-colors-launchpad-475: #42c17e;--dsp-colors-launchpad-500: #39be78;--dsp-colors-launchpad-525: #36b572;--dsp-colors-launchpad-550: #34ac6d;--dsp-colors-launchpad-575: #31a367;--dsp-colors-launchpad-600: #2e9a61;--dsp-colors-launchpad-625: #2c915b;--dsp-colors-launchpad-650: #298856;--dsp-colors-launchpad-675: #267f50;--dsp-colors-launchpad-700: #23764a;--dsp-colors-launchpad-725: #216d45;--dsp-colors-launchpad-750: #1e643f;--dsp-colors-launchpad-775: #1b5b39;--dsp-colors-launchpad-800: #195234;--dsp-colors-launchpad-825: #16492e;--dsp-colors-launchpad-850: #134028;--dsp-colors-launchpad-875: #113723;--dsp-colors-launchpad-900: #0e2e1d;--dsp-colors-launchpad-925: #0b2517;--dsp-colors-launchpad-950: #081c11;--dsp-colors-launchpad-975: #06130c;--dsp-colors-launchpad-1000: #030a06;--dsp-colors-white-alpha-0: rgba(255, 255, 255, 0);--dsp-colors-white-alpha-25: rgba(255, 255, 255, .02);--dsp-colors-white-alpha-50: rgba(255, 255, 255, .04);--dsp-colors-white-alpha-100: rgba(255, 255, 255, .06);--dsp-colors-white-alpha-150: rgba(255, 255, 255, .07);--dsp-colors-white-alpha-200: rgba(255, 255, 255, .08);--dsp-colors-white-alpha-250: rgba(255, 255, 255, .12);--dsp-colors-white-alpha-300: rgba(255, 255, 255, .16);--dsp-colors-white-alpha-350: rgba(255, 255, 255, .2);--dsp-colors-white-alpha-400: rgba(255, 255, 255, .24);--dsp-colors-white-alpha-450: rgba(255, 255, 255, .3);--dsp-colors-white-alpha-500: rgba(255, 255, 255, .36);--dsp-colors-white-alpha-550: rgba(255, 255, 255, .42);--dsp-colors-white-alpha-600: rgba(255, 255, 255, .48);--dsp-colors-white-alpha-650: rgba(255, 255, 255, .56);--dsp-colors-white-alpha-700: rgba(255, 255, 255, .64);--dsp-colors-white-alpha-750: rgba(255, 255, 255, .72);--dsp-colors-white-alpha-800: rgba(255, 255, 255, .8);--dsp-colors-white-alpha-850: rgba(255, 255, 255, .86);--dsp-colors-white-alpha-900: rgba(255, 255, 255, .92);--dsp-colors-white-alpha-950: rgba(255, 255, 255, .96);--dsp-colors-black-alpha-0: rgba(0, 0, 0, 0);--dsp-colors-black-alpha-25: rgba(0, 0, 0, .02);--dsp-colors-black-alpha-50: rgba(0, 0, 0, .04);--dsp-colors-black-alpha-100: rgba(0, 0, 0, .06);--dsp-colors-black-alpha-150: rgba(0, 0, 0, .07);--dsp-colors-black-alpha-200: rgba(0, 0, 0, .08);--dsp-colors-black-alpha-250: rgba(0, 0, 0, .12);--dsp-colors-black-alpha-300: rgba(0, 0, 0, .16);--dsp-colors-black-alpha-350: rgba(0, 0, 0, .2);--dsp-colors-black-alpha-400: rgba(0, 0, 0, .24);--dsp-colors-black-alpha-450: rgba(0, 0, 0, .3);--dsp-colors-black-alpha-500: rgba(0, 0, 0, .36);--dsp-colors-black-alpha-550: rgba(0, 0, 0, .42);--dsp-colors-black-alpha-600: rgba(0, 0, 0, .48);--dsp-colors-black-alpha-650: rgba(0, 0, 0, .56);--dsp-colors-black-alpha-700: rgba(0, 0, 0, .64);--dsp-colors-black-alpha-750: rgba(0, 0, 0, .72);--dsp-colors-black-alpha-800: rgba(0, 0, 0, .8);--dsp-colors-black-alpha-850: rgba(0, 0, 0, .86);--dsp-colors-black-alpha-900: rgba(0, 0, 0, .92);--dsp-colors-black-alpha-950: rgba(0, 0, 0, .96);--dsp-colors-red-alpha-0: rgba(244, 91, 91, 0);--dsp-colors-red-alpha-25: rgba(244, 91, 91, .02);--dsp-colors-red-alpha-50: rgba(244, 91, 91, .04);--dsp-colors-red-alpha-100: rgba(244, 91, 91, .06);--dsp-colors-red-alpha-150: rgba(244, 91, 91, .07);--dsp-colors-red-alpha-200: rgba(244, 91, 91, .08);--dsp-colors-red-alpha-250: rgba(244, 91, 91, .12);--dsp-colors-red-alpha-300: rgba(244, 91, 91, .16);--dsp-colors-red-alpha-350: rgba(244, 91, 91, .2);--dsp-colors-red-alpha-400: rgba(244, 91, 91, .24);--dsp-colors-red-alpha-450: rgba(244, 91, 91, .3);--dsp-colors-red-alpha-500: rgba(244, 91, 91, .36);--dsp-colors-red-alpha-550: rgba(244, 91, 91, .42);--dsp-colors-red-alpha-600: rgba(244, 91, 91, .48);--dsp-colors-red-alpha-650: rgba(244, 91, 91, .56);--dsp-colors-red-alpha-700: rgba(244, 91, 91, .64);--dsp-colors-red-alpha-750: rgba(244, 91, 91, .72);--dsp-colors-red-alpha-800: rgba(244, 91, 91, .8);--dsp-colors-red-alpha-850: rgba(244, 91, 91, .86);--dsp-colors-red-alpha-900: rgba(244, 91, 91, .92);--dsp-colors-red-alpha-950: rgba(244, 91, 91, .96);--dsp-colors-launchpad-alpha-0: rgba(56, 186, 118, 0);--dsp-colors-launchpad-alpha-25: rgba(56, 186, 118, .02);--dsp-colors-launchpad-alpha-50: rgba(56, 186, 118, .04);--dsp-colors-launchpad-alpha-100: rgba(56, 186, 118, .06);--dsp-colors-launchpad-alpha-150: rgba(56, 186, 118, .07);--dsp-colors-launchpad-alpha-200: rgba(56, 186, 118, .08);--dsp-colors-launchpad-alpha-250: rgba(56, 186, 118, .12);--dsp-colors-launchpad-alpha-300: rgba(56, 186, 118, .16);--dsp-colors-launchpad-alpha-350: rgba(56, 186, 118, .2);--dsp-colors-launchpad-alpha-400: rgba(56, 186, 118, .24);--dsp-colors-launchpad-alpha-450: rgba(56, 186, 118, .3);--dsp-colors-launchpad-alpha-500: rgba(56, 186, 118, .36);--dsp-colors-launchpad-alpha-550: rgba(56, 186, 118, .42);--dsp-colors-launchpad-alpha-600: rgba(56, 186, 118, .48);--dsp-colors-launchpad-alpha-650: rgba(56, 186, 118, .56);--dsp-colors-launchpad-alpha-700: rgba(56, 186, 118, .64);--dsp-colors-launchpad-alpha-750: rgba(56, 186, 118, .72);--dsp-colors-launchpad-alpha-800: rgba(56, 186, 118, .8);--dsp-colors-launchpad-alpha-850: rgba(56, 186, 118, .86);--dsp-colors-launchpad-alpha-900: rgba(56, 186, 118, .92);--dsp-colors-launchpad-alpha-950: rgba(56, 186, 118, .96);--dsp-colors-moonshot-alpha-0: rgba(201, 229, 20, 0);--dsp-colors-moonshot-alpha-25: rgba(201, 229, 20, .02);--dsp-colors-moonshot-alpha-50: rgba(201, 229, 20, .04);--dsp-colors-moonshot-alpha-100: rgba(201, 229, 20, .06);--dsp-colors-moonshot-alpha-150: rgba(201, 229, 20, .07);--dsp-colors-moonshot-alpha-200: rgba(201, 229, 20, .08);--dsp-colors-moonshot-alpha-250: rgba(201, 229, 20, .12);--dsp-colors-moonshot-alpha-300: rgba(201, 229, 20, .16);--dsp-colors-moonshot-alpha-350: rgba(201, 229, 20, .2);--dsp-colors-moonshot-alpha-400: rgba(201, 229, 20, .24);--dsp-colors-moonshot-alpha-450: rgba(201, 229, 20, .3);--dsp-colors-moonshot-alpha-500: rgba(201, 229, 20, .36);--dsp-colors-moonshot-alpha-550: rgba(201, 229, 20, .42);--dsp-colors-moonshot-alpha-600: rgba(201, 229, 20, .48);--dsp-colors-moonshot-alpha-650: rgba(201, 229, 20, .56);--dsp-colors-moonshot-alpha-700: rgba(201, 229, 20, .64);--dsp-colors-moonshot-alpha-750: rgba(201, 229, 20, .72);--dsp-colors-moonshot-alpha-800: rgba(201, 229, 20, .8);--dsp-colors-moonshot-alpha-850: rgba(201, 229, 20, .86);--dsp-colors-moonshot-alpha-900: rgba(201, 229, 20, .92);--dsp-colors-moonshot-alpha-950: rgba(201, 229, 20, .96);--dsp-colors-boost-alpha-0: rgba(240, 185, 11, 0);--dsp-colors-boost-alpha-25: rgba(240, 185, 11, .02);--dsp-colors-boost-alpha-50: rgba(240, 185, 11, .04);--dsp-colors-boost-alpha-100: rgba(240, 185, 11, .06);--dsp-colors-boost-alpha-150: rgba(240, 185, 11, .07);--dsp-colors-boost-alpha-200: rgba(240, 185, 11, .08);--dsp-colors-boost-alpha-250: rgba(240, 185, 11, .12);--dsp-colors-boost-alpha-300: rgba(240, 185, 11, .16);--dsp-colors-boost-alpha-350: rgba(240, 185, 11, .2);--dsp-colors-boost-alpha-400: rgba(240, 185, 11, .24);--dsp-colors-boost-alpha-450: rgba(240, 185, 11, .3);--dsp-colors-boost-alpha-500: rgba(240, 185, 11, .36);--dsp-colors-boost-alpha-550: rgba(240, 185, 11, .42);--dsp-colors-boost-alpha-600: rgba(240, 185, 11, .48);--dsp-colors-boost-alpha-650: rgba(240, 185, 11, .56);--dsp-colors-boost-alpha-700: rgba(240, 185, 11, .64);--dsp-colors-boost-alpha-750: rgba(240, 185, 11, .72);--dsp-colors-boost-alpha-800: rgba(240, 185, 11, .8);--dsp-colors-boost-alpha-850: rgba(240, 185, 11, .86);--dsp-colors-boost-alpha-900: rgba(240, 185, 11, .92);--dsp-colors-boost-alpha-950: rgba(240, 185, 11, .96);--dsp-colors-insights-alpha-0: rgba(128, 90, 213, 0);--dsp-colors-insights-alpha-25: rgba(128, 90, 213, .02);--dsp-colors-insights-alpha-50: rgba(128, 90, 213, .04);--dsp-colors-insights-alpha-100: rgba(128, 90, 213, .06);--dsp-colors-insights-alpha-150: rgba(128, 90, 213, .07);--dsp-colors-insights-alpha-200: rgba(128, 90, 213, .08);--dsp-colors-insights-alpha-250: rgba(128, 90, 213, .12);--dsp-colors-insights-alpha-300: rgba(128, 90, 213, .16);--dsp-colors-insights-alpha-350: rgba(128, 90, 213, .2);--dsp-colors-insights-alpha-400: rgba(128, 90, 213, .24);--dsp-colors-insights-alpha-450: rgba(128, 90, 213, .3);--dsp-colors-insights-alpha-500: rgba(128, 90, 213, .36);--dsp-colors-insights-alpha-550: rgba(128, 90, 213, .42);--dsp-colors-insights-alpha-600: rgba(128, 90, 213, .48);--dsp-colors-insights-alpha-650: rgba(128, 90, 213, .56);--dsp-colors-insights-alpha-700: rgba(128, 90, 213, .64);--dsp-colors-insights-alpha-750: rgba(128, 90, 213, .72);--dsp-colors-insights-alpha-800: rgba(128, 90, 213, .8);--dsp-colors-insights-alpha-850: rgba(128, 90, 213, .86);--dsp-colors-insights-alpha-900: rgba(128, 90, 213, .92);--dsp-colors-insights-alpha-950: rgba(128, 90, 213, .96);--dsp-durations-fastest: 50ms;--dsp-durations-faster: .1s;--dsp-durations-fast: .15s;--dsp-durations-normal: .2s;--dsp-durations-slow: .3s;--dsp-durations-slower: .4s;--dsp-durations-slowest: .5s;--dsp-easings-default: cubic-bezier(.4, 0, .2, 1);--dsp-easings-linear: linear;--dsp-easings-in: cubic-bezier(.4, 0, 1, 1);--dsp-easings-out: cubic-bezier(0, 0, .2, 1);--dsp-easings-in-out: cubic-bezier(.4, 0, .2, 1);--dsp-font-sizes-3xs: 9px;--dsp-font-sizes-2xs: 10px;--dsp-font-sizes-xs: 11px;--dsp-font-sizes-sm: 12px;--dsp-font-sizes-sm\+: 13px;--dsp-font-sizes-md: 14px;--dsp-font-sizes-md\+: 15px;--dsp-font-sizes-lg: 16px;--dsp-font-sizes-xl: 18px;--dsp-font-sizes-2xl: 20px;--dsp-font-sizes-3xl: 24px;--dsp-font-sizes-4xl: 30px;--dsp-font-sizes-5xl: 36px;--dsp-font-sizes-6xl: 48px;--dsp-font-sizes-7xl: 60px;--dsp-font-sizes-8xl: 72px;--dsp-font-weights-regular: 400;--dsp-font-weights-medium: 500;--dsp-font-weights-semibold: 600;--dsp-font-weights-bold: 700;--dsp-fonts-sans: Poppins, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--dsp-fonts-serif: Space Grotesk, ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--dsp-fonts-mono: Fira Mono, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, ui-monospace, monospace;--dsp-radii-none: 0px;--dsp-radii-xs: 2px;--dsp-radii-sm: 4px;--dsp-radii-md: 8px;--dsp-radii-lg: 12px;--dsp-radii-xl: 16px;--dsp-radii-2xl: 24px;--dsp-radii-4xl: 32px;--dsp-radii-full: 9999px;--dsp-shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--dsp-shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--dsp-shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--dsp-shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--dsp-shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--dsp-shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--dsp-shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--dsp-sizes-xs: 20rem;--dsp-sizes-sm: 24rem;--dsp-sizes-md: 28rem;--dsp-sizes-lg: 32rem;--dsp-sizes-xl: 36rem;--dsp-sizes-2xl: 42rem;--dsp-sizes-3xl: 48rem;--dsp-sizes-4xl: 56rem;--dsp-sizes-5xl: 64rem;--dsp-sizes-6xl: 72rem;--dsp-sizes-7xl: 80rem;--dsp-sizes-8xl: 90rem;--dsp-sizes-prose: 65ch;--dsp-sizes-full: 100%;--dsp-sizes-min: min-content;--dsp-sizes-max: max-content;--dsp-sizes-fit: fit-content;--dsp-sizes-breakpoint-base: 0px;--dsp-sizes-breakpoint-sm: 480px;--dsp-sizes-breakpoint-md: 768px;--dsp-sizes-breakpoint-lg: 992px;--dsp-sizes-breakpoint-xl: 1280px;--dsp-sizes-breakpoint-2xl: 1536px;--dsp-sizes-breakpoint-3xl: 1728px;--dsp-spacing-1: 4px;--dsp-spacing-2: 8px;--dsp-spacing-3: 12px;--dsp-spacing-4: 16px;--dsp-spacing-5: 20px;--dsp-spacing-6: 24px;--dsp-spacing-8: 32px;--dsp-spacing-10: 40px;--dsp-spacing-12: 48px;--dsp-spacing-14: 56px;--dsp-spacing-16: 64px;--dsp-spacing-20: 80px;--dsp-spacing-24: 96px;--dsp-spacing-28: 112px;--dsp-spacing-32: 128px;--dsp-spacing-40: 160px;--dsp-spacing-48: 192px;--dsp-spacing-56: 224px;--dsp-spacing-64: 256px;--dsp-spacing-80: 320px;--dsp-spacing-96: 384px;--dsp-spacing-112: 448px;--dsp-spacing-128: 512px;--dsp-spacing-0\.25: 1px;--dsp-spacing-0\.5: 2px;--dsp-z-index-auto: auto;--dsp-z-index-base: 0;--dsp-z-index-drawer: 100;--dsp-z-index-tabs-trigger: 150;--dsp-z-index-resize-handle: 160;--dsp-z-index-dialog: 200;--dsp-z-index-sheet: 300;--dsp-z-index-dropdown: 400;--dsp-z-index-popover: 600;--dsp-z-index-toast: 700;--dsp-z-index-tooltip: 800;--dsp-z-index-screener-row-menu: 1101;--dsp-breakpoints-base: 0px;--dsp-breakpoints-sm: 480px;--dsp-breakpoints-md: 768px;--dsp-breakpoints-lg: 992px;--dsp-breakpoints-xl: 1280px;--dsp-breakpoints-2xl: 1536px;--dsp-breakpoints-3xl: 1728px}[data-panda-theme=dark]{--dsp-colors-surface-layer0: #09090B;--dsp-colors-surface-layer1: #111116;--dsp-colors-surface-layer2: #17171c;--dsp-colors-surface-layer3: #1d1d22;--dsp-colors-surface-layer4: #222227;--dsp-colors-surface-layer5: #28282d;--dsp-colors-surface-layer6: #2e2e33;--dsp-colors-surface-layer7: #343439;--dsp-colors-surface-layer8: #39393e;--dsp-colors-surface-layer9: #28282d;--dsp-colors-bg-default: #111116;--dsp-colors-bg-muted: #1d1d22;--dsp-colors-bg-subtle: #17171c;--dsp-colors-bg-emphasized: #222227;--dsp-colors-bg-panel: #1d1d22;--dsp-colors-bg-inverted: #f7f7fc;--dsp-colors-bg-error: #63171B;--dsp-colors-bg-warning: #652B19;--dsp-colors-bg-success: #1C4532;--dsp-colors-bg-info: #1A365D;--dsp-colors-bg-accent: #5974f0;--dsp-colors-fg-default: #FFFFFF;--dsp-colors-fg-dim: #c9c9ce;--dsp-colors-fg-muted: #9b9ba0;--dsp-colors-fg-subtle: #56565b;--dsp-colors-fg-inverted: #28282d;--dsp-colors-fg-error: #F56565;--dsp-colors-fg-warning: #F6AD55;--dsp-colors-fg-success: #68D391;--dsp-colors-fg-info: #63b3ed;--dsp-colors-fg-buy: #48BB78;--dsp-colors-fg-buy-alt: #a4cf5e;--dsp-colors-fg-sell: #F56565;--dsp-colors-fg-boost: #f0b90b;--dsp-colors-fg-accent: #354690;--dsp-colors-fg-new: #68D391;--dsp-colors-fg-trending: #ff9900;--dsp-colors-border-default: #28282d;--dsp-colors-border-muted: #1d1d22;--dsp-colors-border-subtle: #17171c;--dsp-colors-border-divide: #2e2e33;--dsp-colors-border-emphasized: #3f3f44;--dsp-colors-border-inverted: #c9c9ce;--dsp-colors-border-error: #F56565;--dsp-colors-border-warning: #ED8936;--dsp-colors-border-success: #48BB78;--dsp-colors-border-info: #4299e1;--dsp-colors-border-boost: #f0b90b;--dsp-colors-border-accent: #5974f0;--dsp-colors-field-bg: rgba(0, 0, 0, .16);--dsp-colors-text-default: #FFFFFF;--dsp-colors-text-dim: #c9c9ce;--dsp-colors-text-muted: #9b9ba0;--dsp-colors-text-subtle: #56565b;--dsp-colors-text-inverted: #28282d;--dsp-colors-text-error: #F56565;--dsp-colors-text-warning: #ffd066;--dsp-colors-text-success: #68D391;--dsp-colors-text-info: #63b3ed;--dsp-colors-text-buy: #48BB78;--dsp-colors-text-buy-alt: #a4cf5e;--dsp-colors-text-sell: #F56565;--dsp-colors-text-boost: #f0b90b;--dsp-colors-text-accent: #354690;--dsp-colors-text-new: #68D391;--dsp-colors-text-trending: #ff9900;--dsp-colors-component-scrollbar-track-bg-color: #28282d;--dsp-colors-component-scrollbar-track-hover-bg-color: #2e2e33;--dsp-colors-component-scrollbar-thumb-bg-color: #4d4d4d;--dsp-colors-component-scrollbar-thumb-hover-bg-color: #606060;--dsp-colors-component-trading-view-bg-color: #131722;--dsp-colors-component-trading-view-text-color: rgba(255, 255, 255, .64);--dsp-colors-component-trading-view-text-muted-color: rgba(255, 255, 255, .36) }[data-panda-theme=light]{--dsp-colors-surface-layer0: #FFFFFF;--dsp-colors-surface-layer1: #f2f2f2;--dsp-colors-surface-layer2: #ececec;--dsp-colors-surface-layer3: #e6e6e6;--dsp-colors-surface-layer4: #d9d9d9;--dsp-colors-surface-layer5: #cccccc;--dsp-colors-surface-layer6: #bfbfbf;--dsp-colors-surface-layer7: #b3b3b3;--dsp-colors-surface-layer8: #a6a6a6;--dsp-colors-surface-layer9: #999999;--dsp-colors-bg-default: #ffffff;--dsp-colors-bg-muted: #e6e6e6;--dsp-colors-bg-subtle: #f2f2f2;--dsp-colors-bg-emphasized: #cccccc;--dsp-colors-bg-panel: #ffffff;--dsp-colors-bg-inverted: #404040;--dsp-colors-bg-error: #FFF5F5;--dsp-colors-bg-warning: #FFFAF0;--dsp-colors-bg-success: #F0FFF4;--dsp-colors-bg-info: #ebf8ff;--dsp-colors-bg-accent: #5974f0;--dsp-colors-fg-default: #404040;--dsp-colors-fg-dim: #b3b3b3;--dsp-colors-fg-muted: #999999;--dsp-colors-fg-subtle: #808080;--dsp-colors-fg-inverted: #f2f2f2;--dsp-colors-fg-error: #E53E3E;--dsp-colors-fg-warning: #C05621;--dsp-colors-fg-success: #38A169;--dsp-colors-fg-info: #2b6cb0;--dsp-colors-fg-buy: #38A169;--dsp-colors-fg-buy-alt: #678838;--dsp-colors-fg-sell: #E53E3E;--dsp-colors-fg-boost: #c49709;--dsp-colors-fg-accent: #354690;--dsp-colors-fg-new: #68D391;--dsp-colors-fg-trending: #ff9900;--dsp-colors-border-default: #cccccc;--dsp-colors-border-muted: #e6e6e6;--dsp-colors-border-subtle: #f2f2f2;--dsp-colors-border-divide: #d9d9d9;--dsp-colors-border-emphasized: #b3b3b3;--dsp-colors-border-inverted: #808080;--dsp-colors-border-error: #E53E3E;--dsp-colors-border-warning: #DD6B20;--dsp-colors-border-success: #38A169;--dsp-colors-border-info: #3182ce;--dsp-colors-border-boost: #c49709;--dsp-colors-border-accent: #5974f0;--dsp-colors-field-bg: rgba(255, 255, 255, .16);--dsp-colors-text-default: #404040;--dsp-colors-text-dim: #b3b3b3;--dsp-colors-text-muted: #999999;--dsp-colors-text-subtle: #666666;--dsp-colors-text-inverted: #f2f2f2;--dsp-colors-text-error: #E53E3E;--dsp-colors-text-warning: #d29100;--dsp-colors-text-success: #38A169;--dsp-colors-text-info: #2b6cb0;--dsp-colors-text-buy: #38A169;--dsp-colors-text-buy-alt: #678838;--dsp-colors-text-sell: #E53E3E;--dsp-colors-text-boost: #c49709;--dsp-colors-text-accent: #354690;--dsp-colors-text-new: #68D391;--dsp-colors-text-trending: #ff9900;--dsp-colors-component-scrollbar-track-bg-color: #f9f9f9;--dsp-colors-component-scrollbar-track-hover-bg-color: #f2f2f2;--dsp-colors-component-scrollbar-thumb-bg-color: #cccccc;--dsp-colors-component-scrollbar-thumb-hover-bg-color: #b9b9b9;--dsp-colors-component-trading-view-bg-color: #131722;--dsp-colors-component-trading-view-text-color: rgba(255, 255, 255, .64);--dsp-colors-component-trading-view-text-muted-color: rgba(255, 255, 255, .36) }@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes enter{0%{opacity:var(--dsp-anim-enter-opacity, 1);transform:translate3d(var(--dsp-anim-enter-translate-x, 0),var(--dsp-anim-enter-translate-y, 0),0) scale3d(var(--dsp-anim-enter-scale, 1),var(--dsp-anim-enter-scale, 1),var(--dsp-anim-enter-scale, 1)) rotate(var(--dsp-anim-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--dsp-anim-exit-opacity, 1);transform:translate3d(var(--dsp-anim-exit-translate-x, 0),var(--dsp-anim-exit-translate-y, 0),0) scale3d(var(--dsp-anim-exit-scale, 1),var(--dsp-anim-exit-scale, 1),var(--dsp-anim-exit-scale, 1)) rotate(var(--dsp-anim-exit-rotate, 0))}}@keyframes exitAdvanced{0%{opacity:var(--dsp-anim-exit-adv-opacity-from, 1);transform:translate3d(var(--dsp-anim-exit-adv-translate-x-from, 0),var(--dsp-anim-exit-adv-translate-y-from, 0),0) scale3d(var(--dsp-anim-exit-adv-scale-from, 1),var(--dsp-anim-exit-adv-scale-from, 1),var(--dsp-anim-exit-adv-scale-from, 1)) rotate(var(--dsp-anim-exit-adv-rotate-from, 0))}to{opacity:var(--dsp-anim-exit-adv-opacity-to, 0);transform:translate3d(var(--dsp-anim-exit-adv-translate-x-to, 0),var(--dsp-anim-exit-adv-translate-y-to, 0),0) scale3d(var(--dsp-anim-exit-adv-scale-to, 1),var(--dsp-anim-exit-adv-scale-to, 1),var(--dsp-anim-exit-adv-scale-to, 1)) rotate(var(--dsp-anim-exit-adv-rotate-to, 0))}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}}@layer utilities{@layer compositions{.dsp-textStyle_sans-sm-regular{font-weight:var(--dsp-font-weights-regular)}.dsp-textStyle_sans-sm-regular,.dsp-textStyle_sans-sm-semibold{font-family:var(--dsp-fonts-sans);font-size:var(--dsp-font-sizes-sm)}.dsp-textStyle_sans-sm-semibold{font-weight:var(--dsp-font-weights-semibold)}.dsp-textStyle_sans-2xs-regular{font-family:var(--dsp-fonts-sans);font-size:var(--dsp-font-sizes-2xs);font-weight:var(--dsp-font-weights-regular)}}.dsp---dsp-spinner-size_token\(spacing\.3\){--dsp-spinner-size: var(--dsp-spacing-3)}.dsp---dsp-spinner-border-width_2px{--dsp-spinner-border-width: 2px}.dsp---dsp-spinner-size_token\(spacing\.4\){--dsp-spinner-size: var(--dsp-spacing-4)}.dsp---dsp-spinner-border-width_3px{--dsp-spinner-border-width: 3px}.dsp---dsp-spinner-size_token\(spacing\.6\){--dsp-spinner-size: var(--dsp-spacing-6)}.dsp---dsp-spinner-border-width_4px{--dsp-spinner-border-width: 4px}.dsp---dsp-spinner-size_token\(spacing\.8\){--dsp-spinner-size: var(--dsp-spacing-8)}.dsp---dsp-spinner-size_token\(spacing\.12\){--dsp-spinner-size: var(--dsp-spacing-12)}.dsp---dsp-spinner-color-1_token\(colors\.fgInverted\){--dsp-spinner-color-1: var(--dsp-colors-fg-inverted)}.dsp---dsp-spinner-color-2_token\(colors\.fgMuted\){--dsp-spinner-color-2: var(--dsp-colors-fg-muted)}.dsp---dsp-spinner-color-2_token\(colors\.fgAccent\){--dsp-spinner-color-2: var(--dsp-colors-fg-accent)}.dsp-anim_spin{animation:var(--dsp-animations-spin)}.dsp-p_4{padding:var(--dsp-spacing-4)}.dsp-p_4px{padding:4px}.dsp-bg_gray\.950{background:var(--dsp-colors-gray-950)}.dsp-bdr_full{border-radius:var(--dsp-radii-full)}.dsp-msk_radial-gradient\(_farthest-side\,_transparent_calc\(100\%_-_var\(--dsp-spinner-border-width\)\)\,_\#000_calc\(100\%_-_var\(--dsp-spinner-border-width\)\)_\){mask:radial-gradient(farthest-side,transparent calc(100% - var(--dsp-spinner-border-width)),#000 calc(100% - var(--dsp-spinner-border-width)));-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - var(--dsp-spinner-border-width)),#000 calc(100% - var(--dsp-spinner-border-width)))}.dsp-flex_1{flex:1 1 0%}.dsp-gap_8px{gap:8px}.dsp-trs_opacity_token\(durations\.fast\)\,_max-width_0s_token\(durations\.fast\){transition:opacity var(--dsp-durations-fast),max-width 0s var(--dsp-durations-fast)}.dsp-bdr_sm{border-radius:var(--dsp-radii-sm)}.dsp-trs_colors{transition-property:var(--transition-prop, color, background-color, border-color, outline-color, text-decoration-color, fill, stroke);transition-timing-function:var(--transition-easing, cubic-bezier(.4, 0, .2, 1));transition-duration:var(--transition-duration, .15s)}.dsp-ov_hidden{overflow:hidden}.dsp-gap_0px{gap:0px}.dsp-trs_all{transition-property:var(--transition-prop, all);transition-timing-function:var(--transition-easing, cubic-bezier(.4, 0, .2, 1));transition-duration:var(--transition-duration, .15s)}.dsp-bd-w_thin{border-width:var(--dsp-border-widths-thin)}.dsp-bd-c_gray\.975{border-color:var(--dsp-colors-gray-975)}.dsp-px_6px{padding-inline:6px}.dsp-py_2px{padding-block:2px}.dsp-bd-c_blue\.950{border-color:var(--dsp-colors-blue-950)}.dsp-full_size_true{width:100%;height:100%}.dsp-bg-conic_from_0deg{--gradient-stops: var(--gradient-via-stops, var(--gradient-position), var(--gradient-from) var(--gradient-from-position), var(--gradient-to) var(--gradient-to-position));--gradient-position: from 0deg;background-image:conic-gradient(var(--gradient-stops))}.dsp-grad-from_var\(--dsp-spinner-color-1\){--gradient-from: var(--dsp-spinner-color-1)}.dsp-grad-to_var\(--dsp-spinner-color-2\){--gradient-to: var(--dsp-spinner-color-2)}.dsp-anim-dur_slowest{animation-duration:var(--dsp-durations-slowest)}.dsp-anim-fm_backwards{animation-fill-mode:backwards}.dsp-anim-dly_calc\(var\(--animation-order\,_10\)_\*_0\.015s\){animation-delay:calc(var(--animation-order, 10) * 15ms)}.dsp-dsp_scrollbar_appearance_md-theme{-ms-overflow-style:auto;scrollbar-width:auto;scrollbar-color:var(--dsp-colors-component-scrollbar-thumb-bg-color) var(--dsp-colors-component-scrollbar-track-bg-color)}@supports (-moz-appearance: none){.dsp-dsp_scrollbar_appearance_md-theme{scrollbar-width:auto}}.dsp-dsp_scrollbar_appearance_md-theme::-webkit-scrollbar{width:16px;height:16px}.dsp-dsp_scrollbar_appearance_md-theme::-webkit-scrollbar-track{background-color:var(--dsp-colors-component-scrollbar-track-bg-color)}.dsp-dsp_scrollbar_appearance_md-theme::-webkit-scrollbar-track:hover{background-color:var(--dsp-colors-component-scrollbar-track-hover-bg-color)}.dsp-dsp_scrollbar_appearance_md-theme::-webkit-scrollbar-corner{background-color:var(--dsp-colors-component-scrollbar-track-bg-color)}.dsp-dsp_scrollbar_appearance_md-theme::-webkit-scrollbar-thumb{background-color:var(--dsp-colors-component-scrollbar-thumb-bg-color);border-style:solid;border-radius:16px;border-width:4px;border-color:var(--dsp-colors-component-scrollbar-track-bg-color)}.dsp-dsp_scrollbar_appearance_md-theme::-webkit-scrollbar-thumb:hover{background-color:var(--dsp-colors-component-scrollbar-thumb-hover-bg-color);border-color:var(--dsp-colors-component-scrollbar-track-hover-bg-color)}.dsp-dsp_scrollbar_axes_xy{overflow:auto;width:100%;height:100%}.dsp-d_flex{display:flex}.dsp-ai_center{align-items:center}.dsp-jc_center{justify-content:center}.dsp-ta_center{text-align:center}.dsp-c_componentTradingViewTextMutedColor{color:var(--dsp-colors-component-trading-view-text-muted-color)}.dsp-c_componentTradingViewTextColor{color:var(--dsp-colors-component-trading-view-text-color)}.dsp-dsp_scrollbar_appearance_sm-theme{-ms-overflow-style:auto;scrollbar-width:auto;scrollbar-color:var(--dsp-colors-component-scrollbar-thumb-bg-color) var(--dsp-colors-component-scrollbar-track-bg-color)}@supports (-moz-appearance: none){.dsp-dsp_scrollbar_appearance_sm-theme{scrollbar-width:thin}}.dsp-dsp_scrollbar_appearance_sm-theme::-webkit-scrollbar{width:12px;height:12px}.dsp-dsp_scrollbar_appearance_sm-theme::-webkit-scrollbar-track{background-color:var(--dsp-colors-component-scrollbar-track-bg-color)}.dsp-dsp_scrollbar_appearance_sm-theme::-webkit-scrollbar-track:hover{background-color:var(--dsp-colors-component-scrollbar-track-hover-bg-color)}.dsp-dsp_scrollbar_appearance_sm-theme::-webkit-scrollbar-corner{background-color:var(--dsp-colors-component-scrollbar-track-bg-color)}.dsp-dsp_scrollbar_appearance_sm-theme::-webkit-scrollbar-thumb{background-color:var(--dsp-colors-component-scrollbar-thumb-bg-color);border-style:solid;border-radius:12px;border-width:3px;border-color:var(--dsp-colors-component-scrollbar-track-bg-color)}.dsp-dsp_scrollbar_appearance_sm-theme::-webkit-scrollbar-thumb:hover{background-color:var(--dsp-colors-component-scrollbar-thumb-hover-bg-color);border-color:var(--dsp-colors-component-scrollbar-track-hover-bg-color)}.dsp-dsp_scrollbar_axes_y{overflow-y:auto;overflow-x:hidden;height:100%}.dsp-ov-a_none{overflow-anchor:none}.dsp-pos_relative{position:relative}.dsp-d_block{display:block}.dsp-d_none{display:none}.dsp-flex_center_true{display:flex;align-items:center;justify-content:center}.dsp-bg-c_componentTradingViewBgColor{background-color:var(--dsp-colors-component-trading-view-bg-color)}.dsp-flex-d_row{flex-direction:row}.dsp-pos_absolute{position:absolute}.dsp-op_0{opacity:0}.dsp-z_screenerRowMenu{z-index:var(--dsp-z-index-screener-row-menu)}.dsp-bg-c_surfaceLayer2{background-color:var(--dsp-colors-surface-layer2)}.dsp-c_fgMuted{color:var(--dsp-colors-fg-muted)}.dsp-trs-dur_fast{--transition-duration: var(--dsp-durations-fast);transition-duration:var(--dsp-durations-fast)}.dsp-white-space_nowrap{white-space:nowrap}.dsp-dsp_scrollbar_appearance_hidden{-ms-overflow-style:none;scrollbar-width:none}.dsp-dsp_scrollbar_appearance_hidden::-webkit-scrollbar{display:none}.dsp-dsp_scrollbar_axes_x{overflow-y:hidden;overflow-x:auto;width:100%}.dsp-z_tooltip{z-index:var(--dsp-z-index-tooltip)}.dsp-c_white{color:var(--dsp-colors-white)}.dsp-fs_2xs{font-size:var(--dsp-font-sizes-2xs)}.dsp-us_none{-webkit-user-select:none;user-select:none}.dsp-flex-d_column{flex-direction:column}.dsp-dsp_scrollbar_appearance_sm-custom{-ms-overflow-style:auto;scrollbar-width:auto;scrollbar-color:var(--dsp-scrollbar-thumb-color) var(--dsp-scrollbar-track-color)}@supports (-moz-appearance: none){.dsp-dsp_scrollbar_appearance_sm-custom{scrollbar-width:thin}}.dsp-dsp_scrollbar_appearance_sm-custom::-webkit-scrollbar{width:12px;height:12px}.dsp-dsp_scrollbar_appearance_sm-custom::-webkit-scrollbar-track{background-color:var(--dsp-scrollbar-track-color)}.dsp-dsp_scrollbar_appearance_sm-custom::-webkit-scrollbar-track:hover{background-color:var(--dsp-scrollbar-track-hover-color)}.dsp-dsp_scrollbar_appearance_sm-custom::-webkit-scrollbar-corner{background-color:var(--dsp-scrollbar-track-color)}.dsp-dsp_scrollbar_appearance_sm-custom::-webkit-scrollbar-thumb{background-color:var(--dsp-scrollbar-thumb-color);border-style:solid;border-radius:12px;border-width:3px;border-color:var(--dsp-scrollbar-track-color)}.dsp-dsp_scrollbar_appearance_sm-custom::-webkit-scrollbar-thumb:hover{background-color:var(--dsp-scrollbar-thumb-hover-color);border-color:var(--dsp-scrollbar-track-hover-color)}.dsp-order_1{order:1}.dsp-order_2{order:2}.dsp-flex-sh_1{flex-shrink:1}.dsp-dsp_scrollbar_appearance_xs-subtle-theme{-ms-overflow-style:auto;scrollbar-width:auto;scrollbar-color:var(--dsp-colors-component-scrollbar-thumb-bg-color) var(--dsp-colors-transparent)}@supports (-moz-appearance: none){.dsp-dsp_scrollbar_appearance_xs-subtle-theme{scrollbar-width:thin}}.dsp-dsp_scrollbar_appearance_xs-subtle-theme::-webkit-scrollbar{width:6px;height:6px}.dsp-dsp_scrollbar_appearance_xs-subtle-theme::-webkit-scrollbar-track,.dsp-dsp_scrollbar_appearance_xs-subtle-theme::-webkit-scrollbar-track:hover{background-color:var(--dsp-colors-transparent)}.dsp-dsp_scrollbar_appearance_xs-subtle-theme::-webkit-scrollbar-corner{background-color:var(--dsp-colors-transparent)}.dsp-dsp_scrollbar_appearance_xs-subtle-theme::-webkit-scrollbar-thumb{background-color:var(--dsp-colors-component-scrollbar-thumb-bg-color);border-style:solid;border-radius:6px;border-width:0px;border-color:var(--dsp-colors-transparent)}.dsp-dsp_scrollbar_appearance_xs-subtle-theme::-webkit-scrollbar-thumb:hover{background-color:var(--dsp-colors-component-scrollbar-thumb-hover-bg-color);border-color:var(--dsp-colors-transparent)}.dsp-w_var\(--dsp-spinner-size\){width:var(--dsp-spinner-size)}.dsp-h_var\(--dsp-spinner-size\){height:var(--dsp-spinner-size)}.dsp-h_var\(--row-height\){height:var(--row-height)}.dsp-ov-y_scroll{overflow-y:scroll}.dsp-w_100\%{width:100%}.dsp-h_calc\(100\%_-_40px\){height:calc(100% - 40px)}.dsp-w_100vw{width:100vw}.dsp-h_calc\(100vh_-_var\(--ds-dex-screener-top-offset\)_-_var\(--ds-dex-screener-header-height\)_-_var\(--ds-dex-screener-footer-height\)\){height:calc(100vh - var(--ds-dex-screener-top-offset) - var(--ds-dex-screener-header-height) - var(--ds-dex-screener-footer-height))}.dsp-left_0{left:0}.dsp-top_0{top:0}.dsp-max-w_0{max-width:0}.dsp-pr_0{padding-right:0}.dsp-top_-2px{top:-2px}.dsp-left_110\%{left:110%}.dsp-max-h_calc\(100vh_-_var\(--ds-dex-screener-header-height\)_-_var\(--ds-dex-screener-subnav-height\)\){max-height:calc(100vh - var(--ds-dex-screener-header-height) - var(--ds-dex-screener-subnav-height))}.dsp-bd-t-w_thin{border-top-width:var(--dsp-border-widths-thin)}.dsp-mb_30px{margin-bottom:30px}.dsp-pb_30px{padding-bottom:30px}.dsp-bd-b-w_thin{border-bottom-width:var(--dsp-border-widths-thin)}[data-panda-theme=light] .themeLight\:dsp---ds-subnav-scroll-shade-bg_token\(colors\.white\){--ds-subnav-scroll-shade-bg: var(--dsp-colors-white)}[data-panda-theme=dark] .themeDark\:dsp---ds-subnav-scroll-shade-bg_token\(colors\.gray\.975\){--ds-subnav-scroll-shade-bg: var(--dsp-colors-gray-975)}.\[\&\[data-visible\=\"false\"\]\]\:dsp-flex_0[data-visible=false]{flex:0}.\[\&\[data-animate\=\"true\"\]\]\:dsp-animate_in_true[data-animate=true]{animation-name:enter;animation-duration:var(--dsp-durations-fast);--dsp-anim-enter-opacity: 1;--dsp-anim-enter-scale: 1;--dsp-anim-enter-rotate: 0;--dsp-anim-enter-translate-x: 0;--dsp-anim-enter-translate-y: 0}.\[\&\[data-animate\=\"true\"\]\]\:dsp-animate_fade_in_0[data-animate=true]{--dsp-anim-enter-opacity: 0}.\[\&\[data-animate\=\"true\"\]\]\:dsp-animate_slide_in_from_left_5[data-animate=true]{--dsp-anim-enter-translate-x: calc(var(--dsp-spacing-5) * -1)}.light .light\:dsp-bg-c_white{background-color:var(--dsp-colors-white)}.dark .dark\:dsp-bg-c_blue\.950{background-color:var(--dsp-colors-blue-950)}[data-panda-theme=light] .themeLight\:dsp-bg-c_white{background-color:var(--dsp-colors-white)}[data-panda-theme=dark] .themeDark\:dsp-bg-c_blue\.950{background-color:var(--dsp-colors-blue-950)}.\[\&\[data-tab-bar\=\"minimized\"\]\]\:dsp-d_none[data-tab-bar=minimized]{display:none}[data-panda-theme=light] .themeLight\:dsp-bg-c_gray\.25{background-color:var(--dsp-colors-gray-25)}[data-panda-theme=dark] .themeDark\:dsp-bg-c_gray\.950{background-color:var(--dsp-colors-gray-950)}.\[\&\[data-scrollable\=\"true\"\]\]\:dsp-cursor_move[data-scrollable=true]{cursor:move}.\[\&_\*\]\:dsp--webkit-user-drag_none *{-webkit-user-drag:none}.\[\&\[data-nav-open\=\"true\"\]\]\:dsp-d_flex[data-nav-open=true]{display:flex}.\[\&\[data-nav-open\=\"false\"\]\]\:dsp-d_none[data-nav-open=false]{display:none}.\[\&\[data-size\=\"expanded\"\]\]\:dsp-flex-g_1[data-size=expanded]{flex-grow:1}[data-panda-theme=dark] .themeDark\:dsp-bg-c_gray\.975{background-color:var(--dsp-colors-gray-975)}.\[\&\[data-active-tab\=\"all\"\]\]\:dsp-ov-y_auto[data-active-tab=all]{overflow-y:auto}.\[\&\[data-size\=\"expanded\"\]\]\:dsp-bd-t-w_none[data-size=expanded]{border-top-width:var(--dsp-border-widths-none)}[data-panda-theme=light] .themeLight\:dsp-bd-b-c_gray\.100{border-bottom-color:var(--dsp-colors-gray-100)}[data-panda-theme=dark] .themeDark\:dsp-bd-b-c_gray\.850{border-bottom-color:var(--dsp-colors-gray-850)}.group:is(:hover,[data-hover]) .groupHover\:dsp-d_block{display:block}@media screen and (min-width: 62rem){.lg\:dsp-dsp_scrollbar_axes_none{overflow:hidden}.lg\:dsp-order_0{order:0}.lg\:dsp-dsp_scrollbar_axes_y{overflow-y:auto;overflow-x:hidden;height:100%}.lg\:dsp-order_1{order:1}.lg\:dsp-w_calc\(100vw_-_var\(--ds-nav-width\)\){width:calc(100vw - var(--ds-nav-width))}.lg\:dsp-h_calc\(100vh_-_var\(--ds-dex-screener-top-offset\)_-_var\(--ds-dex-screener-footer-height\)\){height:calc(100vh - var(--ds-dex-screener-top-offset) - var(--ds-dex-screener-footer-height))}.lg\:dsp-max-h_calc\(100vh_-_var\(--ds-dex-screener-subnav-height\)\){max-height:calc(100vh - var(--ds-dex-screener-subnav-height))}.lg\:dsp-mb_0{margin-bottom:0}.lg\:dsp-pb_0{padding-bottom:0}.\[\&\[data-nav-open\=\"true\"\]\]\:lg\:dsp-d_flex[data-nav-open=true],.\[\&\[data-nav-open\=\"false\"\]\]\:lg\:dsp-d_flex[data-nav-open=false]{display:flex}.\[\&\[data-nav-collapsed\=\"true\"\]\]\:lg\:dsp-d_none[data-nav-collapsed=true]{display:none}.\[\&\[data-size\=\"expanded\"\]\]\:lg\:dsp-max-h_100\%[data-size=expanded]{max-height:100%}.\[\&\[data-size\=\"default\"\]\]\:lg\:dsp-min-h_120px[data-size=default]{min-height:120px}.\[\&\[data-size\=\"default\"\]\]\:lg\:dsp-max-h_36vh[data-size=default]{max-height:36vh}.\[\&\[data-size\=\"default\"\]\]\:lg\:dsp-h_auto[data-size=default],.\[\&\[data-size\=\"minimized\"\]\]\:lg\:dsp-h_auto[data-size=minimized]{height:auto}.\[\&\[data-nav-collapsed\=\"true\"\]\]\:lg\:dsp-max-h_36vh[data-nav-collapsed=true]{max-height:36vh}}@media (hover: hover) and (pointer: fine){.hover\:dsp-td_underline:hover{text-decoration:underline}.group:hover>.groupHoverDirect\:dsp-trs_opacity_token\(durations\.fast\)\,_max-width_token\(durations\.fast\){transition:opacity var(--dsp-durations-fast),max-width var(--dsp-durations-fast)}.group:hover>.groupHoverDirect\:dsp-op_1{opacity:1}.hover\:dsp-c_fgDefault:hover{color:var(--dsp-colors-fg-default)}.hover\:dsp-cursor_pointer:hover{cursor:pointer}.group:hover>.groupHoverDirect\:dsp-max-w_100px{max-width:100px}.group:hover>.groupHoverDirect\:dsp-pr_4px{padding-right:4px}.light .hover\:\[\&\[data-layout\=\"wide\"\]\]\:light\:dsp-bg-c_gray\.25:hover[data-layout=wide]{background-color:var(--dsp-colors-gray-25)}.dark .hover\:\[\&\[data-layout\=\"wide\"\]\]\:dark\:dsp-bg-c_blue\.900:hover[data-layout=wide]{background-color:var(--dsp-colors-blue-900)}}}
