:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#101010;--foreground:#f5f2ec;--card:#161616;--card-foreground:#f5f2ec;--popover:#1e1e1e;--popover-foreground:#f5f2ec;--primary:#2dd4bf;--primary-foreground:#0b2e2a;--secondary:#1e1e1e;--secondary-foreground:#f5f2ec;--muted:#161616;--muted-foreground:#948e83;--accent:#242424;--accent-foreground:#f5f2ec;--success:#4ade80;--success-foreground:#052e16;--warning:#fbbf24;--warning-foreground:#2b1a02;--destructive:#fb7185;--destructive-foreground:#2d0910;--border:#6b6b6b;--border-subtle:#262626;--input:#101010;--ring:#2dd4bf;--paper:#faf8f4;--paper-ink:#1a1a1a;--paper-ink-muted:#5f5a52;--paper-line:#e0dbd2;--paper-block:#f1ece3;--paper-accent:#115e59;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-28:7rem;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-3xl:1.5rem;--radius-4xl:2rem;--radius-full:9999px;--font-sans:var(--font-archivo), system-ui, "Segoe UI", sans-serif;--font-serif:var(--font-instrument), "Times New Roman", serif;--font-mono:ui-monospace, Consolas, monospace;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3.25rem;--text-6xl:3.75rem;--text-7xl:4.625rem;--leading-tight:1.05;--leading-snug:1.25;--leading-normal:1.5;--leading-relaxed:1.65;--tracking-display:-.045em;--tracking-tight:-.03em;--tracking-normal:0;--tracking-wide:.13em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--weight-black:900;--shadow-sm:0 1px 2px #0006;--shadow-md:0 4px 12px #00000073;--shadow-lg:0 12px 32px #00000080;--duration-fast:.12s;--duration-base:.2s;--duration-slow:.8s;--easing-standard:cubic-bezier(.4, 0, .2, 1);--easing-entrance:cubic-bezier(.16, 1, .3, 1);--container-max:82rem;--container-prose:42rem}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);font-size:var(--text-base);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;margin:0}h1,h2,h3,h4,h5,h6{font-weight:var(--weight-extrabold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-wrap:balance;margin:0}h1,h2{font-weight:var(--weight-black);letter-spacing:var(--tracking-display)}p{text-wrap:pretty}a{color:var(--primary)}img,picture,video,canvas,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{background:0 0}}
