:root{font-family:Trebuchet MS,Segoe UI,sans-serif;color:#fff;background:#000}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{min-height:100%;background:#000}#root{display:flex;align-items:center;justify-content:center}.splash{text-align:center;letter-spacing:.02em;color:#fff;padding:1.5rem}.splash-title{font-size:clamp(2.6rem,6vw,5rem);font-weight:700}.splash-subtitle{margin-top:.6rem;font-size:clamp(1rem,2vw,1.6rem);font-weight:500}
