@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0f1a0f;color:#e4d8c4}code,pre{font-family:JetBrains Mono,Fira Code,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#182418}::-webkit-scrollbar-thumb{background:#3a4c3a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#4a5c4a}*{transition:background-color .15s ease,border-color .15s ease}:focus-visible{outline:2px solid #6b9473;outline-offset:2px}::selection{background-color:#6b9473;color:#e4d8c4}textarea{caret-color:#e4d8c4;animation:caret-blink 1s step-end infinite}@keyframes caret-blink{0%,to{caret-color:#e4d8c4}50%{caret-color:transparent}}
