:root{color:#11130f;background:#fff;font-synthesis:weight}*{box-sizing:border-box}html{background:#fff}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:#11130f;-webkit-font-smoothing:antialiased}.route-loading{min-height:100svh;display:grid;place-content:center;justify-items:center;gap:14px;margin:0;background:#f7f4ed;color:#34411f;font:600 15px/1.4 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.route-loading p{margin:0}.route-loading__spinner{width:34px;height:34px;border:3px solid rgba(52,65,31,.2);border-top-color:#34411f;border-radius:50%;animation:route-loading-spin .75s linear infinite}@keyframes route-loading-spin{to{transform:rotate(360deg)}}
