@import "https://fonts.googleapis.com/css2?family=Inter:wght@450;500;600&display=swap";*,:before,:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0}#root{min-height:100%}.page{color:#2a2a30;background:#b5b8c0;min-height:100%;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;position:relative}.content{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:36rem;min-height:100%;margin:0 auto;padding:clamp(2.5rem,8vw,4rem) clamp(1.5rem,5vw,2rem);display:flex;position:relative}.logo-mark{margin-bottom:1.5rem}.logo-img{-webkit-user-select:none;user-select:none;width:clamp(120px,30vw,152px);height:auto;display:block;box-shadow:0 12px 28px #0003}.brand{letter-spacing:-.02em;color:#17171c;margin:0;font-size:clamp(1.85rem,5vw,2.35rem);font-weight:500}.tagline{letter-spacing:.04em;text-transform:uppercase;color:#28282e8c;margin:.55rem 0 0;font-size:clamp(1rem,2.9vw,1.075rem);font-weight:450}.message{color:#2e2e36cc;max-width:28rem;margin:2rem 0 0;font-size:clamp(1rem,2.6vw,1.065rem);font-weight:450;line-height:1.65}
