:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{height:100%;margin:0;padding:0}*{box-sizing:border-box}html,body,#root{color:#17161f;background:#efe7d3;min-height:100%;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.app{background:#efe7d3;flex-direction:column;min-height:100vh;display:flex}.app-header{z-index:10;background:#efe7d3;border-bottom:1px solid #17161f14;justify-content:space-between;align-items:center;padding:.9rem 2rem;display:flex;position:sticky;top:0}.app-brand{color:#17161f;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;display:flex}.app-brand-icon{font-size:1.2rem}.app-brand-name{letter-spacing:.02em}.app-main{flex:1;width:100%}.build-version{color:#17161f59;letter-spacing:.04em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.65rem;position:fixed;bottom:.6rem;right:1rem}
