:root{--bg:#faf8f2;--surface:#fff;--subtle:#f4f1e8;--ink:#141413;--ink-muted:#5b5954;--ink-soft:#8a8680;--border:#1414131a;--border-strong:#14141333;--accent:#c96342;--accent-soft:#c963421a;--sage:#6b7f5c;--slate:#3f4a52;--font-serif:"Instrument Serif","Tiempos Headline","Cormorant Garamond",ui-serif,Georgia,serif;--font-sans:"Inter","Söhne",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--font-mono:"JetBrains Mono","Berkeley Mono",ui-monospace,"SFMono-Regular",Menlo,Consolas,monospace;color-scheme:light}html[data-theme=dark]{--bg:#0a0a0a;--surface:#111;--subtle:#161616;--ink:#f5f3ee;--ink-muted:#b4b1aa;--ink-soft:#7a7771;--border:#f5f3ee1a;--border-strong:#f5f3ee33;--accent:#e08463;--accent-soft:#e0846324;--sage:#8fa77e;--slate:#9aa5ad;color-scheme:dark}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf8f2;background:var(--bg);color:#141413;color:var(--ink);font-family:Inter,Söhne,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-sans);margin:0;text-rendering:optimizeLegibility;transition:background-color .24s ease,color .24s ease}a{color:inherit}img{height:auto;max-width:100%}:focus-visible{border-radius:4px;outline:2px solid #c96342;outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.font-mono{font-family:JetBrains Mono,Berkeley Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-family:var(--font-mono)}.font-serif{font-family:"Instrument Serif",Tiempos Headline,Cormorant Garamond,ui-serif,Georgia,serif;font-family:var(--font-serif)}@keyframes alamen-caret{0%,49%{opacity:1}50%,to{opacity:0}}.alamen-caret{animation:alamen-caret 1s steps(1) infinite;background:currentColor;display:inline-block;width:.5ch}.alamen-grid-bg{background-image:linear-gradient(#1414131a 1px,#0000 0),linear-gradient(90deg,#1414131a 1px,#0000 0);background-image:linear-gradient(var(--border) 1px,#0000 1px),linear-gradient(90deg,var(--border) 1px,#0000 1px);background-position:-1px -1px;background-size:48px 48px}.alamen-rule{border:none;border-top:1px dashed #14141333;border-top:1px dashed var(--border-strong)}
/*# sourceMappingURL=main.bb0f031d.css.map*/