:root{--bg: #fcfcfd}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{background:var(--bg);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#061751;overflow:hidden}main{width:100vw;height:100vh;height:100dvh;display:flex;align-items:center;justify-content:center}.hero{width:100%;height:100%;object-fit:contain;object-position:center}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
