body{overflow:hidden;margin:0;background-color:#000}#fullscreenIcon.control-btn{position:fixed;right:16px;bottom:16px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:0;background:#00000080;color:#fff;cursor:pointer;z-index:10000;transition:background .16s ease,transform .12s ease}#fullscreenIcon.control-btn:hover{background:#ffffffbf;color:#000}#fullscreenIcon.control-btn:active{transform:translateY(1px)}#helpIcon.control-btn{position:fixed;right:16px;bottom:70px;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;background:#00000080;color:#fff;z-index:10000;transition:background .16s ease,transform .12s ease}#helpIcon.control-btn:hover{background:#ffffffbf;color:#000}#helpIcon.control-btn:active{transform:translateY(1px)}#splash{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#000000bf;z-index:9999;opacity:1;transition:opacity .5s ease}#splash.hidden{opacity:0;pointer-events:none}.splash-content{text-align:center;color:#f0f0f0;padding:24px 32px;background:#0000}.splash-title{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:clamp(32px,6vw,64px);letter-spacing:.2em;margin:0 0 12px;opacity:.95}.splash-subtitle{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:clamp(14px,2.2vw,18px);opacity:.95;letter-spacing:.2em;margin:0 0 64px}.splash-instructions{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";color:#e6e6e6;font-size:clamp(8px,1.1vw,12px);letter-spacing:.2em;line-height:1.6;text-align:center;max-width:min(80vw,560px);margin:64px auto auto;opacity:.95}.splash-instructions p{margin:6px 0}.splash-button{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:clamp(14px,2.2vw,18px);letter-spacing:.2em;padding:10px 20px;border-radius:9999px;border:0px solid rgba(0,0,0,1);background:#000000bf;color:#fff;cursor:pointer;transition:background .16s ease,transform .12s ease}.splash-button.circle{width:80px;height:80px;padding:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.splash-button:hover{background:#ffffffbf;color:#000}.splash-button:active{transform:translateY(1px)}
