*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;height:100dvh;background:#000;color:#c8c8c8;overflow:hidden}.app{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;height:100dvh;max-width:56.25vh;margin-inline:auto}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;align-items:flex-start;justify-content:center;padding-top:8vh;pointer-events:none}.overlay h1{font-family:system-ui,-apple-system,Segoe UI,sans-serif;font-weight:800;font-size:clamp(2rem,6vw,4.5rem);letter-spacing:.04em;text-align:center;line-height:1.05;color:#fff;text-shadow:0 4px 24px rgba(0,0,0,.85)}.overlay .line{display:block}.overlay .accent{color:#e8b84a}.ascii{font-family:Courier New,Courier,monospace;font-weight:400;line-height:1;letter-spacing:0;white-space:pre;text-align:center;color:#e0e0e0;-webkit-user-select:none;user-select:none;overflow:hidden}@media(orientation:portrait){.app{max-width:100%;width:100%}.overlay{padding-top:5vh}}.status{position:absolute;z-index:3;max-width:28rem;padding:1rem 1.25rem;font-family:system-ui,sans-serif;font-size:1rem;text-align:center;background:#000000d9;border:1px solid #333;border-radius:8px}
