:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100dvh;margin:0}button,input,textarea{font:inherit}button{border:0}.routeLoading{background:#f7f4ee;place-items:center;min-height:100dvh;display:grid}.routeLoading span{aspect-ratio:1;border:2px solid #17120d24;border-top-color:#17120db3;border-radius:50%;width:34px;animation:.75s linear infinite routeLoadingSpin}@keyframes routeLoadingSpin{to{transform:rotate(360deg)}}.fatalFallback{color:#332315;text-align:center;background:#f6f1e8;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:100vh;padding:32px;display:flex}.fatalFallback strong{font-size:20px}.fatalFallback span{color:#8b7258}.fatalFallback button{color:#f6d995;cursor:pointer;background:#17120d;border:0;border-radius:999px;padding:10px 24px}
