@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";-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{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(--prtcl-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;-webkit-text-decoration:underline dotted;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: "🐼"}html,body,#root{height:100%;width:100%}:root{-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:16px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-weight:400;line-height:1.42em}*::selection{color:var(--prtcl-colors-text);background-color:#54fdff80}*,: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}@media (max-width: 640px){:root{font-size:18px}}}@layer tokens{:where(:root,:host){--prtcl-aspect-ratios-square: 1 / 1;--prtcl-aspect-ratios-landscape: 4 / 3;--prtcl-aspect-ratios-portrait: 3 / 4;--prtcl-aspect-ratios-wide: 16 / 9;--prtcl-aspect-ratios-ultrawide: 18 / 5;--prtcl-aspect-ratios-golden: 1.618 / 1;--prtcl-borders-none: none;--prtcl-easings-default: cubic-bezier(.4, 0, .2, 1);--prtcl-easings-linear: linear;--prtcl-easings-in: cubic-bezier(.4, 0, 1, 1);--prtcl-easings-out: cubic-bezier(0, 0, .2, 1);--prtcl-easings-in-out: cubic-bezier(.4, 0, .2, 1);--prtcl-durations-fastest: 50ms;--prtcl-durations-faster: .1s;--prtcl-durations-fast: .15s;--prtcl-durations-normal: .2s;--prtcl-durations-slow: .3s;--prtcl-durations-slower: .4s;--prtcl-durations-slowest: .5s;--prtcl-radii-xs: .125rem;--prtcl-radii-sm: .25rem;--prtcl-radii-md: .375rem;--prtcl-radii-lg: .5rem;--prtcl-radii-xl: .75rem;--prtcl-radii-2xl: 1rem;--prtcl-radii-3xl: 1.5rem;--prtcl-radii-full: 9999px;--prtcl-font-weights-thin: 100;--prtcl-font-weights-extralight: 200;--prtcl-font-weights-light: 300;--prtcl-font-weights-normal: 400;--prtcl-font-weights-medium: 500;--prtcl-font-weights-semibold: 600;--prtcl-font-weights-bold: 700;--prtcl-font-weights-extrabold: 800;--prtcl-font-weights-black: 900;--prtcl-line-heights-none: 1;--prtcl-line-heights-tight: 1.25;--prtcl-line-heights-snug: 1.375;--prtcl-line-heights-normal: 1.5;--prtcl-line-heights-relaxed: 1.625;--prtcl-line-heights-loose: 2;--prtcl-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";--prtcl-fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--prtcl-fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--prtcl-letter-spacings-tighter: -.05em;--prtcl-letter-spacings-tight: -.025em;--prtcl-letter-spacings-normal: 0em;--prtcl-letter-spacings-wide: .025em;--prtcl-letter-spacings-wider: .05em;--prtcl-letter-spacings-widest: .1em;--prtcl-font-sizes-2xs: .5rem;--prtcl-font-sizes-xs: .75rem;--prtcl-font-sizes-sm: .875rem;--prtcl-font-sizes-md: 1rem;--prtcl-font-sizes-lg: 1.125rem;--prtcl-font-sizes-xl: 1.25rem;--prtcl-font-sizes-2xl: 1.5rem;--prtcl-font-sizes-3xl: 1.875rem;--prtcl-font-sizes-4xl: 2.25rem;--prtcl-font-sizes-5xl: 3rem;--prtcl-font-sizes-6xl: 3.75rem;--prtcl-font-sizes-7xl: 4.5rem;--prtcl-font-sizes-8xl: 6rem;--prtcl-font-sizes-9xl: 8rem;--prtcl-shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--prtcl-shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--prtcl-shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--prtcl-shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--prtcl-shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--prtcl-shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--prtcl-shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--prtcl-colors-current: currentColor;--prtcl-colors-black: #000;--prtcl-colors-white: #fff;--prtcl-colors-transparent: rgb(0 0 0 / 0);--prtcl-colors-rose-50: #fff1f2;--prtcl-colors-rose-100: #ffe4e6;--prtcl-colors-rose-200: #fecdd3;--prtcl-colors-rose-300: #fda4af;--prtcl-colors-rose-400: #fb7185;--prtcl-colors-rose-500: #f43f5e;--prtcl-colors-rose-600: #e11d48;--prtcl-colors-rose-700: #be123c;--prtcl-colors-rose-800: #9f1239;--prtcl-colors-rose-900: #881337;--prtcl-colors-rose-950: #4c0519;--prtcl-colors-pink-50: #fdf2f8;--prtcl-colors-pink-100: #fce7f3;--prtcl-colors-pink-200: #fbcfe8;--prtcl-colors-pink-300: #f9a8d4;--prtcl-colors-pink-400: #f472b6;--prtcl-colors-pink-500: #ec4899;--prtcl-colors-pink-600: #db2777;--prtcl-colors-pink-700: #be185d;--prtcl-colors-pink-800: #9d174d;--prtcl-colors-pink-900: #831843;--prtcl-colors-pink-950: #500724;--prtcl-colors-fuchsia-50: #fdf4ff;--prtcl-colors-fuchsia-100: #fae8ff;--prtcl-colors-fuchsia-200: #f5d0fe;--prtcl-colors-fuchsia-300: #f0abfc;--prtcl-colors-fuchsia-400: #e879f9;--prtcl-colors-fuchsia-500: #d946ef;--prtcl-colors-fuchsia-600: #c026d3;--prtcl-colors-fuchsia-700: #a21caf;--prtcl-colors-fuchsia-800: #86198f;--prtcl-colors-fuchsia-900: #701a75;--prtcl-colors-fuchsia-950: #4a044e;--prtcl-colors-purple-50: #faf5ff;--prtcl-colors-purple-100: #f3e8ff;--prtcl-colors-purple-200: #e9d5ff;--prtcl-colors-purple-300: #d8b4fe;--prtcl-colors-purple-400: #c084fc;--prtcl-colors-purple-500: #a855f7;--prtcl-colors-purple-600: #9333ea;--prtcl-colors-purple-700: #7e22ce;--prtcl-colors-purple-800: #6b21a8;--prtcl-colors-purple-900: #581c87;--prtcl-colors-purple-950: #3b0764;--prtcl-colors-violet-50: #f5f3ff;--prtcl-colors-violet-100: #ede9fe;--prtcl-colors-violet-200: #ddd6fe;--prtcl-colors-violet-300: #c4b5fd;--prtcl-colors-violet-400: #a78bfa;--prtcl-colors-violet-500: #8b5cf6;--prtcl-colors-violet-600: #7c3aed;--prtcl-colors-violet-700: #6d28d9;--prtcl-colors-violet-800: #5b21b6;--prtcl-colors-violet-900: #4c1d95;--prtcl-colors-violet-950: #2e1065;--prtcl-colors-indigo-50: #eef2ff;--prtcl-colors-indigo-100: #e0e7ff;--prtcl-colors-indigo-200: #c7d2fe;--prtcl-colors-indigo-300: #a5b4fc;--prtcl-colors-indigo-400: #818cf8;--prtcl-colors-indigo-500: #6366f1;--prtcl-colors-indigo-600: #4f46e5;--prtcl-colors-indigo-700: #4338ca;--prtcl-colors-indigo-800: #3730a3;--prtcl-colors-indigo-900: #312e81;--prtcl-colors-indigo-950: #1e1b4b;--prtcl-colors-blue-50: #eff6ff;--prtcl-colors-blue-100: #dbeafe;--prtcl-colors-blue-200: #bfdbfe;--prtcl-colors-blue-300: #93c5fd;--prtcl-colors-blue-400: #60a5fa;--prtcl-colors-blue-500: #3b82f6;--prtcl-colors-blue-600: #2563eb;--prtcl-colors-blue-700: #1d4ed8;--prtcl-colors-blue-800: #1e40af;--prtcl-colors-blue-900: #1e3a8a;--prtcl-colors-blue-950: #172554;--prtcl-colors-sky-50: #f0f9ff;--prtcl-colors-sky-100: #e0f2fe;--prtcl-colors-sky-200: #bae6fd;--prtcl-colors-sky-300: #7dd3fc;--prtcl-colors-sky-400: #38bdf8;--prtcl-colors-sky-500: #0ea5e9;--prtcl-colors-sky-600: #0284c7;--prtcl-colors-sky-700: #0369a1;--prtcl-colors-sky-800: #075985;--prtcl-colors-sky-900: #0c4a6e;--prtcl-colors-sky-950: #082f49;--prtcl-colors-cyan-50: #ecfeff;--prtcl-colors-cyan-100: #cffafe;--prtcl-colors-cyan-200: #a5f3fc;--prtcl-colors-cyan-300: #67e8f9;--prtcl-colors-cyan-400: #22d3ee;--prtcl-colors-cyan-500: #06b6d4;--prtcl-colors-cyan-600: #0891b2;--prtcl-colors-cyan-700: #0e7490;--prtcl-colors-cyan-800: #155e75;--prtcl-colors-cyan-900: #164e63;--prtcl-colors-cyan-950: #083344;--prtcl-colors-teal-50: #f0fdfa;--prtcl-colors-teal-100: #ccfbf1;--prtcl-colors-teal-200: #99f6e4;--prtcl-colors-teal-300: #5eead4;--prtcl-colors-teal-400: #2dd4bf;--prtcl-colors-teal-500: #14b8a6;--prtcl-colors-teal-600: #0d9488;--prtcl-colors-teal-700: #0f766e;--prtcl-colors-teal-800: #115e59;--prtcl-colors-teal-900: #134e4a;--prtcl-colors-teal-950: #042f2e;--prtcl-colors-emerald-50: #ecfdf5;--prtcl-colors-emerald-100: #d1fae5;--prtcl-colors-emerald-200: #a7f3d0;--prtcl-colors-emerald-300: #6ee7b7;--prtcl-colors-emerald-400: #34d399;--prtcl-colors-emerald-500: #10b981;--prtcl-colors-emerald-600: #059669;--prtcl-colors-emerald-700: #047857;--prtcl-colors-emerald-800: #065f46;--prtcl-colors-emerald-900: #064e3b;--prtcl-colors-emerald-950: #022c22;--prtcl-colors-green-50: #f0fdf4;--prtcl-colors-green-100: #dcfce7;--prtcl-colors-green-200: #bbf7d0;--prtcl-colors-green-300: #86efac;--prtcl-colors-green-400: #4ade80;--prtcl-colors-green-500: #22c55e;--prtcl-colors-green-600: #16a34a;--prtcl-colors-green-700: #15803d;--prtcl-colors-green-800: #166534;--prtcl-colors-green-900: #14532d;--prtcl-colors-green-950: #052e16;--prtcl-colors-lime-50: #f7fee7;--prtcl-colors-lime-100: #ecfccb;--prtcl-colors-lime-200: #d9f99d;--prtcl-colors-lime-300: #bef264;--prtcl-colors-lime-400: #a3e635;--prtcl-colors-lime-500: #84cc16;--prtcl-colors-lime-600: #65a30d;--prtcl-colors-lime-700: #4d7c0f;--prtcl-colors-lime-800: #3f6212;--prtcl-colors-lime-900: #365314;--prtcl-colors-lime-950: #1a2e05;--prtcl-colors-yellow-50: #fefce8;--prtcl-colors-yellow-100: #fef9c3;--prtcl-colors-yellow-200: #fef08a;--prtcl-colors-yellow-300: #fde047;--prtcl-colors-yellow-400: #facc15;--prtcl-colors-yellow-500: #eab308;--prtcl-colors-yellow-600: #ca8a04;--prtcl-colors-yellow-700: #a16207;--prtcl-colors-yellow-800: #854d0e;--prtcl-colors-yellow-900: #713f12;--prtcl-colors-yellow-950: #422006;--prtcl-colors-amber-50: #fffbeb;--prtcl-colors-amber-100: #fef3c7;--prtcl-colors-amber-200: #fde68a;--prtcl-colors-amber-300: #fcd34d;--prtcl-colors-amber-400: #fbbf24;--prtcl-colors-amber-500: #f59e0b;--prtcl-colors-amber-600: #d97706;--prtcl-colors-amber-700: #b45309;--prtcl-colors-amber-800: #92400e;--prtcl-colors-amber-900: #78350f;--prtcl-colors-amber-950: #451a03;--prtcl-colors-orange-50: #fff7ed;--prtcl-colors-orange-100: #ffedd5;--prtcl-colors-orange-200: #fed7aa;--prtcl-colors-orange-300: #fdba74;--prtcl-colors-orange-400: #fb923c;--prtcl-colors-orange-500: #f97316;--prtcl-colors-orange-600: #ea580c;--prtcl-colors-orange-700: #c2410c;--prtcl-colors-orange-800: #9a3412;--prtcl-colors-orange-900: #7c2d12;--prtcl-colors-orange-950: #431407;--prtcl-colors-red-50: #fef2f2;--prtcl-colors-red-100: #fee2e2;--prtcl-colors-red-200: #fecaca;--prtcl-colors-red-300: #fca5a5;--prtcl-colors-red-400: #f87171;--prtcl-colors-red-500: #ef4444;--prtcl-colors-red-600: #dc2626;--prtcl-colors-red-700: #b91c1c;--prtcl-colors-red-800: #991b1b;--prtcl-colors-red-900: #7f1d1d;--prtcl-colors-red-950: #450a0a;--prtcl-colors-neutral-50: #fafafa;--prtcl-colors-neutral-100: #f5f5f5;--prtcl-colors-neutral-200: #e5e5e5;--prtcl-colors-neutral-300: #d4d4d4;--prtcl-colors-neutral-400: #a3a3a3;--prtcl-colors-neutral-500: #737373;--prtcl-colors-neutral-600: #525252;--prtcl-colors-neutral-700: #404040;--prtcl-colors-neutral-800: #262626;--prtcl-colors-neutral-900: #171717;--prtcl-colors-neutral-950: #0a0a0a;--prtcl-colors-stone-50: #fafaf9;--prtcl-colors-stone-100: #f5f5f4;--prtcl-colors-stone-200: #e7e5e4;--prtcl-colors-stone-300: #d6d3d1;--prtcl-colors-stone-400: #a8a29e;--prtcl-colors-stone-500: #78716c;--prtcl-colors-stone-600: #57534e;--prtcl-colors-stone-700: #44403c;--prtcl-colors-stone-800: #292524;--prtcl-colors-stone-900: #1c1917;--prtcl-colors-stone-950: #0c0a09;--prtcl-colors-zinc-50: #fafafa;--prtcl-colors-zinc-100: #f4f4f5;--prtcl-colors-zinc-200: #e4e4e7;--prtcl-colors-zinc-300: #d4d4d8;--prtcl-colors-zinc-400: #a1a1aa;--prtcl-colors-zinc-500: #71717a;--prtcl-colors-zinc-600: #52525b;--prtcl-colors-zinc-700: #3f3f46;--prtcl-colors-zinc-800: #27272a;--prtcl-colors-zinc-900: #18181b;--prtcl-colors-zinc-950: #09090b;--prtcl-colors-gray-50: #f9fafb;--prtcl-colors-gray-100: #f3f4f6;--prtcl-colors-gray-200: #e5e7eb;--prtcl-colors-gray-300: #d1d5db;--prtcl-colors-gray-400: #9ca3af;--prtcl-colors-gray-500: #6b7280;--prtcl-colors-gray-600: #4b5563;--prtcl-colors-gray-700: #374151;--prtcl-colors-gray-800: #1f2937;--prtcl-colors-gray-900: #111827;--prtcl-colors-gray-950: #030712;--prtcl-colors-slate-50: #f8fafc;--prtcl-colors-slate-100: #f1f5f9;--prtcl-colors-slate-200: #e2e8f0;--prtcl-colors-slate-300: #cbd5e1;--prtcl-colors-slate-400: #94a3b8;--prtcl-colors-slate-500: #64748b;--prtcl-colors-slate-600: #475569;--prtcl-colors-slate-700: #334155;--prtcl-colors-slate-800: #1e293b;--prtcl-colors-slate-900: #0f172a;--prtcl-colors-slate-950: #020617;--prtcl-blurs-sm: 4px;--prtcl-blurs-base: 8px;--prtcl-blurs-md: 12px;--prtcl-blurs-lg: 16px;--prtcl-blurs-xl: 24px;--prtcl-blurs-2xl: 40px;--prtcl-blurs-3xl: 64px;--prtcl-spacing-0: 0rem;--prtcl-spacing-1: .25rem;--prtcl-spacing-2: .5rem;--prtcl-spacing-3: .75rem;--prtcl-spacing-4: 1rem;--prtcl-spacing-5: 1.25rem;--prtcl-spacing-6: 1.5rem;--prtcl-spacing-7: 1.75rem;--prtcl-spacing-8: 2rem;--prtcl-spacing-9: 2.25rem;--prtcl-spacing-10: 2.5rem;--prtcl-spacing-11: 2.75rem;--prtcl-spacing-12: 3rem;--prtcl-spacing-14: 3.5rem;--prtcl-spacing-16: 4rem;--prtcl-spacing-20: 5rem;--prtcl-spacing-24: 6rem;--prtcl-spacing-28: 7rem;--prtcl-spacing-32: 8rem;--prtcl-spacing-36: 9rem;--prtcl-spacing-40: 10rem;--prtcl-spacing-44: 11rem;--prtcl-spacing-48: 12rem;--prtcl-spacing-52: 13rem;--prtcl-spacing-56: 14rem;--prtcl-spacing-60: 15rem;--prtcl-spacing-64: 16rem;--prtcl-spacing-72: 18rem;--prtcl-spacing-80: 20rem;--prtcl-spacing-96: 24rem;--prtcl-spacing-0\.5: .125rem;--prtcl-spacing-1\.5: .375rem;--prtcl-spacing-2\.5: .625rem;--prtcl-spacing-3\.5: .875rem;--prtcl-sizes-0: 0rem;--prtcl-sizes-1: .25rem;--prtcl-sizes-2: .5rem;--prtcl-sizes-3: .75rem;--prtcl-sizes-4: 1rem;--prtcl-sizes-5: 1.25rem;--prtcl-sizes-6: 1.5rem;--prtcl-sizes-7: 1.75rem;--prtcl-sizes-8: 2rem;--prtcl-sizes-9: 2.25rem;--prtcl-sizes-10: 2.5rem;--prtcl-sizes-11: 2.75rem;--prtcl-sizes-12: 3rem;--prtcl-sizes-14: 3.5rem;--prtcl-sizes-16: 4rem;--prtcl-sizes-20: 5rem;--prtcl-sizes-24: 6rem;--prtcl-sizes-28: 7rem;--prtcl-sizes-32: 8rem;--prtcl-sizes-36: 9rem;--prtcl-sizes-40: 10rem;--prtcl-sizes-44: 11rem;--prtcl-sizes-48: 12rem;--prtcl-sizes-52: 13rem;--prtcl-sizes-56: 14rem;--prtcl-sizes-60: 15rem;--prtcl-sizes-64: 16rem;--prtcl-sizes-72: 18rem;--prtcl-sizes-80: 20rem;--prtcl-sizes-96: 24rem;--prtcl-sizes-0\.5: .125rem;--prtcl-sizes-1\.5: .375rem;--prtcl-sizes-2\.5: .625rem;--prtcl-sizes-3\.5: .875rem;--prtcl-sizes-xs: 20rem;--prtcl-sizes-sm: 24rem;--prtcl-sizes-md: 28rem;--prtcl-sizes-lg: 32rem;--prtcl-sizes-xl: 36rem;--prtcl-sizes-2xl: 42rem;--prtcl-sizes-3xl: 48rem;--prtcl-sizes-4xl: 56rem;--prtcl-sizes-5xl: 64rem;--prtcl-sizes-6xl: 72rem;--prtcl-sizes-7xl: 80rem;--prtcl-sizes-8xl: 90rem;--prtcl-sizes-prose: 65ch;--prtcl-sizes-full: 100%;--prtcl-sizes-min: min-content;--prtcl-sizes-max: max-content;--prtcl-sizes-fit: fit-content;--prtcl-sizes-breakpoint-sm: 640px;--prtcl-sizes-breakpoint-md: 768px;--prtcl-sizes-breakpoint-lg: 1024px;--prtcl-sizes-breakpoint-xl: 1280px;--prtcl-sizes-breakpoint-2xl: 1536px;--prtcl-animations-spin: spin 1s linear infinite;--prtcl-animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--prtcl-animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--prtcl-animations-bounce: bounce 1s infinite;--prtcl-breakpoints-sm: 640px;--prtcl-breakpoints-md: 768px;--prtcl-breakpoints-lg: 1024px;--prtcl-breakpoints-xl: 1280px;--prtcl-breakpoints-2xl: 1536px;--prtcl-colors-primary: #0022d1;--prtcl-colors-text: #3c3c3c;--prtcl-colors-text-lighter: #b1b1b1;--prtcl-colors-text-darker: #818181}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}}@layer utilities{.prtcl-d-flex{display:flex}.prtcl-gap-3{gap:var(--prtcl-spacing-3)}.prtcl-max-w-100\%{max-width:100%}.prtcl-gap-4{gap:var(--prtcl-spacing-4)}.prtcl-px-3{padding-inline:var(--prtcl-spacing-3)}.prtcl-gap-2{gap:var(--prtcl-spacing-2)}.prtcl-transition-opacity_168ms_cubic-bezier\(\.79\,\.31\,\.59\,\.83\)\,_scale_336ms_cubic-bezier\(\.79\,\.31\,\.59\,\.83\){transition:opacity 168ms cubic-bezier(.79,.31,.59,.83),scale 336ms cubic-bezier(.79,.31,.59,.83)}.prtcl-w-100\%{width:100%}.prtcl-h-100\%{height:100%}.prtcl-opacity-0\.5{opacity:.5}.prtcl-scale-0\.99{scale:.99}.prtcl-opacity-1{opacity:1}.prtcl-scale-1{scale:1}.prtcl-text-primary{color:var(--prtcl-colors-primary)}.prtcl-text-zinc\.700{color:var(--prtcl-colors-zinc-700)}.prtcl-my-1{margin-block:var(--prtcl-spacing-1)}.prtcl-text-align-left{text-align:left}.prtcl-animation-fade-in_340ms_linear{animation:fade-in .34s linear}.prtcl-px-12{padding-inline:var(--prtcl-spacing-12)}.prtcl-px-0{padding-inline:var(--prtcl-spacing-0)}.prtcl-pos-relative{position:relative}.prtcl-z-0{z-index:0}.prtcl-h-100vh{height:100vh}.prtcl-inset-0{inset:var(--prtcl-spacing-0)}.prtcl-min-h-100lvh{min-height:100lvh}.prtcl-pointer-events-none{pointer-events:none}.prtcl-pos-fixed{position:fixed}.prtcl-w-100vw{width:100vw}.prtcl-backdrop-blur\(5px\){backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.prtcl-min-h-100\%{min-height:100%}.prtcl-z-1{z-index:1}.prtcl-px-1{padding-inline:var(--prtcl-spacing-1)}.prtcl-bg-zinc\.100\/50{--mix-background: color-mix(in srgb, var(--prtcl-colors-zinc-100) 50%, transparent);background:var(--mix-background, var(--prtcl-colors-zinc-100))}.prtcl-text-zinc\.400{color:var(--prtcl-colors-zinc-400)}.prtcl-rounded-4{border-radius:4px}.prtcl-w-fit-content{width:-moz-fit-content;width:fit-content}.prtcl-rounded-8{border-radius:8px}.prtcl-cursor-pointer{cursor:pointer}.prtcl-ring-none{outline:var(--prtcl-borders-none)}.prtcl-select-none{-webkit-user-select:none;user-select:none}.prtcl--webkit-tap-highlight-color-transparent{-webkit-tap-highlight-color:transparent}.prtcl-text-white{color:var(--prtcl-colors-white)}.prtcl-bg-zinc\.700{background:var(--prtcl-colors-zinc-700)}.prtcl-ring-1px_solid_\{colors\.zinc\.700\}{outline:1px solid var(--prtcl-colors-zinc-700)}.prtcl-bg-transparent{background:var(--prtcl-colors-transparent)}.prtcl-text-text{color:var(--prtcl-colors-text)}.prtcl-h-180px{height:180px}.prtcl-w-256px{width:256px}.prtcl-z-3{z-index:3}.prtcl-border-none{border:var(--prtcl-borders-none)}.prtcl-d-block{display:block}.prtcl-image-rendering--webkit-optimize-contrast{image-rendering:-webkit-optimize-contrast}.prtcl-obj-fit-cover{object-fit:cover}.prtcl-print-color-adjust-exact{-webkit-print-color-adjust:exact;print-color-adjust:exact}.prtcl-transition-opacity_275ms_cubic-bezier\(\.79\,\.31\,\.59\,\.83\){transition:opacity 275ms cubic-bezier(.79,.31,.59,.83)}.prtcl-opacity-0{opacity:0}.prtcl-text-decor-none{-webkit-text-decoration:none;text-decoration:none}.prtcl-d-inline-block{display:inline-block}.prtcl-w-1\.5rem{width:1.5rem}.prtcl-h-1\.5rem{height:1.5rem}.prtcl-w-2\.5rem{width:2.5rem}.prtcl-h-2\.5rem{height:2.5rem}.prtcl-w-3\.5rem{width:3.5rem}.prtcl-h-3\.5rem{height:3.5rem}.prtcl-text-zinc\.900{color:var(--prtcl-colors-zinc-900)}.prtcl-bg-\#0c0c0c{background:#0c0c0c}.prtcl-overflow-hidden{overflow:hidden}.prtcl-bg-black{background:var(--prtcl-colors-black)}.prtcl-border-0{border:0}.prtcl-rounded-0{border-radius:0}.prtcl-m-0{margin:var(--prtcl-spacing-0)}.prtcl-p-0{padding:var(--prtcl-spacing-0)}.prtcl-max-w-8xl{max-width:var(--prtcl-sizes-8xl)}.prtcl-mx-auto{margin-inline:auto}.prtcl-px-4{padding-inline:var(--prtcl-spacing-4)}.prtcl-transition-opacity_168ms_cubic-bezier\(\.79\,\.31\,\.59\,\.83\){transition:opacity 168ms cubic-bezier(.79,.31,.59,.83)}.prtcl-pos-absolute{position:absolute}.prtcl-text-zinc\.300\/50{--mix-color: color-mix(in srgb, var(--prtcl-colors-zinc-300) 50%, transparent);color:var(--mix-color, var(--prtcl-colors-zinc-300))}.prtcl-transform-translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.prtcl-text-inherit{color:inherit}.prtcl-w-1rem{width:1rem}.prtcl-h-1rem{height:1rem}.prtcl-w-1\.25rem{width:1.25rem}.prtcl-h-1\.25rem{height:1.25rem}.prtcl-w-1\.35rem{width:1.35rem}.prtcl-h-1\.35rem{height:1.35rem}.prtcl-w-1\.75rem{width:1.75rem}.prtcl-h-1\.75rem{height:1.75rem}.prtcl-bg-zinc\.100\/68{--mix-background: color-mix(in srgb, var(--prtcl-colors-zinc-100) 68%, transparent);background:var(--mix-background, var(--prtcl-colors-zinc-100))}.prtcl-flex-1{flex:1 1 0%}.prtcl-px-1\.5{padding-inline:var(--prtcl-spacing-1\.5)}.prtcl-rounded-12{border-radius:12px}.prtcl-h-fit-content{height:-moz-fit-content;height:fit-content}.prtcl-max-w-33rem{max-width:33rem}.prtcl-min-h-fit-content{min-height:-moz-fit-content;min-height:fit-content}.prtcl-shadow-2xl{box-shadow:var(--prtcl-shadows-2xl)}.prtcl-bg-zinc\.100\/25{--mix-background: color-mix(in srgb, var(--prtcl-colors-zinc-100) 25%, transparent);background:var(--mix-background, var(--prtcl-colors-zinc-100))}.prtcl-gap-1{gap:var(--prtcl-spacing-1)}.prtcl-flex-column{flex-direction:column}.prtcl-pt-8{padding-top:var(--prtcl-spacing-8)}.prtcl-pb-12{padding-bottom:var(--prtcl-spacing-12)}.prtcl-justify-flex-start{justify-content:flex-start}.prtcl-fs-xs{font-size:var(--prtcl-font-sizes-xs)}.prtcl-items-center{align-items:center}.prtcl-flex-row{flex-direction:row}.prtcl-justify-center{justify-content:center}.prtcl-bg-transparent{background-color:var(--prtcl-colors-transparent)}.prtcl-fs-0{font-size:0}.prtcl-leading-0{line-height:0}.prtcl-border-style-none{border-style:none}.prtcl-left-50\%{left:50%}.prtcl-top-50\%{top:50%}.prtcl-mb-4{margin-bottom:var(--prtcl-spacing-4)}.prtcl-fs-sm{font-size:var(--prtcl-font-sizes-sm)}.prtcl-fs-md{font-size:var(--prtcl-font-sizes-md)}.prtcl-fs-lg{font-size:var(--prtcl-font-sizes-lg)}.prtcl-fs-1rem{font-size:1rem}.prtcl-fs-1\.25rem{font-size:1.25rem}.prtcl-fs-1\.35rem{font-size:1.35rem}.prtcl-fs-1\.5rem{font-size:1.5rem}.prtcl-fs-1\.75rem{font-size:1.75rem}.prtcl-left-0{left:var(--prtcl-spacing-0)}.prtcl-top-0{top:var(--prtcl-spacing-0)}.prtcl-fw-500{font-weight:500}.prtcl-mt--1px{margin-top:-1px}.disabled\:prtcl-cursor-not-allowed:is(:disabled,[disabled],[data-disabled]){cursor:not-allowed}.\[\&_div\]\:prtcl-animation-rotate_1\.2s_cubic-bezier\(0\.5\,_0\,_0\.5\,_1\)_infinite div{animation:rotate 1.2s cubic-bezier(.5,0,.5,1) infinite}.\[\&_div\]\:prtcl-rounded-50\% div{border-radius:50%}.\[\&_div\]\:prtcl-box-border-box div{box-sizing:border-box}.\[\&_div\]\:prtcl-d-block div{display:block}.\[\&_div\]\:prtcl-pos-absolute div{position:absolute}.\[\&_div\]\:prtcl-w-calc\(1\.5rem_\*_0\.8\) div{width:calc(1.5rem * .8)}.\[\&_div\]\:prtcl-h-calc\(1\.5rem_\*_0\.8\) div{height:calc(1.5rem * .8)}.\[\&_div\]\:prtcl-m-calc\(1\.5rem_\*_0\.1\) div{margin:calc(1.5rem * .1)}.\[\&_div\]\:prtcl-w-calc\(2\.5rem_\*_0\.8\) div{width:2rem}.\[\&_div\]\:prtcl-h-calc\(2\.5rem_\*_0\.8\) div{height:2rem}.\[\&_div\]\:prtcl-m-calc\(2\.5rem_\*_0\.1\) div{margin:.25rem}.\[\&_div\]\:prtcl-w-calc\(3\.5rem_\*_0\.8\) div{width:calc(3.5rem * .8)}.\[\&_div\]\:prtcl-h-calc\(3\.5rem_\*_0\.8\) div{height:calc(3.5rem * .8)}.\[\&_div\]\:prtcl-m-calc\(3\.5rem_\*_0\.1\) div{margin:calc(3.5rem * .1)}.\[\&\:\:selection\]\:prtcl-bg-transparent::selection{background-color:var(--prtcl-colors-transparent)}.\[\&_div\]\:prtcl-border-currentColor_transparent_transparent_transparent div{border-color:currentColor transparent transparent transparent}.\[\&_div\]\:prtcl-border-style-solid div{border-style:solid}.\[\&_div\:nth-child\(1\)\]\:prtcl-animation-delay--0\.45s div:nth-child(1){animation-delay:-.45s}.\[\&_div\:nth-child\(2\)\]\:prtcl-animation-delay--0\.3s div:nth-child(2){animation-delay:-.3s}.\[\&_div\:nth-child\(3\)\]\:prtcl-animation-delay--0\.15s div:nth-child(3){animation-delay:-.15s}.\[\&_div\]\:prtcl-border-w-calc\(1\.5rem_\*_0\.1\) div{border-width:calc(1.5rem * .1)}.\[\&_div\]\:prtcl-border-w-calc\(2\.5rem_\*_0\.1\) div{border-width:.25rem}.\[\&_div\]\:prtcl-border-w-calc\(3\.5rem_\*_0\.1\) div{border-width:calc(3.5rem * .1)}.hover\:prtcl-text-decor-underline:is(:hover,[data-hover]){-webkit-text-decoration:underline;text-decoration:underline}.active\:prtcl-bg-zinc\.600:is(:active,[data-active]){background:var(--prtcl-colors-zinc-600)}@media screen and (min-width: 40rem){.sm\:prtcl-max-w-18rem{max-width:18rem}.sm\:prtcl-px-4{padding-inline:var(--prtcl-spacing-4)}.sm\:prtcl-w-fit-content{width:-moz-fit-content;width:fit-content}}@media screen and (min-width: 48rem){.md\:prtcl-px-6{padding-inline:var(--prtcl-spacing-6)}}@media screen and (min-width: 64rem){.lg\:prtcl-px-8{padding-inline:var(--prtcl-spacing-8)}}}
