:root{--background:#fcfaf6;--foreground:#12100e;--muted:#737373;--brand:#fa6800;--brand-from:#f23c00;--brand-to:#ffb331;--surface:#fffffff5;--section-dark:#110f0d;--section-dark-foreground:#fafafa;--section-dark-muted:#918e8c;--border:#e5e5e5;--radius:.875rem;--app-font-sans:"Aptos", "Segoe UI Variable", "Segoe UI", "Inter", ui-sans-serif, -apple-system, BlinkMacSystemFont, sans-serif;--app-font-display:"Aptos Display", "Aptos", "Segoe UI Variable", "Segoe UI", "Inter", ui-sans-serif, sans-serif;--app-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --font-sans: var(--app-font-sans); --font-mono: var(--app-font-mono);}*{box-sizing:border-box}html{background:var(--background)}body{min-height:100vh;color:var(--foreground);font-family:var(--app-font-sans);text-rendering:optimizelegibility;background:radial-gradient(circle at top,#fa68001f,#0000 32%),linear-gradient(#fff 0%,#fcfaf6 46%,#f7f0e6 100%);font-size:14px;line-height:1.5}::selection{color:var(--foreground);background:#fa680038}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
