:root{--background:#1f1e1c;--text:#f5f4f2}*{box-sizing:border-box}body{min-height:100dvh;color:var(--text);background:var(--background);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.coming-soon-page{flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.5rem,4vw,2rem);min-height:100dvh;padding:2rem;display:flex}.splash-icon{width:clamp(50%,100%,400px);height:auto}h1{letter-spacing:0;text-align:center;margin:0;font-size:clamp(1.5rem,5vw,2rem);font-weight:700;line-height:1.2}
