:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}.runtime-message{text-align:center;color:#153f35;background:#fbfaf5;place-content:center;justify-items:center;gap:.75rem;min-height:100vh;padding:2rem;display:grid}.runtime-message h1,.runtime-message p{margin:0}.runtime-message h1{font-size:clamp(2rem,5vw,3.75rem);font-weight:400}.runtime-message p:not(.runtime-eyebrow){color:#55716a;max-width:32rem;font-family:system-ui,sans-serif}.runtime-eyebrow{color:#a47e38;letter-spacing:.24em;text-transform:uppercase;font:600 .7rem/1 system-ui,sans-serif}.runtime-message button{color:inherit;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:0 0;border:1px solid #153f35;margin-top:.5rem;padding:.75rem 1rem;font:600 .75rem/1 system-ui,sans-serif}.runtime-spinner{border:3px solid #d7e5df;border-top-color:#153f35;border-radius:50%;width:2.25rem;height:2.25rem;animation:.8s linear infinite invitation-runtime-spin}.runtime-preview-error{z-index:2147483647;color:#74382f;background:#fff8f5;border:1px solid #b35b4d;max-width:min(32rem,100vw - 2rem);padding:.85rem 1rem;font:600 .78rem/1.45 system-ui,sans-serif;position:fixed;bottom:1rem;right:1rem;box-shadow:0 8px 30px #17382c24}@keyframes invitation-runtime-spin{to{transform:rotate(360deg)}}
