@import"https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,600&display=swap";:root{--contexify-zIndex:666;--contexify-menu-minWidth:220px;--contexify-menu-padding:6px;--contexify-menu-radius:6px;--contexify-menu-bgColor:#fff;--contexify-menu-shadow:1px 2px 2px rgba(0,0,0,.1),2px 4px 4px rgba(0,0,0,.1),3px 6px 6px rgba(0,0,0,.1);--contexify-menu-negatePadding:var(--contexify-menu-padding);--contexify-separator-color:rgba(0,0,0,.2);--contexify-separator-margin:5px;--contexify-itemContent-padding:6px;--contexify-activeItem-radius:4px;--contexify-item-color:#333;--contexify-activeItem-color:#fff;--contexify-activeItem-bgColor:#3498db;--contexify-rightSlot-color:#6f6e77;--contexify-activeRightSlot-color:#fff;--contexify-arrow-color:#6f6e77;--contexify-activeArrow-color:#fff}@keyframes contexify_feedback{0%{opacity:.4}to{opacity:1}}.contexify{position:fixed;opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:var(--contexify-menu-bgColor);box-sizing:border-box;box-shadow:var(--contexify-menu-shadow);border-radius:var(--contexify-menu-radius);padding:var(--contexify-menu-padding);min-width:var(--contexify-menu-minWidth);z-index:var(--contexify-zIndex)}.contexify_submenu-isOpen,.contexify_submenu-isOpen>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_submenu-isOpen>.contexify_submenu{pointer-events:auto;opacity:1}.contexify .contexify_submenu{position:absolute;pointer-events:none;transition:opacity .265s;top:calc(-1 * var(--contexify-menu-negatePadding));left:100%}.contexify .contexify_submenu-bottom{bottom:calc(-1 * var(--contexify-menu-negatePadding));top:unset}.contexify .contexify_submenu-right{right:100%;left:unset}.contexify_rightSlot{margin-left:auto;display:-ms-flexbox;display:flex;color:var(--contexify-rightSlot-color)}.contexify_separator{height:1px;cursor:default;margin:var(--contexify-separator-margin);background-color:var(--contexify-separator-color)}.contexify_willLeave-disabled{pointer-events:none}.contexify_item{cursor:pointer;position:relative}.contexify_item:focus{outline:0}.contexify_item:focus .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeRightSlot-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup]>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-arrow-color)}.contexify_item:not(.contexify_item-disabled)[aria-haspopup].contexify_submenu-isOpen>.contexify_itemContent .contexify_rightSlot,.contexify_item:not(.contexify_item-disabled)[aria-haspopup]:hover>.contexify_itemContent .contexify_rightSlot,.contexify_item[aria-haspopup]:focus>.contexify_itemContent .contexify_rightSlot{color:var(--contexify-activeArrow-color)}.contexify_item:not(.contexify_item-disabled):focus>.contexify_itemContent,.contexify_item:not(.contexify_item-disabled):hover>.contexify_itemContent{color:var(--contexify-activeItem-color);background-color:var(--contexify-activeItem-bgColor);border-radius:var(--contexify-activeItem-radius)}.contexify_item:not(.contexify_item-disabled):hover>.contexify_submenu{pointer-events:auto;opacity:1}.contexify_item-disabled{cursor:default;opacity:.5}.contexify_itemContent{padding:var(--contexify-itemContent-padding);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;white-space:nowrap;color:var(--contexify-item-color);position:relative}.contexify_item-feedback{animation:contexify_feedback .12s both}.contexify_theme-dark{--contexify-menu-bgColor:rgba(40,40,40,.98);--contexify-separator-color:#4c4c4c;--contexify-item-color:#fff}.contexify_theme-light{--contexify-separator-color:#eee;--contexify-item-color:#666;--contexify-activeItem-color:#3498db;--contexify-activeItem-bgColor:#e0eefd;--contexify-activeRightSlot-color:#3498db;--contexify-active-arrow-color:#3498db}@keyframes contexify_scaleIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes contexify_scaleOut{0%{opacity:1}to{opacity:0;transform:scale3d(.3,.3,.3)}}.contexify_willEnter-scale{transform-origin:top left;animation:contexify_scaleIn .3s}.contexify_willLeave-scale{transform-origin:top left;animation:contexify_scaleOut .3s}@keyframes contexify_fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes contexify_fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.contexify_willEnter-fade{animation:contexify_fadeIn .3s ease}.contexify_willLeave-fade{animation:contexify_fadeOut .3s ease}@keyframes contexify_flipInX{0%{transform:perspective(800px) rotateX(45deg)}to{transform:perspective(800px)}}@keyframes contexify_flipOutX{0%{transform:perspective(800px)}to{transform:perspective(800px) rotateX(45deg);opacity:0}}.contexify_willEnter-flip{animation:contexify_flipInX .3s}.contexify_willEnter-flip,.contexify_willLeave-flip{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;transform-origin:top center}.contexify_willLeave-flip{animation:contexify_flipOutX .3s}@keyframes contexify_slideIn{0%{opacity:0;transform:scaleY(.3)}to{opacity:1}}@keyframes contexify_slideOut{0%{opacity:1}to{opacity:0;transform:scaleY(.3)}}.contexify_willEnter-slide{transform-origin:top center;animation:contexify_slideIn .3s}.contexify_willLeave-slide{transform-origin:top center;animation:contexify_slideOut .3s}@layer reset,base,tokens,recipes,utilities;*{box-sizing:border-box;min-width:0}html,body{padding:0;margin:0;width:100dvw;height:100dvh;overflow:hidden;font-family:Rubik,sans-serif;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{text-wrap:balance;margin:0;padding:0}p{text-wrap:pretty}#root{display:flex;flex-direction:column;height:100dvh;width:100dvw}.contexify{--contexify-menu-bgColor: rgba(40, 40, 40, .98);--contexify-separator-color: #4c4c4c;--contexify-item-color: #fff;--contexify-activeItem-color: #fff;--contexify-activeItem-bgColor: #086bb4;--contexify-rightSlot-color: #086bb4;--contexify-activeRightSlot-color: #ffffff;--contexify-arrow-color: #adadae;--contexify-activeArrow-color: #fff}@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";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body, var(--font-fallback))}*,:before,:after,::backdrop,::file-selector-button{margin:0;padding:0;box-sizing:border-box;border-width:0px;border-style:solid;border-color:var(--global-color-border, currentColor)}hr{height:0px;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}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;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:var(--colors-transparent)}::placeholder{opacity:1;--placeholder-fallback: color-mix(in srgb, currentColor 50%, transparent);color:var(--global-color-placeholder, var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0px;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration: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-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono, var(--font-mono-fallback));font-size:1em}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]{display:none!important}}@layer base{:root{--made-with-panda: "🐼"}*,: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){--aspect-ratios-square: 1 / 1;--aspect-ratios-landscape: 4 / 3;--aspect-ratios-portrait: 3 / 4;--aspect-ratios-wide: 16 / 9;--aspect-ratios-ultrawide: 18 / 5;--aspect-ratios-golden: 1.618 / 1;--borders-none: none;--easings-default: cubic-bezier(.4, 0, .2, 1);--easings-linear: linear;--easings-in: cubic-bezier(.4, 0, 1, 1);--easings-out: cubic-bezier(0, 0, .2, 1);--easings-in-out: cubic-bezier(.4, 0, .2, 1);--durations-fastest: 50ms;--durations-faster: .1s;--durations-fast: .15s;--durations-normal: .2s;--durations-slow: .3s;--durations-slower: .4s;--durations-slowest: .5s;--radii-xs: .125rem;--radii-sm: .25rem;--radii-md: .375rem;--radii-lg: .5rem;--radii-xl: .75rem;--radii-2xl: 1rem;--radii-3xl: 1.5rem;--radii-full: 9999px;--font-weights-thin: 100;--font-weights-extralight: 200;--font-weights-light: 300;--font-weights-normal: 400;--font-weights-medium: 500;--font-weights-semibold: 600;--font-weights-bold: 700;--font-weights-extrabold: 800;--font-weights-black: 900;--line-heights-none: 1;--line-heights-tight: 1.25;--line-heights-snug: 1.375;--line-heights-normal: 1.5;--line-heights-relaxed: 1.625;--line-heights-loose: 2;--fonts-sans: 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";--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--letter-spacings-tighter: -.05em;--letter-spacings-tight: -.025em;--letter-spacings-normal: 0em;--letter-spacings-wide: .025em;--letter-spacings-wider: .05em;--letter-spacings-widest: .1em;--font-sizes-2xs: .5rem;--font-sizes-xs: .75rem;--font-sizes-sm: .875rem;--font-sizes-md: 1rem;--font-sizes-lg: 1.125rem;--font-sizes-xl: 1.25rem;--font-sizes-2xl: 1.5rem;--font-sizes-3xl: 1.875rem;--font-sizes-4xl: 2.25rem;--font-sizes-5xl: 3rem;--font-sizes-6xl: 3.75rem;--font-sizes-7xl: 4.5rem;--font-sizes-8xl: 6rem;--font-sizes-9xl: 8rem;--shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--blurs-sm: 4px;--blurs-base: 8px;--blurs-md: 12px;--blurs-lg: 16px;--blurs-xl: 24px;--blurs-2xl: 40px;--blurs-3xl: 64px;--spacing-0: 0rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--spacing-0\.5: .125rem;--spacing-1\.5: .375rem;--spacing-2\.5: .625rem;--spacing-3\.5: .875rem;--sizes-0: 0rem;--sizes-1: .25rem;--sizes-2: .5rem;--sizes-3: .75rem;--sizes-4: 1rem;--sizes-5: 1.25rem;--sizes-6: 1.5rem;--sizes-7: 1.75rem;--sizes-8: 2rem;--sizes-9: 2.25rem;--sizes-10: 2.5rem;--sizes-11: 2.75rem;--sizes-12: 3rem;--sizes-14: 3.5rem;--sizes-16: 4rem;--sizes-20: 5rem;--sizes-24: 6rem;--sizes-28: 7rem;--sizes-32: 8rem;--sizes-36: 9rem;--sizes-40: 10rem;--sizes-44: 11rem;--sizes-48: 12rem;--sizes-52: 13rem;--sizes-56: 14rem;--sizes-60: 15rem;--sizes-64: 16rem;--sizes-72: 18rem;--sizes-80: 20rem;--sizes-96: 24rem;--sizes-0\.5: .125rem;--sizes-1\.5: .375rem;--sizes-2\.5: .625rem;--sizes-3\.5: .875rem;--sizes-xs: 20rem;--sizes-sm: 24rem;--sizes-md: 28rem;--sizes-lg: 32rem;--sizes-xl: 36rem;--sizes-2xl: 42rem;--sizes-3xl: 48rem;--sizes-4xl: 56rem;--sizes-5xl: 64rem;--sizes-6xl: 72rem;--sizes-7xl: 80rem;--sizes-8xl: 90rem;--sizes-prose: 65ch;--sizes-full: 100%;--sizes-min: min-content;--sizes-max: max-content;--sizes-fit: fit-content;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--colors-current: currentColor;--colors-black: #000;--colors-white: #fff;--colors-transparent: rgb(0 0 0 / 0);--colors-rose-50: #fff1f2;--colors-rose-100: #ffe4e6;--colors-rose-200: #fecdd3;--colors-rose-300: #fda4af;--colors-rose-400: #fb7185;--colors-rose-500: #f43f5e;--colors-rose-600: #e11d48;--colors-rose-700: #be123c;--colors-rose-800: #9f1239;--colors-rose-900: #881337;--colors-rose-950: #4c0519;--colors-pink-50: #fdf2f8;--colors-pink-100: #fce7f3;--colors-pink-200: #fbcfe8;--colors-pink-300: #f9a8d4;--colors-pink-400: #f472b6;--colors-pink-500: #ec4899;--colors-pink-600: #db2777;--colors-pink-700: #be185d;--colors-pink-800: #9d174d;--colors-pink-900: #831843;--colors-pink-950: #500724;--colors-fuchsia-50: #fdf4ff;--colors-fuchsia-100: #fae8ff;--colors-fuchsia-200: #f5d0fe;--colors-fuchsia-300: #f0abfc;--colors-fuchsia-400: #e879f9;--colors-fuchsia-500: #d946ef;--colors-fuchsia-600: #c026d3;--colors-fuchsia-700: #a21caf;--colors-fuchsia-800: #86198f;--colors-fuchsia-900: #701a75;--colors-fuchsia-950: #4a044e;--colors-purple-50: #faf5ff;--colors-purple-100: #f3e8ff;--colors-purple-200: #e9d5ff;--colors-purple-300: #d8b4fe;--colors-purple-400: #c084fc;--colors-purple-500: #a855f7;--colors-purple-600: #9333ea;--colors-purple-700: #7e22ce;--colors-purple-800: #6b21a8;--colors-purple-900: #581c87;--colors-purple-950: #3b0764;--colors-violet-50: #f5f3ff;--colors-violet-100: #ede9fe;--colors-violet-200: #ddd6fe;--colors-violet-300: #c4b5fd;--colors-violet-400: #a78bfa;--colors-violet-500: #8b5cf6;--colors-violet-600: #7c3aed;--colors-violet-700: #6d28d9;--colors-violet-800: #5b21b6;--colors-violet-900: #4c1d95;--colors-violet-950: #2e1065;--colors-indigo-50: #eef2ff;--colors-indigo-100: #e0e7ff;--colors-indigo-200: #c7d2fe;--colors-indigo-300: #a5b4fc;--colors-indigo-400: #818cf8;--colors-indigo-500: #6366f1;--colors-indigo-600: #4f46e5;--colors-indigo-700: #4338ca;--colors-indigo-800: #3730a3;--colors-indigo-900: #312e81;--colors-indigo-950: #1e1b4b;--colors-blue-50: #eff6ff;--colors-blue-100: #dbeafe;--colors-blue-200: #bfdbfe;--colors-blue-300: #93c5fd;--colors-blue-400: #60a5fa;--colors-blue-500: #3b82f6;--colors-blue-600: #2563eb;--colors-blue-700: #1d4ed8;--colors-blue-800: #1e40af;--colors-blue-900: #1e3a8a;--colors-blue-950: #172554;--colors-sky-50: #f0f9ff;--colors-sky-100: #e0f2fe;--colors-sky-200: #bae6fd;--colors-sky-300: #7dd3fc;--colors-sky-400: #38bdf8;--colors-sky-500: #0ea5e9;--colors-sky-600: #0284c7;--colors-sky-700: #0369a1;--colors-sky-800: #075985;--colors-sky-900: #0c4a6e;--colors-sky-950: #082f49;--colors-cyan-50: #ecfeff;--colors-cyan-100: #cffafe;--colors-cyan-200: #a5f3fc;--colors-cyan-300: #67e8f9;--colors-cyan-400: #22d3ee;--colors-cyan-500: #06b6d4;--colors-cyan-600: #0891b2;--colors-cyan-700: #0e7490;--colors-cyan-800: #155e75;--colors-cyan-900: #164e63;--colors-cyan-950: #083344;--colors-teal-50: #f0fdfa;--colors-teal-100: #ccfbf1;--colors-teal-200: #99f6e4;--colors-teal-300: #5eead4;--colors-teal-400: #2dd4bf;--colors-teal-500: #14b8a6;--colors-teal-600: #0d9488;--colors-teal-700: #0f766e;--colors-teal-800: #115e59;--colors-teal-900: #134e4a;--colors-teal-950: #042f2e;--colors-emerald-50: #ecfdf5;--colors-emerald-100: #d1fae5;--colors-emerald-200: #a7f3d0;--colors-emerald-300: #6ee7b7;--colors-emerald-400: #34d399;--colors-emerald-500: #10b981;--colors-emerald-600: #059669;--colors-emerald-700: #047857;--colors-emerald-800: #065f46;--colors-emerald-900: #064e3b;--colors-emerald-950: #022c22;--colors-green-50: #f0fdf4;--colors-green-100: #dcfce7;--colors-green-200: #bbf7d0;--colors-green-300: #86efac;--colors-green-400: #4ade80;--colors-green-500: #22c55e;--colors-green-600: #16a34a;--colors-green-700: #15803d;--colors-green-800: #166534;--colors-green-900: #14532d;--colors-green-950: #052e16;--colors-lime-50: #f7fee7;--colors-lime-100: #ecfccb;--colors-lime-200: #d9f99d;--colors-lime-300: #bef264;--colors-lime-400: #a3e635;--colors-lime-500: #84cc16;--colors-lime-600: #65a30d;--colors-lime-700: #4d7c0f;--colors-lime-800: #3f6212;--colors-lime-900: #365314;--colors-lime-950: #1a2e05;--colors-yellow-50: #fefce8;--colors-yellow-100: #fef9c3;--colors-yellow-200: #fef08a;--colors-yellow-300: #fde047;--colors-yellow-400: #facc15;--colors-yellow-500: #eab308;--colors-yellow-600: #ca8a04;--colors-yellow-700: #a16207;--colors-yellow-800: #854d0e;--colors-yellow-900: #713f12;--colors-yellow-950: #422006;--colors-amber-50: #fffbeb;--colors-amber-100: #fef3c7;--colors-amber-200: #fde68a;--colors-amber-300: #fcd34d;--colors-amber-400: #fbbf24;--colors-amber-500: #f59e0b;--colors-amber-600: #d97706;--colors-amber-700: #b45309;--colors-amber-800: #92400e;--colors-amber-900: #78350f;--colors-amber-950: #451a03;--colors-orange-50: #fff7ed;--colors-orange-100: #ffedd5;--colors-orange-200: #fed7aa;--colors-orange-300: #fdba74;--colors-orange-400: #fb923c;--colors-orange-500: #f97316;--colors-orange-600: #ea580c;--colors-orange-700: #c2410c;--colors-orange-800: #9a3412;--colors-orange-900: #7c2d12;--colors-orange-950: #431407;--colors-red-50: #fef2f2;--colors-red-100: #fee2e2;--colors-red-200: #fecaca;--colors-red-300: #fca5a5;--colors-red-400: #f87171;--colors-red-500: #ef4444;--colors-red-600: #dc2626;--colors-red-700: #b91c1c;--colors-red-800: #991b1b;--colors-red-900: #7f1d1d;--colors-red-950: #450a0a;--colors-neutral-50: #fafafa;--colors-neutral-100: #f5f5f5;--colors-neutral-200: #e5e5e5;--colors-neutral-300: #d4d4d4;--colors-neutral-400: #a3a3a3;--colors-neutral-500: #737373;--colors-neutral-600: #525252;--colors-neutral-700: #404040;--colors-neutral-800: #262626;--colors-neutral-900: #171717;--colors-neutral-950: #0a0a0a;--colors-stone-50: #fafaf9;--colors-stone-100: #f5f5f4;--colors-stone-200: #e7e5e4;--colors-stone-300: #d6d3d1;--colors-stone-400: #a8a29e;--colors-stone-500: #78716c;--colors-stone-600: #57534e;--colors-stone-700: #44403c;--colors-stone-800: #292524;--colors-stone-900: #1c1917;--colors-stone-950: #0c0a09;--colors-zinc-50: #fafafa;--colors-zinc-100: #f4f4f5;--colors-zinc-200: #e4e4e7;--colors-zinc-300: #d4d4d8;--colors-zinc-400: #a1a1aa;--colors-zinc-500: #71717a;--colors-zinc-600: #52525b;--colors-zinc-700: #3f3f46;--colors-zinc-800: #27272a;--colors-zinc-900: #18181b;--colors-zinc-950: #09090b;--colors-gray-50: #f9fafb;--colors-gray-100: #f3f4f6;--colors-gray-200: #e5e7eb;--colors-gray-300: #d1d5db;--colors-gray-400: #9ca3af;--colors-gray-500: #6b7280;--colors-gray-600: #4b5563;--colors-gray-700: #374151;--colors-gray-800: #1f2937;--colors-gray-900: #111827;--colors-gray-950: #030712;--colors-slate-50: #f8fafc;--colors-slate-100: #f1f5f9;--colors-slate-200: #e2e8f0;--colors-slate-300: #cbd5e1;--colors-slate-400: #94a3b8;--colors-slate-500: #64748b;--colors-slate-600: #475569;--colors-slate-700: #334155;--colors-slate-800: #1e293b;--colors-slate-900: #0f172a;--colors-slate-950: #020617;--colors-primary: #086bb4;--colors-secondary: #121212;--colors-tertiary: whitesmoke;--animations-spin: spin 1s linear infinite;--animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animations-bounce: bounce 1s infinite;--animations-fade-in: fade-in 5s ease-in-out;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px}@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)}}}@layer utilities{.bg_whitesmoke{background:#f5f5f5}.flex_1{flex:1 1 0%}.p_4{padding:var(--spacing-4)}.d_flex{display:flex}.h_100\%{height:100%}.text_primary{color:var(--colors-primary)}.text_tertiary{color:var(--colors-tertiary)}.text-decor_none{text-decoration:none}.transition_all_0\.3s{transition:all .3s}.w_100\%{width:100%}.h_60px{height:60px}.pos_fixed{position:fixed}.p_1rem{padding:1rem}.bg_secondary{background:var(--colors-secondary)}.shadow_0_0_10px_0_rgba\(0\,_0\,_0\,_0\.1\){box-shadow:0 0 10px #0000001a}.z_100{z-index:100}.w_140px{width:140px}.gap_1rem{gap:1rem}.list-style_none{list-style:none}.text_white{color:var(--colors-white)}.flex_2{flex:2}.text_secondary{color:var(--colors-secondary)}.cursor_pointer{cursor:pointer}.gap_2{gap:var(--spacing-2)}.bg_rgba\(0\,_0\,_0\,_0\.5\){background:#00000080}.z_9998{z-index:9998}.bg_white{background:var(--colors-white)}.rounded_8px{border-radius:8px}.pos_relative{position:relative}.pos_absolute{position:absolute}.bg_transparent{background:var(--colors-transparent)}.border_none{border:var(--borders-none)}.transition_all_0\.2s{transition:all .2s}.gap_0\.5rem{gap:.5rem}.text_red{color:red}.text-align_left{text-align:left}.w_32px{width:32px}.h_32px{height:32px}.text_yellow\.400{color:var(--colors-yellow-400)}.text_red\.500{color:var(--colors-red-500)}.text_slack\.800{color:slack.8}.bg_yellow\.400{background:var(--colors-yellow-400)}.rounded_4px{border-radius:4px}.px_2{padding-inline:var(--spacing-2)}.py_1{padding-block:var(--spacing-1)}.gap_1{gap:var(--spacing-1)}.w_400px{width:400px}.h_520px{height:520px}.max-w_400px{max-width:400px}.p_1{padding:var(--spacing-1)}.my_4{margin-block:var(--spacing-4)}.d_block{display:block}.d_none{display:none}.d_grid{display:grid}.bg_primary{background:var(--colors-primary)}.p_3{padding:var(--spacing-3)}.w_xl{width:var(--sizes-xl)}.h_xl{height:var(--sizes-xl)}.max-w_90dvw{max-width:90dvw}.max-h_90dvh{max-height:90dvh}.shadow_0_0_50px_40px_whitesmoke_inset{box-shadow:0 0 50px 40px #f5f5f5 inset}.rounded_4rem{border-radius:4rem}.p_2rem{padding:2rem}.w_14rem{width:14rem}.filter_hue-rotate\(90deg\)_invert\(1\)_contrast\(0\.5\)_saturate\(2\)_brightness\(1\.5\)_grayscale\(0\.5\){filter:hue-rotate(90deg) invert(1) contrast(.5) saturate(2) brightness(1.5) grayscale(.5)}.opacity_0\.8{opacity:.8}.opacity_0\.6{opacity:.6}.rounded_1rem{border-radius:1rem}.transition_0\.5s{transition:.5s}.bg_black{background:var(--colors-black)}.rounded_4{border-radius:4px}.p_0\.5{padding:var(--spacing-0\.5)}.text_black{color:var(--colors-black)}.text-align_center{text-align:center}.text_blue\.900{color:var(--colors-blue-900)}.text_\#1e1e1e{color:#1e1e1e}.rounded_6px{border-radius:6px}.border_1px_solid_\#5b5a5a{border:1px solid #5b5a5a}.gap_8{gap:var(--spacing-8)}.w_480px{width:480px}.h_180px{height:180px}.h_0{height:var(--sizes-0)}.gap_4{gap:var(--spacing-4)}.transition_height_0\.4s{transition:height .4s}.bg_gray\.100{background:var(--colors-gray-100)}.p_2{padding:var(--spacing-2)}.h_100vh{height:100vh}.text_\#333{color:#333}.text_\#555{color:#555}.animation_blink_1\.4s_infinite_both{animation:blink 1.4s infinite both}.fill_primary{fill:var(--colors-primary)}.max-w_screen{max-width:100vw}.shadow_2px_2px_14px_2px_rgba\(0\,0\,0\,0\.42\){box-shadow:2px 2px 14px 2px #0000006b}.p_0\.5rem_1\.2rem{padding:.5rem 1.2rem}.w_5\/12{width:41.666667%}.w_auto{width:auto}.w_7\/12{width:58.333333%}.p_0rem_0\.5rem{padding:0rem .5rem}.select_none{-webkit-user-select:none;user-select:none}.text_grey{color:gray}.border_collapse{border-collapse:collapse}.rounded-t_4{border-top-left-radius:4px;border-top-right-radius:4px}.overflow_hidden{overflow:hidden}.py_0\.8rem{padding-block:.8rem}.px_0\.3rem{padding-inline:.3rem}.h_12{height:var(--sizes-12)}.cursor_default{cursor:default}.bg_gray\.50{background:var(--colors-gray-50)}.bg_gray\.200{background:var(--colors-gray-200)}.py_1rem{padding-block:1rem}.white-space_nowrap{white-space:nowrap}.text-overflow_ellipsis{text-overflow:ellipsis}.transition_all_\.2s_ease-in-out{transition:all .2s ease-in-out}.z_9999{z-index:9999}.p_7px_12px{padding:7px 12px}.rounded_5{border-radius:5px}.text_\#ececec{color:#ececec}.p_7px_16px{padding:7px 16px}.gap_10{gap:var(--spacing-10)}.rounded_15px{border-radius:15px}.text_rolling{color:rolling}.text_dark{color:dark}.pointer-events_none{pointer-events:none}.transition_all_0\.2s_linear{transition:all .2s linear}.p_0px_4px{padding:0 4px}.py_2{padding-block:var(--spacing-2)}.px_3{padding-inline:var(--spacing-3)}.bg_red\.400{background:var(--colors-red-400)}.text_rs{color:rs}.p_0{padding:var(--spacing-0)}.rounded_0\.5rem{border-radius:.5rem}.p_0\.5rem_0_0{padding:.5rem 0 0}.p_1\.5rem_0_0{padding:1.5rem 0 0}.p_1rem_0_0{padding:1rem 0 0}.p_0\.25rem{padding:.25rem}.p_0\.75rem{padding:.75rem}.p_0\.5rem{padding:.5rem}.ring_1\.5px_solid{outline:1.5px solid}.rounded_0\.25rem{border-radius:.25rem}.transition_all_ease-in_0\.1s{transition:all ease-in .1s}.p_0_0\.25rem{padding:0 .25rem}.transition_all_ease-in_0\.2s{transition:all ease-in .2s}.w_1\.5rem{width:1.5rem}.w_2rem{width:2rem}.w_1\.75rem{width:1.75rem}.h_1\.5rem{height:1.5rem}.h_1\.75rem{height:1.75rem}.transform_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.origin_center{transform-origin:center}.border_3px_dashed{border:3px dashed}.p_20px{padding:20px}.rounded_10px{border-radius:10px}.box_border-box{box-sizing:border-box}.h_20{height:var(--sizes-20)}.mt_60px{margin-top:60px}.mt_0{margin-top:var(--spacing-0)}.overflow-y_auto{overflow-y:auto}.justify_center{justify-content:center}.items_center{align-items:center}.fw_600{font-weight:600}.justify_space-between{justify-content:space-between}.top_0{top:var(--spacing-0)}.justify_flex-start{justify-content:flex-start}.justify_flex-end{justify-content:flex-end}.mr_1rem{margin-right:1rem}.ml_2{margin-left:var(--spacing-2)}.flex_row{flex-direction:row}.left_0{left:var(--spacing-0)}.top_4px{top:4px}.right_4px{right:4px}.fs_\.8rem{font-size:.8rem}.flex_column{flex-direction:column}.bottom_0{bottom:var(--spacing-0)}.justify_space-around{justify-content:space-around}.pb_4{padding-bottom:var(--spacing-4)}.fs_2rem{font-size:2rem}.fs_1\.5rem{font-size:1.5rem}.mr_1{margin-right:var(--spacing-1)}.mb_4{margin-bottom:var(--spacing-4)}.fs_1rem{font-size:1rem}.fw_bold{font-weight:var(--font-weights-bold)}.fs_1\.8rem{font-size:1.8rem}.fs_1\.3rem{font-size:1.3rem}.grid-cols_1fr_1fr{grid-template-columns:1fr 1fr}.mt_4{margin-top:var(--spacing-4)}.bg-img_url\(\@assets\/images\/salt\.webp\){background-image:url(/assets/salt-CB1Wf7ru.webp)}.bg-size_cover{background-size:cover}.bg-pos_center{background-position:center}.mt_2rem{margin-top:2rem}.fw_medium{font-weight:var(--font-weights-medium)}.fs_1\.4rem{font-size:1.4rem}.bg_\#e9e9e9{background-color:#e9e9e9}.fw_400{font-weight:400}.items_flex-start{align-items:flex-start}.fs_\.6rem{font-size:.6rem}.fw_500{font-weight:500}.font_Arial\,_sans-serif{font-family:Arial,sans-serif}.bg_\#f9f9f9{background-color:#f9f9f9}.fs_24px{font-size:24px}.overflow-x_auto{overflow-x:auto}.fs_1\.6rem{font-size:1.6rem}.mb_2{margin-bottom:var(--spacing-2)}.fs_\.85rem{font-size:.85rem}.border-bw_1px{border-bottom-width:1px}.border_primary{border-color:var(--colors-primary)}.fs_1\.2rem{font-size:1.2rem}.justify_start{justify-content:start}.fs_1em{font-size:1em}.bg_primary{background-color:var(--colors-primary)}.bg_\#b70606{background-color:#b70606}.bg_\#1d1d1d{background-color:#1d1d1d}.bg_\#ff104021{background-color:#ff104021}.top_-11px{top:-11px}.top_8px{top:8px}.fs_12px{font-size:12px}.fs_16px{font-size:16px}.left_8px{left:8px}.ring-color_black{outline-color:var(--colors-black)}.pr_2rem{padding-right:2rem}.top_-0\.175rem{top:-.175rem}.top_0\.5rem{top:.5rem}.top_0\.375rem{top:.375rem}.fs_0\.75rem{font-size:.75rem}.fs_0\.875rem{font-size:.875rem}.left_0\.35rem{left:.35rem}.bottom_-0\.5rem{bottom:-.5rem}.bottom_0\.3rem{bottom:.3rem}.bottom_-0\.2rem{bottom:-.2rem}.right_-0\.45rem{right:-.45rem}.top_18px{top:18px}.fs_14px{font-size:14px}.border_black{border-color:var(--colors-black)}.\[\&\:before\]\:transition_all_0\.2s_linear:before{transition:all .2s linear}.\[\&\:before\]\:pos_absolute:before{position:absolute}.\[\&\:before\]\:h_50\%:before{height:50%}.\[\&\:before\]\:w_100\%:before{width:100%}.\[\&\:after\]\:transition_all_0\.2s_linear:after{transition:all .2s linear}.\[\&\:after\]\:pos_absolute:after{position:absolute}.\[\&\:after\]\:h_50\%:after{height:50%}.\[\&\:after\]\:w_100\%:after{width:100%}.placeholder\:text_transparent::placeholder,.placeholder\:text_transparent[data-placeholder]{color:var(--colors-transparent)}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:cursor_text{cursor:text}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:text_black{color:var(--colors-black)}.\[\&\:before\]\:content_0:before,.\[\&\:after\]\:content_0:after{content:0}.\[\&\:after\]\:top_50\%:after{top:50%}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:fs_0\.75rem{font-size:.75rem}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:fs_1rem{font-size:1rem}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:top_\.9rem{top:.9rem}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:top_3rem{top:3rem}input:placeholder-shown+.\[input\:placeholder-shown_\+_\&\]\:top_1\.8rem{top:1.8rem}.focus\:ring_1\.5px_solid:is(:focus,[data-focus]){outline:1.5px solid}.focus\:ring-offset_0:is(:focus,[data-focus]){outline-offset:var(--spacing-0)}input:focus+.\[input\:focus_\+_\&\]\:pos_absolute{position:absolute}input:focus+.\[input\:focus_\+_\&\]\:p_0_0\.25rem{padding:0 .25rem}input:focus+.\[input\:focus_\+_\&\]\:bg_white{background:var(--colors-white)}input:focus+.\[input\:focus_\+_\&\]\:d_block{display:block}input:focus+.\[input\:focus_\+_\&\]\:text_rolling{color:rolling}input:focus+.\[input\:focus_\+_\&\]\:transition_all_ease-in_0\.2s{transition:all ease-in .2s}.focus\:ring-color_rolling:is(:focus,[data-focus]){outline-color:rolling}input:focus+.\[input\:focus_\+_\&\]\:top_-0\.175rem{top:-.175rem}input:focus+.\[input\:focus_\+_\&\]\:top_0\.6rem{top:.6rem}input:focus+.\[input\:focus_\+_\&\]\:top_0\.375rem{top:.375rem}input:focus+.\[input\:focus_\+_\&\]\:fs_0\.75rem{font-size:.75rem}input:focus+.\[input\:focus_\+_\&\]\:fs_1rem{font-size:1rem}input:focus+.\[input\:focus_\+_\&\]\:fs_0\.875rem{font-size:.875rem}input:focus+.\[input\:focus_\+_\&\]\:left_0\.5rem{left:.5rem}.hover\:text_primary:is(:hover,[data-hover]){color:var(--colors-primary)}.hover\:text_gray:is(:hover,[data-hover]){color:gray}.\[\&\:hover\]\:bg_blue\.900:hover{background:var(--colors-blue-900)}.hover\:text_whitesmoke:is(:hover,[data-hover]){color:#f5f5f5}.hover\:bg_lightslategray:is(:hover,[data-hover]){background:#789}.hover\:transition_all_\.1s_ease-in-out:is(:hover,[data-hover]){transition:all .1s ease-in-out}.active\:transform_scale\(0\.8\):is(:active,[data-active]){transform:scale(.8)}@media (min-width: 390px){.\[\@media_\(min-width\:_390px\)\]\:p_4{padding:var(--spacing-4)}}@media (min-width: 661px){.\[\@media_\(min-width\:_661px\)\]\:d_none{display:none}}@media (max-width: 660px){.\[\@media_\(max-width\:_660px\)\]\:d_none{display:none}}@media (max-width: 640px){.\[\@media_\(max-width\:_640px\)\]\:gap_0{gap:var(--spacing-0)}.\[\@media_\(max-width\:_640px\)\]\:w_100\%{width:100%}.\[\@media_\(max-width\:_640px\)\]\:d_none{display:none}.\[\@media_\(max-width\:_640px\)\]\:d_table-cell{display:table-cell}.\[\@media_\(max-width\:_640px\)\]\:flex_column{flex-direction:column}.\[\@media_\(max-width\:_640px\)\]\:justify_center{justify-content:center}.\[\@media_\(max-width\:_640px\)\]\:items_center{align-items:center}}@media (max-width: 540px){.\[\@media_\(max-width\:_540px\)\]\:mb_60px{margin-bottom:60px}.\[\@media_\(max-width\:_540px\)\]\:mb_0{margin-bottom:var(--spacing-0)}.\[\@media_\(max-width\:_540px\)\]\:justify_center{justify-content:center}}@media (max-width: 480px){.\[\@media_\(max-width\:_480px\)\]\:gap_\.4rem{gap:.4rem}.\[\@media_\(max-width\:_480px\)\]\:w_26px{width:26px}.\[\@media_\(max-width\:_480px\)\]\:h_26px{height:26px}.\[\@media_\(max-width\:_480px\)\]\:fs_\.6rem{font-size:.6rem}}@media (max-width: 390px){.\[\@media_\(max-width\:_390px\)\]\:w_100dvw{width:100dvw}.\[\@media_\(max-width\:_390px\)\]\:max-w_100dvw{max-width:100dvw}.\[\@media_\(max-width\:_390px\)\]\:p_4{padding:var(--spacing-4)}}}:root{--reach-menu-button: 1}[data-reach-menu]{position:relative}[data-reach-menu-popover]{display:block;position:absolute}[data-reach-menu-popover][hidden]{display:none}[data-reach-menu-list],[data-reach-menu-items]{display:block;white-space:nowrap;border:solid 1px hsla(0,0%,0%,.25);background:#fffffffc;outline:none;padding:1rem 0;font-size:85%}[data-reach-menu-item]{display:block;-webkit-user-select:none;user-select:none}[data-reach-menu-item]{cursor:pointer;display:block;color:inherit;font:inherit;text-decoration:initial;padding:5px 20px}[data-reach-menu-item][data-selected]{background:#1159a6;color:#fff;outline:none}[data-reach-menu-item][aria-disabled]{opacity:.5;cursor:not-allowed}
