:root{color:#f8fbff;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}.work-in-progress{isolation:isolate;background-color:#172b42;background-position:50%;background-repeat:no-repeat;background-size:cover;place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.work-in-progress__veil{z-index:-1;background:radial-gradient(circle,#0c1c3138 0%,#05101d7a 68%),linear-gradient(#040e1a38 0%,#040e1a9e 100%);position:absolute;inset:0}.work-in-progress__content{text-align:center;text-shadow:0 .2rem 1.5rem #000812bf;flex-direction:column;align-items:center;width:min(90vw,54rem);padding:clamp(2rem,6vw,4.5rem);display:flex}.work-in-progress__eyebrow{color:#d9eeff;letter-spacing:.55em;text-transform:uppercase;margin:0 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(.8rem,1.4vw,1rem);font-weight:600}.work-in-progress h1{letter-spacing:.04em;text-transform:uppercase;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,8vw,7rem);font-weight:400;line-height:.92}.work-in-progress__message{color:#eef7ff;letter-spacing:.08em;margin:1.5rem 0 0;font-size:clamp(.95rem,2vw,1.15rem)}.work-in-progress__crystal{background:#bce9ff8c;border:1px solid #e8f8ffe6;width:.7rem;height:.7rem;margin-top:2rem;rotate:45deg;box-shadow:0 0 1.1rem #68cdffe6}.deployment-status{align-items:center;gap:.5rem;display:flex;position:fixed;bottom:1rem;right:1rem}.commit-hash,.backend-health{color:#eef7ff;letter-spacing:.04em;text-shadow:none;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#05121fd1;border:1px solid #ddedf947;border-radius:999px;align-items:center;padding:.55rem .8rem;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:0 .4rem 1.4rem #00071059}.backend-health{gap:.5rem}.backend-health__indicator{color:#e0b85a;background:#e0b85a;border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 .65rem}.backend-health[data-health=healthy] .backend-health__indicator{color:#72d69b;background:#72d69b}.backend-health[data-health=unavailable] .backend-health__indicator,.backend-health[data-health=misconfigured] .backend-health__indicator{color:#f47f7f;background:#f47f7f}@media (width<=640px){.work-in-progress{background-position:40%}.work-in-progress__content{padding:2rem 1rem}.work-in-progress h1{font-size:clamp(2.55rem,15vw,4.5rem);line-height:.98}.deployment-status{bottom:.75rem;right:.75rem}}
