html,body,#root{height:100%;margin:0;padding:0}.under-construction{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex;position:relative;overflow:hidden}.hero{object-fit:cover;filter:brightness(.6)saturate(.9);z-index:0;width:100%;height:100%;position:absolute;inset:0}.overlay{z-index:1;text-align:center;background:#ffffffe0;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:95vw;margin:0 1rem;padding:2rem 1.5rem;display:flex;position:relative;box-shadow:0 8px 32px #02061721}.logo{object-fit:contain;width:200px;max-width:80vw;height:auto;margin-bottom:1.5rem;display:block}h1{letter-spacing:-.02em;color:#1a202c;margin:0 0 .5rem;font-size:2rem;font-weight:700}@media (width>=640px){.overlay{max-width:480px;padding:3rem 4rem}.logo{width:320px}h1{font-size:2.4rem}p{font-size:1.15rem}}
