:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#282828;--foreground:#f8f3ec;--card:#333;--card-foreground:#f8f3ec;--popover:#333;--popover-foreground:#f8f3ec;--primary:#2dd4bf;--primary-foreground:#17322f;--secondary:#3d3d3d;--secondary-foreground:#f8f3ec;--muted:#3d3d3d;--muted-foreground:#a8a8a8;--accent:#454545;--accent-foreground:#f8f3ec;--success:#67efbc;--success-foreground:#10231d;--warning:#ffb56b;--warning-foreground:#2b1c0a;--destructive:#ff8f94;--destructive-foreground:#2d1113;--border:#858585;--border-subtle:#454545;--input:#3d3d3d;--ring:#2dd4bf;--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;--radius-sm:.25rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.25rem;--radius-full:9999px;--font-sans:system-ui, "Segoe UI", Roboto, sans-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;--leading-tight:1.2;--leading-normal:1.5;--leading-relaxed:1.7;--tracking-tight:-.025em;--tracking-normal:0;--tracking-wide:.05em;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--shadow-sm:0 1px 2px #0000003d;--shadow-md:0 4px 12px #00000047;--shadow-lg:0 12px 32px #00000057;--duration-fast:.12s;--duration-base:.2s;--easing-standard:cubic-bezier(.4, 0, .2, 1);--container-max:72rem;--container-prose:42rem}[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f8f3ec;--foreground:#282828;--card:#fff;--card-foreground:#282828;--popover:#fff;--popover-foreground:#282828;--primary:#0f6f63;--primary-foreground:#fff;--secondary:#ede8e0;--secondary-foreground:#3d3d3d;--muted:#ede8e0;--muted-foreground:#5f5f5f;--accent:#e5dfd6;--accent-foreground:#3d3d3d;--success:#0f6b4f;--success-foreground:#fff;--warning:#8a5210;--warning-foreground:#fff;--destructive:#b3323c;--destructive-foreground:#fff;--border:#8f8578;--border-subtle:#ddd8d0;--input:#ede8e0;--ring:#0f6f63;--shadow-sm:0 1px 2px #28282814;--shadow-md:0 4px 12px #2828281a;--shadow-lg:0 12px 32px #28282824}
*,: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-bold);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);margin:0}p{margin:0}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}}
