:root{color-scheme:dark}*{box-sizing:border-box}html,body{height:100%;margin:0}body{overflow:hidden;background:url(/background.png) center / cover no-repeat;background-color:#000}#root{height:100%}.page{height:100dvh;display:grid;grid-template-rows:1fr auto;padding:clamp(12px,3vw,24px);background:#00000073}.content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:clamp(10px,2vw,16px);max-width:1100px;margin:0 auto}.hero-image{width:min(520px,92vw);max-height:min(38dvh,320px);height:auto;object-fit:contain;border-radius:14px;box-shadow:0 14px 50px #000000a6}.title{margin:0;color:red;font-family:Black Ops One,system-ui,sans-serif;font-size:clamp(1.6rem,6vw,3.2rem);letter-spacing:.1em;text-transform:uppercase;text-shadow:0 3px 18px rgba(0,0,0,.85);line-height:1.05}.subtitle{margin:0;color:red;font-family:Black Ops One,system-ui,sans-serif;font-size:clamp(.95rem,3.6vw,1.6rem);letter-spacing:.28em;text-transform:uppercase;opacity:.95}.footer{text-align:center;padding-top:clamp(10px,2vw,16px);font-family:system-ui,Arial,sans-serif;font-size:clamp(.8rem,2.8vw,.95rem);font-weight:900;letter-spacing:.06em;color:#ff0000e6}
