@layer reset, base, tokens, recipes, utilities;:root{--global-font-body:var(--fonts-mono);--glitch-duration:20000ms}html{font-size:16px;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:grayscale;scroll-snap-type:y mandatory}@keyframes glitch-blink{0%,to{opacity:1}10%{opacity:.3}20%{opacity:.8}30%{opacity:.2}40%{opacity:.7}50%{opacity:.1}60%{opacity:.9}70%{opacity:.4}80%{opacity:.7}90%{opacity:.2}}@keyframes glitch-jitter{0%,to{transform:translate(0) rotate(0deg)}10%{transform:translate(-10px,8px) rotate(-5deg)}20%{transform:translate(6px,-12px) rotate(3deg)}30%{transform:translate(-8px,15px) rotate(8deg)}40%{transform:translate(12px,-6px) rotate(-7deg)}50%{transform:translate(-15px,-10px) rotate(4deg)}60%{transform:translateY(9px) rotate(-2deg)}70%{transform:translate(-7px,-5px) rotate(6deg)}80%{transform:translate(10px,12px) rotate(-5deg)}90%{transform:translate(-3px,-15px) rotate(8deg)}}@keyframes glitch-skew{0%,to{transform:skew(0deg,0deg)}10%{transform:skew(-5deg,3deg)}30%{transform:skew(4deg,-4deg)}50%{transform:skew(-3deg,5deg)}70%{transform:skew(6deg,-6deg)}90%{transform:skew(-8deg,3deg)}}@keyframes glitch-scale{0%,to{transform:scale(1)}25%{transform:scale(1.2,.8)}50%{transform:scale(.8,1.2)}75%{transform:scale(1.1,.9)}}@keyframes glitch-blur{0%,to{filter:blur(0)}20%{filter:blur(4px)}40%{filter:blur(0)}60%{filter:blur(8px)}80%{filter:blur(2px)}}@keyframes glitch-hue-rotate{0%,to{filter:hue-rotate(0)}25%{filter:hue-rotate(90deg)}50%{filter:hue-rotate(180deg)}75%{filter:hue-rotate(270deg)}}::view-transition-old(.glitch-out){animation:glitch-blink .2s steps(4) var(--glitch-duration),glitch-jitter .15s steps(4) var(--glitch-duration),glitch-skew .25s steps(4) var(--glitch-duration),glitch-scale .3s steps(4) var(--glitch-duration),glitch-blur .4s steps(4) var(--glitch-duration),glitch-hue-rotate .5s linear var(--glitch-duration);animation-delay:0s,0s,0s,0s,0s,0s;animation-fill-mode:both;z-index:10;mix-blend-mode:difference}::view-transition-new(.glitch-in){animation:glitch-blink .25s steps(1) var(--glitch-duration),glitch-jitter .2s steps(1) var(--glitch-duration),glitch-skew .3s steps(1) var(--glitch-duration),glitch-scale .35s steps(1) var(--glitch-duration),glitch-blur .45s steps(1) var(--glitch-duration),glitch-hue-rotate .6s linear var(--glitch-duration);animation-delay:0s,0s,0s,0s,0s,0s;animation-fill-mode:both;z-index:9;mix-blend-mode:lighten}::view-transition-old(.glitch-image){mix-blend-mode:difference}::view-transition-new(.glitch-image){mix-blend-mode:multiply}@layer reset{:host,html{--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))}*,::backdrop,::file-selector-button,:after,:before{margin:0;padding:0;box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border,currentcolor)}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{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}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}menu,ol,ul{list-style:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button;-webkit-appearance:button}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:var(--colors-transparent)}::placeholder{opacity:1;--placeholder-fallback:rgba(0,0,0,0.5);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)}}textarea{resize:vertical}table{text-indent:0;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,pre,samp{--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-cancel-button,::-webkit-search-decoration{-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:"🐼"}*,::backdrop,:after,:before{--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(0.4,0,0.2,1);--easings-linear:linear;--easings-in:cubic-bezier(0.4,0,1,1);--easings-out:cubic-bezier(0,0,0.2,1);--easings-in-out:cubic-bezier(0.4,0,0.2,1);--durations-fastest:50ms;--durations-faster:100ms;--durations-fast:150ms;--durations-normal:200ms;--durations-slow:300ms;--durations-slower:400ms;--durations-slowest:500ms;--radii-xs:0.125rem;--radii-sm:0.25rem;--radii-md:0.375rem;--radii-lg:0.5rem;--radii-xl:0.75rem;--radii-2xl:1rem;--radii-3xl:1.5rem;--radii-4xl:2rem;--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;--letter-spacings-tighter:-0.05em;--letter-spacings-tight:-0.025em;--letter-spacings-normal:0em;--letter-spacings-wide:0.025em;--letter-spacings-wider:0.05em;--letter-spacings-widest:0.1em;--font-sizes-2xs:0.5rem;--font-sizes-xs:0.75rem;--font-sizes-sm:0.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/0.05);--shadows-sm:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--shadows-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadows-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--shadows-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--shadows-2xl:0 25px 50px -12px rgb(0 0 0/0.25);--shadows-inner:inset 0 2px 4px 0 rgb(0 0 0/0.05);--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;--blurs-sm:4px;--blurs-base:8px;--blurs-md:12px;--blurs-lg:16px;--blurs-xl:24px;--blurs-2xl:40px;--blurs-3xl:64px;--sizes-0:0rem;--sizes-1:0.25rem;--sizes-2:0.5rem;--sizes-3:0.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:0.125rem;--sizes-1\.5:0.375rem;--sizes-2\.5:0.625rem;--sizes-3\.5:0.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;--animations-spin:spin 1s linear infinite;--animations-ping:ping 1s cubic-bezier(0,0,0.2,1) infinite;--animations-pulse:pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;--animations-bounce:bounce 1s infinite;--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:monospace;--fonts-major-mono:var(--fonts-major-mono);--fonts-pixel:var(--fonts-pixel);--fonts-rpg:var(--fonts-rpg);--spacing-0:0px;--spacing-1:4px;--spacing-2:8px;--spacing-3:12px;--spacing-4:16px;--spacing-5:20px;--spacing-6:24px;--spacing-7:28px;--spacing-8:32px;--spacing-9:36px;--spacing-10:40px;--spacing-11:44px;--spacing-12:48px;--spacing-14:56px;--spacing-16:64px;--spacing-20:80px;--spacing-24:96px;--spacing-28:112px;--spacing-32:128px;--spacing-36:144px;--spacing-40:160px;--spacing-44:176px;--spacing-48:192px;--spacing-52:208px;--spacing-56:224px;--spacing-60:240px;--spacing-64:256px;--spacing-72:288px;--spacing-80:320px;--spacing-96:384px;--spacing-0\.5:2px;--spacing-1\.5:6px;--spacing-2\.5:10px;--spacing-3\.5:14px;--breakpoints-sm:640px;--breakpoints-md:768px;--breakpoints-lg:1024px;--breakpoints-xl:1280px;--breakpoints-2xl:1536px}@keyframes spin{to{transform:rotate(1turn)}}@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 cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}}@layer utilities{.pos_relative{position:relative}.h_100dvh{height:100dvh}.d_flex{display:flex}.pos_absolute{position:absolute}.ta_center{text-align:center}.z_1{z-index:1}.scale_0\.22{scale:.22}.op_0\.1{opacity:.1}.w_400px{width:400px}.asp_1\/1{aspect-ratio:1/1}.max-h_100vh{max-height:100vh}.obj-f_cover{object-fit:cover}.op_1{opacity:1}.trf_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.w_100vw{width:100vw}.h_100vh{height:100vh}.ov_scroll{overflow:scroll}.pos_fixed{position:fixed}.inset_0{inset:var(--spacing-0)}.w_full{width:var(--sizes-full)}.h_full{height:var(--sizes-full)}.pointer-events_none{pointer-events:none}.z_2{z-index:2}.mix-bm_exclusion{mix-blend-mode:exclusion}.w_460px{width:460px}.mix-bm_saturation{mix-blend-mode:saturation}.op_0\.2{opacity:.2}.gap_8{gap:var(--spacing-8)}.z_4{z-index:4}.px_0\.5{padding-inline:var(--spacing-0\.5)}.bg_black{background:var(--colors-black)}.c_white{color:var(--colors-white)}.text-box_trim-both_cap_alphabetic{text-box:trim-both cap alphabetic}.z_99{z-index:99}.py_2px{padding-block:2px}.px_4px{padding-inline:4px}.w_360px{width:360px}.gap_9{gap:var(--spacing-9)}.tw_balance{text-wrap:balance}.text-box-edge_cap_alphabetic{text-box-edge:cap alphabetic}.text-box-trim_trim-both{text-box-trim:trim-both}.tt_lowercase{text-transform:lowercase}.w_max-content{width:max-content}.px_3{padding-inline:var(--spacing-3)}.py_1{padding-block:var(--spacing-1)}.c_black{color:var(--colors-black)}.bg_white\/15{--mix-background:color-mix(in srgb,var(--colors-white) 15%,transparent);background:var(--mix-background,var(--colors-white))}.bd_outset_4px_black{border:4px outset black}.flex_1{flex:1 1 0%}.bg_var\(--screen-bg\){background:var(--screen-bg)}.c_var\(--primary\){color:var(--primary)}.d_grid{display:grid}.gap_12{gap:var(--spacing-12)}.d_contents{display:contents}.image-rendering_pixelated{image-rendering:pixelated}.filter_brightness\(1\.25\){filter:brightness(1.25)}.min-h_0{min-height:var(--sizes-0)}.max-h_min-content{max-height:min-content}.ov_hidden{overflow:hidden}.max-h_100\%{max-height:100%}.min-h_133px{min-height:133px}.p_6{padding:var(--spacing-6)}.bd-t_1px_solid_\{var\(--primary\)\}{border-top:1px solid var(--primary)}.lc_4{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.filter_brightness\(1\.3\){filter:brightness(1.3)}.max-w_800px{max-width:800px}.max-h_500px{max-height:500px}.bg_rgba\(0\,_0\,_0\,_0\.5\){background:rgba(0,0,0,.5)}.gap_6{gap:var(--spacing-6)}.p_8{padding:var(--spacing-8)}.bx-sh_8px_8px_0px_\{var\(--primary\)\/50\}{box-shadow:8px 8px 0 color-mix(in srgb,var(--primary) 50%,transparent)}.gap_10px{gap:10px}.tw_auto{text-wrap:auto}.bg_var\(--bg\){background:var(--bg)}.c_var\(--fg\){color:var(--fg)}.z_-1{z-index:-1}.scr-bar-w_16px{scrollbar-width:16px}.min-h_full{min-height:var(--sizes-full)}.white-space_pre-wrap{white-space:pre-wrap}.gap_5{gap:var(--spacing-5)}.p_4{padding:var(--spacing-4)}.px_0{padding-inline:var(--spacing-0)}.gap_10{gap:var(--spacing-10)}.max-w_1240px{max-width:1240px}.max-h_1160px{max-height:1160px}.p_0{padding:var(--spacing-0)}.bg_var\(--primary\){background:var(--primary)}.c_var\(--screen-bg\){color:var(--screen-bg)}.gap_0{gap:var(--spacing-0)}.ov_visible{overflow:visible}.op_0{opacity:0}.order_1{order:1}.order_2{order:2}.w_140px{width:140px}.h_140px{height:140px}.bd_1px_solid_var\(--primary\){border:1px solid var(--primary)}.bd-l_1px_solid_white{border-left:1px solid white}.op_0\.4{opacity:.4}.bg_white{background:var(--colors-white)}.gap_4{gap:var(--spacing-4)}.h_fit-content{height:fit-content}.cursor_pointer{cursor:pointer}.gap_1{gap:var(--spacing-1)}.w_2082{width:2082px}.asp_1{aspect-ratio:1}.w_208{width:208px}.h_208{height:208px}.tw_pretty{text-wrap:pretty}.d_inline-block{display:inline-block}.w_10px{width:10px}.h_1em{height:1em}.va_-2px{vertical-align:-2px}.trs_opacity_0\.2s_ease{transition:opacity .2s ease}.bd_1px_solid_\{var\(--primary\)\}{border:1px solid var(--primary)}.gap_2{gap:var(--spacing-2)}.ta_left{text-align:left}.bx-sh_4px_4px_0px_\{var\(--primary\)\/35\}{box-shadow:4px 4px 0 color-mix(in srgb,var(--primary) 35%,transparent)}.min-w_150px{min-width:150px}.h_32px{height:32px}.min-w_var\(--radix-select-trigger-width\){min-width:var(--radix-select-trigger-width)}.px_8px{padding-inline:8px}.py_4px{padding-block:4px}.pos_popper{position:popper}.filter_brightness\(1\.1\)_contrast\(1\.1\){filter:brightness(1.1) contrast(1.1)}.flex-d_column{flex-direction:column}.jc_center{justify-content:center}.ai_center{align-items:center}.bottom_4{bottom:var(--spacing-4)}.left_4{left:var(--spacing-4)}.fs_sm{font-size:var(--font-sizes-sm)}.ff_pixel{font-family:var(--fonts-pixel)}.top_50\%{top:50%}.left_50\%{left:50%}.top_0{top:var(--spacing-0)}.left_0{left:var(--spacing-0)}.bg-i_radial-gradient\(circle\,_\#0f6760\,_\#4a2859\)\,_url\(\/images\/noise\.svg\){background-image:radial-gradient(circle,#0f6760,#4a2859),url(/images/noise.svg)}.bg-s_cover{background-size:cover}.bg-p_center{background-position:50%}.bg-r_no-repeat{background-repeat:no-repeat}.bg-i_url\(\/images\/noise\.svg\){background-image:url(/images/noise.svg)}.flex-d_row{flex-direction:row}.justify-items_center{justify-items:center}.fs_3xl{font-size:var(--font-sizes-3xl)}.pt_3px{padding-top:3px}.pb_4px{padding-bottom:4px}.bottom_0{bottom:var(--spacing-0)}.right_0{right:var(--spacing-0)}.fs_12px{font-size:12px}.fs_18px{font-size:18px}.lh_0\.8{line-height:.8}.ml_-2px{margin-left:-2px}.fs_16px{font-size:16px}.ff_mono{font-family:var(--fonts-mono)}.grid-tc_repeat\(4\,_1fr\){grid-template-columns:repeat(4,1fr)}.font-style_italic{font-style:italic}.mt_-1px{margin-top:-1px}.fs_22px{font-size:22px}.lh_28px{line-height:28px}.li-t_decimal{list-style-type:decimal}.pl_2em{padding-left:2em}.lh_1\.6{line-height:1.6}.lh_1\.1em{line-height:1.1em}.jc_flex-end{justify-content:flex-end}.ai_stretch{align-items:stretch}.jc_flex-start{justify-content:flex-start}.ov-y_scroll{overflow-y:scroll}.ov-x_hidden{overflow-x:hidden}.top_0px{top:0}.left_14px{left:14px}.fs_14px{font-size:14px}.lh_0{line-height:0}.ai_flex-start{align-items:flex-start}.lh_1\.4{line-height:1.4}.lh_1\.5{line-height:1.5}.pl_8{padding-left:var(--spacing-8)}.fs_md{font-size:var(--font-sizes-md)}.lh_1{line-height:1}.jc_space-between{justify-content:space-between}.fw_bold{font-weight:var(--font-weights-bold)}.grid-tc_1fr{grid-template-columns:1fr}.grid-tr_1fr{grid-template-rows:1fr}.fs_lg{font-size:var(--font-sizes-lg)}.ff_var\(--f\){font-family:var(--f)}.bg-i_url\(\/images\/dot\.png\){background-image:url(/images/dot.png)}.bg-r_repeat{background-repeat:repeat}.bg-s_3px_3px{background-size:3px 3px}.grid-tc_auto_1fr{grid-template-columns:auto 1fr}.grid-tc_repeat\(4\,_66px\){grid-template-columns:repeat(4,66px)}.bd-c_var\(--primary\){border-color:var(--primary)}.bd-c_var\(--primary\)\/50{--mix-borderColor:color-mix(in srgb,var(--primary) 50%,transparent);border-color:var(--mix-borderColor,var(--primary))}.ov-y_auto{overflow-y:auto}.pr_12{padding-right:var(--spacing-12)}.mb_16px{margin-bottom:16px}.ml_1px{margin-left:1px}.mr_-10px{margin-right:-10px}.bg-c_var\(--screen-bg\){background-color:var(--screen-bg)}.\[\&_\>_button\]\:cursor_pointer>button{cursor:pointer}.\[\&_blockquote\]\:bd-l_3px_solid_\{colors\.white\/50\} blockquote{border-left:3px solid color-mix(in srgb,var(--colors-white) 50%,transparent)}.\[\&_blockquote\]\:c_white\/70 blockquote{--mix-color:color-mix(in srgb,var(--colors-white) 70%,transparent);color:var(--mix-color,var(--colors-white))}.\[\&_pre\]\:ov_auto pre{overflow:auto}.\[\&_pre_code\]\:p_0 pre code{padding:var(--spacing-0)}.\[\&_table\]\:w_100\% table{width:100%}.\[\&_table\]\:bd-cl_collapse table{border-collapse:collapse}.\[\&_th\,_\&_td\]\:p_0\.5em td,.\[\&_th\,_\&_td\]\:p_0\.5em th{padding:.5em}.\[\&_th\,_\&_td\]\:bd-b_1px_solid_rgba\(255\,_255\,_255\,_0\.2\) td,.\[\&_th\,_\&_td\]\:bd-b_1px_solid_rgba\(255\,_255\,_255\,_0\.2\) th{border-bottom:1px solid rgba(255,255,255,.2)}.\[\&_img\]\:max-w_100\% img{max-width:100%}.\[\&_img\]\:h_auto img{height:auto}.\[\&_a\]\:td_underline a{text-decoration:underline}.\[\&\:\:-webkit-scrollbar\]\:w_16px::-webkit-scrollbar{width:16px}.\[\&\:\:-webkit-scrollbar\]\:h_16px::-webkit-scrollbar{height:16px}.\[\&\:\:-webkit-scrollbar-track\]\:bg_var\(--screen-bg\)::-webkit-scrollbar-track{background:var(--screen-bg)}.\[\&\:\:-webkit-scrollbar-track\]\:bd-l_1px_solid_\{var\(--primary\)\}::-webkit-scrollbar-track{border-left:1px solid var(--primary)}.\[\&\:\:-webkit-scrollbar-thumb\]\:bg_var\(--primary\)::-webkit-scrollbar-thumb{background:var(--primary)}.\[\&\:\:-webkit-scrollbar-track\]\:bd_1px_solid_\{var\(--primary\)\}::-webkit-scrollbar-track{border:1px solid var(--primary)}.\[\&_\>_button\]\:fs_16px>button{font-size:16px}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_1\.5em h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_1\.5em h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_1\.5em h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_1\.5em h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_1\.5em h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mt_1\.5em h6{margin-top:1.5em}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_0\.75em h1,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_0\.75em h2,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_0\.75em h3,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_0\.75em h4,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_0\.75em h5,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:mb_0\.75em h6{margin-bottom:.75em}.\[\&_p\]\:mb_1em p,.\[\&_ul\,_\&_ol\]\:mb_1em ol,.\[\&_ul\,_\&_ol\]\:mb_1em ul{margin-bottom:1em}.\[\&_li\]\:mb_0\.25em li{margin-bottom:.25em}.\[\&_li_\>_p\]\:mb_0\.5em li>p{margin-bottom:.5em}.\[\&_blockquote\]\:mt_1em blockquote{margin-top:1em}.\[\&_blockquote\]\:mb_1em blockquote{margin-bottom:1em}.\[\&_blockquote\]\:pl_1em blockquote{padding-left:1em}.\[\&_blockquote\]\:font-style_italic blockquote{font-style:italic}.\[\&_pre\]\:mt_1em pre{margin-top:1em}.\[\&_pre\]\:mb_1em pre{margin-bottom:1em}.\[\&_code\]\:bg-c_rgba\(255\,_255\,_255\,_0\.05\) code{background-color:rgba(255,255,255,.05)}.\[\&_table\]\:mt_1em table{margin-top:1em}.\[\&_table\]\:mb_1em table{margin-bottom:1em}.\[\&_th\]\:fw_bold th{font-weight:var(--font-weights-bold)}.\[\&_hr\]\:mt_1\.5em hr{margin-top:1.5em}.\[\&_hr\]\:mb_1\.5em hr{margin-bottom:1.5em}.\[\&_img\]\:mt_1em img{margin-top:1em}.\[\&_img\]\:mb_1em img{margin-bottom:1em}.\[\&_a\]\:td-c_rgba\(255\,_255\,_255\,_0\.5\) a{text-decoration-color:rgba(255,255,255,.5)}.placeholder\:fs_sm::placeholder,.placeholder\:fs_sm[data-placeholder]{font-size:var(--font-sizes-sm)}.\[\&\:last-child\]\:mb_0:last-child{margin-bottom:var(--spacing-0)}.focus\:ring_none:is(:focus,[data-focus]){outline:var(--borders-none)}.hover\:bg_white\/1:is(:hover,[data-hover]){--mix-background:color-mix(in srgb,var(--colors-white) 1%,transparent);background:var(--mix-background,var(--colors-white))}.hover\:bg_var\(--primary\):is(:hover,[data-hover]){background:var(--primary)}.hover\:c_var\(--screen-bg\):is(:hover,[data-hover]){color:var(--screen-bg)}.hover\:bd-c_var\(--primary\):is(:hover,[data-hover]){border-color:var(--primary)}.hover\:bg-c_var\(--primary\):is(:hover,[data-hover]){background-color:var(--primary)}.active\:bd_inset_4px_black:is(:active,[data-active]){border:4px inset black}.\[\&_\>_button\]\:focus\:ring_none>button:is(:focus,[data-focus]){outline:var(--borders-none)}.\[\&_\>_button\]\:\[\&\[data-state\=\"active\"\]\]\:bg_var\(--primary\)>button[data-state=active]{background:var(--primary)}.\[\&_\>_button\]\:\[\&\[data-state\=\"active\"\]\]\:c_var\(--screen-bg\)>button[data-state=active]{color:var(--screen-bg)}.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:\[\&\:first-child\]\:mt_0 h1:first-child,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:\[\&\:first-child\]\:mt_0 h2:first-child,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:\[\&\:first-child\]\:mt_0 h3:first-child,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:\[\&\:first-child\]\:mt_0 h4:first-child,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:\[\&\:first-child\]\:mt_0 h5:first-child,.\[\&_h1\,_\&_h2\,_\&_h3\,_\&_h4\,_\&_h5\,_\&_h6\]\:\[\&\:first-child\]\:mt_0 h6:first-child{margin-top:var(--spacing-0)}.\[\&_p\]\:\[\&\:last-child\]\:mb_0 p:last-child{margin-bottom:var(--spacing-0)}.\[\&_a\]\:\[\&\:hover\]\:td-c_currentColor a:hover{text-decoration-color:currentColor}@media screen and (min-width:48rem){.md\:p_9{padding:var(--spacing-9)}.md\:p_4{padding:var(--spacing-4)}.md\:px_6{padding-inline:var(--spacing-6)}.md\:p_12{padding:var(--spacing-12)}.md\:gap_10{gap:var(--spacing-10)}.md\:order_2{order:2}.md\:order_1{order:1}.md\:bx-sh_8px_8px_0px_\{var\(--primary\)\/15\}{box-shadow:8px 8px 0 color-mix(in srgb,var(--primary) 15%,transparent)}.md\:fs_18px{font-size:18px}.md\:fs_md{font-size:var(--font-sizes-md)}.md\:pl_9{padding-left:var(--spacing-9)}.md\:grid-tc_57\%_1fr{grid-template-columns:57% 1fr}.md\:grid-tr_1fr{grid-template-rows:1fr}.md\:grid-tr_auto_1fr{grid-template-rows:auto 1fr}}@media screen and (min-width:48rem){.placeholder\:md\:fs_md::placeholder,.placeholder\:md\:fs_md[data-placeholder]{font-size:var(--font-sizes-md)}}@media screen and (max-width:47.9975rem){.show_md{display:none}.mdDown\:grid-tr_35dvh_1fr{grid-template-rows:35dvh 1fr}}}@font-face{font-family:Silkscreen;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3702f26392e21a15-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Silkscreen;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cd21efaca8026c00-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Silkscreen Fallback;src:local("Arial");ascent-override:68.84%;descent-override:16.71%;line-gap-override:0.00%;size-adjust:149.62%}.__className_0f99ce{font-family:Silkscreen,Silkscreen Fallback;font-weight:400;font-style:normal}.__variable_0f99ce{--fonts-pixel:"Silkscreen","Silkscreen Fallback"}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/fc0775281ac79e47-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6c22cbd3ed7496a2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Major Mono Display;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/9a734c4640ba833a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Major Mono Display Fallback;src:local("Arial");ascent-override:54.22%;descent-override:6.02%;line-gap-override:0.00%;size-adjust:165.99%}.__className_2c828a{font-family:Major Mono Display,Major Mono Display Fallback;font-weight:400;font-style:normal}.__variable_2c828a{--fonts-major-mono:"Major Mono Display","Major Mono Display Fallback"}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/751eccb0decf5e18-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f6590a0f07a97750-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:VT323;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b7bd7951037de757-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:VT323 Fallback;src:local("Arial");ascent-override:89.16%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:89.73%}.__className_4f2f0f{font-family:VT323,VT323 Fallback;font-weight:400;font-style:normal}.__variable_4f2f0f{--fonts-rpg:"VT323","VT323 Fallback"}