:root{--oex-forest:#14281d;--oex-pine:#1f3d2b;--oex-moss:#2f6b4f;--oex-sage:#8aa893;--oex-sand:#e8e2d4;--oex-cream:#faf8f3;--oex-ink:#1b1a17;--oex-stone:#5d5a52;--oex-line:#e7e3d8;--oex-accent:#c4622d;--oex-danger:#b3261e;--oex-surface:#fff;--sans:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--display:"Archivo", "Inter", system-ui, sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--sans);color:var(--oex-ink);background:var(--oex-cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}*{box-sizing:border-box}body{margin:0}#root{min-height:100svh}h1,h2{font-family:var(--display);color:var(--oex-ink);letter-spacing:-.02em;font-weight:700}h1{margin:0;font-size:clamp(28px,4vw,40px)}p{margin:0}code{background:var(--oex-cream);color:var(--oex-moss);border-radius:6px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.app-shell{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;min-height:100svh;padding:24px;display:flex}.app-badge{color:#fff;background:var(--oex-moss);font-family:var(--display);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.app-shell p{color:var(--oex-stone);max-width:36ch}.app-shell code{opacity:.85}
